Go to the source code of this file.
Defines | |
| #define | BSM_OPT_CODE | 
Functions | |
| static Time & | batchedFacetGrabTimer () | 
| void | sort (const Array< int > &in, Array< int > &rtn) | 
| static Time & | getJacobianTimer () | 
| #define BSM_OPT_CODE | 
| static Time& batchedFacetGrabTimer | ( | ) |  [static] | 
        
Definition at line 103 of file SundanceBasicSimplicialMesh.cpp.
Referenced by Sundance::BasicSimplicialMesh::getFacetLIDs().
| static Time& getJacobianTimer | ( | ) |  [static] | 
        
Definition at line 132 of file SundanceBasicSimplicialMesh.cpp.
Referenced by Sundance::BasicSimplicialMesh::getJacobians().
| void sort | ( | const Array< int > & | in, | |
| Array< int > & | rtn | |||
| ) | 
Definition at line 110 of file SundanceBasicSimplicialMesh.cpp.
Referenced by Sundance::BasicSimplicialMesh::addElement(), Sundance::ExtrusionMeshTransformation::apply(), Sundance::compositions(), Sundance::InhomogeneousEdgeLocalizedDOFMap::InhomogeneousEdgeLocalizedDOFMap(), Sundance::multisetCompositions(), Sundance::nonNegCompositions(), Sundance::RefinementTransformation::rivaraToMesh(), and Sundance::ExodusWriter::writeMesh().