#include <apf.h>
#include <apfMDS.h>
#include <apfMesh2.h>
#include <apfShape.h>
#include <PCU.h>
#include <gmi_analytic.h>
#include <gmi_mesh.h>
#include <cassert>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <map>
#include <math.h>
#include <pcu_util.h>
Go to the source code of this file.
|
| agm_bdry | add_bdry (gmi_model *m, gmi_ent *e) |
| |
| agm_use | add_adj (gmi_model *m, agm_bdry b, int tag) |
| |
| agm_use | add_adj (gmi_model *m, agm_bdry b, int dim, int tag) |
| |
| void | makeBox (gmi_model *model) |
| |
| void | makeSphere (gmi_model *model) |
| |
◆ add_adj() [1/2]
| agm_use add_adj |
( |
gmi_model * |
m, |
|
|
agm_bdry |
b, |
|
|
int |
dim, |
|
|
int |
tag |
|
) |
| |
◆ add_adj() [2/2]
| agm_use add_adj |
( |
gmi_model * |
m, |
|
|
agm_bdry |
b, |
|
|
int |
tag |
|
) |
| |
◆ add_bdry()
| agm_bdry add_bdry |
( |
gmi_model * |
m, |
|
|
gmi_ent * |
e |
|
) |
| |
◆ makeBox()
| void makeBox |
( |
gmi_model * |
model | ) |
|
◆ makeSphere()
| void makeSphere |
( |
gmi_model * |
model | ) |
|
◆ boxHeight
◆ boxLength
◆ boxWidth
◆ edgeMap
◆ faceLoop
◆ sphereFaceID
◆ sphereRadius
◆ xyz_offset