Functions | |
void | reset () |
void | doc () |
Variables | |
long | QuadTree_build |
long | OcTree_build |
long | QuadTreeForest_build |
long | OcTreeForest_build |
long RefineableQElement< 2 > | _build |
long | MacroElement_build |
long | HangInfo_build |
long | Node_build |
long | GeomReference_build |
long | AlgebraicNode_build |
long | AlgebraicNodeNodeUpdateInfo_build |
Namespace for leak check: Keep a running count of all instantiated objects – add your own if you want to...
void oomph::LeakCheckNames::doc | ( | ) |
Definition at line 1437 of file oomph_utilities.cc.
References AlgebraicNode_build, GeomReference_build, HangInfo_build, MacroElement_build, Node_build, OcTree_build, OcTreeForest_build, oomph::oomph_info, QuadTree_build, and QuadTreeForest_build.
Referenced by oomph::CommandLineArgs::ArgInfo< T >::ArgInfo(), oomph::SuperLUSolver::backsub_distributed(), oomph::SuperLUSolver::backsub_serial(), oomph::CRComplexMatrix::clean_up_memory(), oomph::CCComplexMatrix::clean_up_memory(), oomph::SuperLUSolver::clean_up_memory(), oomph::SuperLUSolver::factorise_distributed(), oomph::SuperLUSolver::factorise_serial(), oomph::CRComplexMatrix::lubksub(), oomph::CCComplexMatrix::lubksub(), oomph::CRComplexMatrix::ludecompose(), oomph::CCComplexMatrix::ludecompose(), oomph::LineMeshBase::setup_boundary_element_info(), oomph::QuadMeshBase::setup_boundary_element_info(), oomph::TriangleMeshBase::setup_boundary_element_info(), oomph::BrickMeshBase::setup_boundary_element_info(), oomph::HermiteQuadMesh< ELEMENT >::setup_boundary_element_info(), oomph::TetMeshBase::setup_boundary_element_info(), oomph::FD_LU::solve(), and oomph::CommandLineArgs::specify_command_line_flag().
void oomph::LeakCheckNames::reset | ( | ) |
Definition at line 1422 of file oomph_utilities.cc.
long RefineableQElement< 3 > oomph::LeakCheckNames::_build |
Definition at line 1414 of file oomph_utilities.cc.
Referenced by oomph::RefineableQElement< 3 >::RefineableQElement(), oomph::RefineableQElement< 1 >::RefineableQElement(), oomph::RefineableQElement< 2 >::RefineableQElement(), oomph::RefineableQSpectralElement< 2 >::RefineableQSpectralElement(), oomph::RefineableQSpectralElement< 3 >::RefineableQSpectralElement(), oomph::RefineableQSpectralElement< 1 >::RefineableQSpectralElement(), oomph::RefineableQElement< 3 >::~RefineableQElement(), oomph::RefineableQElement< 1 >::~RefineableQElement(), oomph::RefineableQElement< 2 >::~RefineableQElement(), oomph::RefineableQSpectralElement< 2 >::~RefineableQSpectralElement(), oomph::RefineableQSpectralElement< 3 >::~RefineableQSpectralElement(), and oomph::RefineableQSpectralElement< 1 >::~RefineableQSpectralElement().
long oomph::LeakCheckNames::AlgebraicNode_build |
Definition at line 1420 of file oomph_utilities.cc.
Referenced by oomph::AlgebraicNode::AlgebraicNode(), doc(), and oomph::AlgebraicNode::~AlgebraicNode().
long oomph::LeakCheckNames::AlgebraicNodeNodeUpdateInfo_build |
long oomph::LeakCheckNames::GeomReference_build |
Definition at line 1419 of file oomph_utilities.cc.
Referenced by doc().
long oomph::LeakCheckNames::HangInfo_build |
Definition at line 1417 of file oomph_utilities.cc.
Referenced by doc(), oomph::HangInfo::HangInfo(), and oomph::HangInfo::~HangInfo().
long oomph::LeakCheckNames::MacroElement_build |
Definition at line 1416 of file oomph_utilities.cc.
Referenced by doc(), oomph::MacroElement::MacroElement(), and oomph::MacroElement::~MacroElement().
long oomph::LeakCheckNames::Node_build |
Definition at line 1418 of file oomph_utilities.cc.
Referenced by doc(), oomph::Node::Node(), and oomph::Node::~Node().
long oomph::LeakCheckNames::OcTree_build |
Definition at line 1411 of file oomph_utilities.cc.
Referenced by doc().
long oomph::LeakCheckNames::OcTreeForest_build |
Definition at line 1413 of file oomph_utilities.cc.
Referenced by doc(), and oomph::OcTreeForest::OcTreeForest().
long oomph::LeakCheckNames::QuadTree_build |
Definition at line 1410 of file oomph_utilities.cc.
Referenced by doc().
long oomph::LeakCheckNames::QuadTreeForest_build |
Definition at line 1412 of file oomph_utilities.cc.
Referenced by doc(), and oomph::QuadTreeForest::QuadTreeForest().