|
ug4
|
Functions | |
| int | RecursiveRefine (int *newIndsOut, int *newEdgeVrts, const int faceVrtInds[][4], const int faceEdgeInds[][4], int numVrts, int numEdges, int numFaces) |
Variables | |
| const int | MAX_NUM_INDS_OUT = 256 |
| int ug::shared_rules::RecursiveRefine | ( | int * | newIndsOut, |
| int * | newEdgeVrts, | ||
| const int | faceVrtInds[][4], | ||
| const int | faceEdgeInds[][4], | ||
| int | numVrts, | ||
| int | numEdges, | ||
| int | numFaces | ||
| ) |
References ug::pyra_rules::MAX_NUM_INDS_OUT, ug::hex_rules::NUM_EDGES, ug::pyra_rules::NUM_EDGES, ug::hex_rules::NUM_VERTICES, ug::pyra_rules::NUM_VERTICES, ug::pyra_rules::Refine(), ug::tet_rules::Refine(), and UG_LOG.
Referenced by ug::hex_rules::Refine(), ug::prism_rules::Refine(), ug::pyra_rules::Refine(), ug::oct_rules::Refine(), and ug::tet_rules::Refine().
| const int ug::shared_rules::MAX_NUM_INDS_OUT = 256 |