#include "EmbeddedBoundaryGeometry.h"#include "BoundaryBox.h"#include "BoxArray.h"#include "CartesianPatchGeometry.h"#include "CartesianBoundaryDefines.h"#include "CellData.h"#include "CellIterator.h"#include "CellIndex.h"#include "CellIntegerConstantRefine.h"#include "CellDoubleConstantRefine.h"#include "IndexData.h"#include "IntVector.h"#include "tbox/IOStream.h"#include "NodeData.h"#include "NodeIterator.h"#include "NodeIndex.h"#include "Patch.h"#include "RefineOperator.h"#include "RefineSchedule.h"#include "tbox/RestartManager.h"#include "tbox/TimerManager.h"#include "tbox/Utilities.h"#include "tbox/MathUtilities.h"#include "VariableDatabase.h"#include "EmbeddedBoundaryShapePolygon.h"#include "EmbeddedBoundaryShapeSphere.h"#include "tbox/Statistic.h"#include "tbox/Statistician.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::appu |
Defines | |
| #define | APPU_EMBEDDED_BOUNDARY_GEOMETRY_VERSION (1) |
| #define | EBGEOM_UNDEFINED (-1) |
| #define | CUTCASE_UNDEFINED (-1) |
| #define | USE_ARRAY_FOR_INOUT |
| #define | RECORD_STATS |
Functions | |
| void | setebparams_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &) |
| void | node2cellflag2d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int *, int *, double *) |
| void | setebnode2d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, int *, double *) |
| void | setebedge2d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, double *, double *) |
| void | node2cellflag3d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int *, int *, double *) |
| void | setebnode3d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, double *, double *) |
| void | setebedge3d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, double *, double *) |
| void | setebface3d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, double *, double *) |
| #define APPU_EMBEDDED_BOUNDARY_GEOMETRY_VERSION (1) |
| #define EBGEOM_UNDEFINED (-1) |
| #define CUTCASE_UNDEFINED (-1) |
| #define USE_ARRAY_FOR_INOUT |
| #define RECORD_STATS |
| void setebparams_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | ||||
| ) |
| void node2cellflag2d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int * | , | |||
| int * | , | |||
| double * | ||||
| ) |
| void setebnode2d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| int * | , | |||
| double * | ||||
| ) |
| void setebedge2d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| double * | , | |||
| double * | ||||
| ) |
| void node2cellflag3d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int * | , | |||
| int * | , | |||
| double * | ||||
| ) |
| void setebnode3d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| double * | , | |||
| double * | ||||
| ) |
| void setebedge3d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| double * | , | |||
| double * | ||||
| ) |
| void setebface3d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| double * | , | |||
| double * | ||||
| ) |
1.5.1