Nektar++
|
Go to the source code of this file.
Classes | |
class | Ord |
Functions | |
bool | CheckTetRotation (Array< OneD, NekDouble > &xc, Array< OneD, NekDouble > &yc, Array< OneD, NekDouble > &xz, std::map< int, SpatialDomains::TetGeomSharedPtr >::iterator &tetIter, int id) |
int | main (int argc, char *argv[]) |
bool CheckTetRotation | ( | Array< OneD, NekDouble > & | xc, |
Array< OneD, NekDouble > & | yc, | ||
Array< OneD, NekDouble > & | xz, | ||
std::map< int, SpatialDomains::TetGeomSharedPtr >::iterator & | tetIter, | ||
int | id | ||
) |
Definition at line 216 of file CheckXmlFile.cpp.
References Ord::x, Ord::y, and Ord::z.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 13 of file CheckXmlFile.cpp.
References ASSERTL0, CheckTetRotation(), Nektar::LibUtilities::SessionReader::CreateInstance(), Nektar::iterator, and Nektar::SpatialDomains::MeshGraph::Read().