Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
add_vbox(ScdBox *vbox, HomCoord from1, HomCoord to1, HomCoord from2, HomCoord to2, HomCoord from3, HomCoord to3, bool bb_input=false, const HomCoord &bb_min=HomCoord::getUnitv(0), const HomCoord &bb_max=HomCoord::getUnitv(0)) | moab::ScdBox | |
boundary_complete() const | moab::ScdBox | |
box_dimension() const | moab::ScdBox | [inline] |
box_dims() const | moab::ScdBox | [inline] |
box_max() const | moab::ScdBox | [inline] |
box_min() const | moab::ScdBox | [inline] |
box_set(EntityHandle this_set) | moab::ScdBox | [inline] |
box_set() | moab::ScdBox | [inline] |
box_size() const | moab::ScdBox | [inline] |
box_size(int *ijk) const | moab::ScdBox | [inline] |
box_size(int &i, int &j, int &k) const | moab::ScdBox | [inline] |
boxDims | moab::ScdBox | [private] |
boxSet | moab::ScdBox | [private] |
boxSize | moab::ScdBox | [private] |
boxSizeIJ | moab::ScdBox | [private] |
boxSizeIJM1 | moab::ScdBox | [private] |
boxSizeIM1 | moab::ScdBox | [private] |
contains(int i, int j, int k) const | moab::ScdBox | [inline] |
contains(const HomCoord &ijk) const | moab::ScdBox | [inline] |
elem_seq(EntitySequence *elem_seq) | moab::ScdBox | [private] |
elem_seq() const | moab::ScdBox | [inline, private] |
elemSeq | moab::ScdBox | [private] |
get_adj_edge_or_face(int dim, int i, int j, int k, int dir, EntityHandle &ent, bool create_if_missing=true) const | moab::ScdBox | |
get_coordinate_arrays(double *&xc, double *&yc, double *&zc) | moab::ScdBox | |
get_coordinate_arrays(const double *&xc, const double *&yc, const double *&zc) const | moab::ScdBox | |
get_element(const HomCoord &ijk) const | moab::ScdBox | [inline] |
get_element(int i, int j=0, int k=0) const | moab::ScdBox | [inline] |
get_params(EntityHandle ent, int &i, int &j, int &k, int &dir) const | moab::ScdBox | [inline] |
get_params(EntityHandle ent, int &i, int &j, int &k) const | moab::ScdBox | [inline] |
get_params(EntityHandle ent, HomCoord &ijkd) const | moab::ScdBox | |
get_vertex(const HomCoord &ijk) const | moab::ScdBox | [inline] |
get_vertex(int i, int j=0, int k=0) const | moab::ScdBox | [inline] |
get_vertex_from_seq(int i, int j, int k) const | moab::ScdBox | [private] |
locally_periodic(bool lperiodic[3]) | moab::ScdBox | [inline] |
locally_periodic() const | moab::ScdBox | [inline] |
locally_periodic_i() const | moab::ScdBox | [inline] |
locally_periodic_j() const | moab::ScdBox | [inline] |
locally_periodic_k() const | moab::ScdBox | [inline] |
locallyPeriodic | moab::ScdBox | [private] |
num_elements() const | moab::ScdBox | [inline] |
num_vertices() const | moab::ScdBox | [inline] |
par_data() | moab::ScdBox | [inline] |
par_data() const | moab::ScdBox | [inline] |
par_data(const ScdParData &par_datap) | moab::ScdBox | [inline] |
parData | moab::ScdBox | [private] |
sc_impl() const | moab::ScdBox | [inline] |
ScdBox(ScdInterface *sc_impl, EntityHandle box_set, EntitySequence *seq1, EntitySequence *seq2=NULL) | moab::ScdBox | [private] |
ScdInterface class | moab::ScdBox | [friend] |
scImpl | moab::ScdBox | [private] |
start_element() const | moab::ScdBox | [inline] |
start_element(EntityHandle starte) | moab::ScdBox | [inline, private] |
start_vertex() const | moab::ScdBox | [inline] |
start_vertex(EntityHandle startv) | moab::ScdBox | [inline, private] |
startElem | moab::ScdBox | [private] |
startVertex | moab::ScdBox | [private] |
vert_dat(ScdVertexData *vert_dat) | moab::ScdBox | [private] |
vert_dat() const | moab::ScdBox | [inline, private] |
vertDat | moab::ScdBox | [private] |
~ScdBox() | moab::ScdBox |