Namespace for leak check: Keep a running count of all instantiated objects – add your own if you want to... More...
Functions | |
void | reset () |
void | doc () |
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 1220 of file oomph_utilities.cc.
References _build, AlgebraicNode_build, GeomReference_build, HangInfo_build, MacroElement_build, Node_build, OcTree_build, OcTreeForest_build, oomph::oomph_info, QuadTree_build, and QuadTreeForest_build.
void oomph::LeakCheckNames::reset | ( | ) |
Definition at line 1205 of file oomph_utilities.cc.
References _build, AlgebraicNode_build, GeomReference_build, HangInfo_build, MacroElement_build, Node_build, OcTree_build, OcTreeForest_build, QuadTree_build, and QuadTreeForest_build.
long RefineableQElement< 3 > oomph::LeakCheckNames::_build |
Definition at line 1197 of file oomph_utilities.cc.
long oomph::LeakCheckNames::AlgebraicNode_build |
Definition at line 1203 of file oomph_utilities.cc.
Referenced by oomph::AlgebraicNode::AlgebraicNode(), oomph::AlgebraicNode::AlgebraicNode(), doc(), reset(), and oomph::AlgebraicNode::~AlgebraicNode().
|
externprivate |
long oomph::LeakCheckNames::GeomReference_build |
Definition at line 1202 of file oomph_utilities.cc.
long oomph::LeakCheckNames::HangInfo_build |
Definition at line 1200 of file oomph_utilities.cc.
Referenced by doc(), oomph::HangInfo::HangInfo(), oomph::HangInfo::HangInfo(), reset(), and oomph::HangInfo::~HangInfo().
long oomph::LeakCheckNames::MacroElement_build |
Definition at line 1199 of file oomph_utilities.cc.
Referenced by doc(), oomph::MacroElement::MacroElement(), reset(), and oomph::MacroElement::~MacroElement().
long oomph::LeakCheckNames::Node_build |
Definition at line 1201 of file oomph_utilities.cc.
Referenced by doc(), oomph::Node::Node(), oomph::Node::Node(), oomph::Node::Node(), reset(), and oomph::Node::~Node().
long oomph::LeakCheckNames::OcTree_build |
Definition at line 1194 of file oomph_utilities.cc.
long oomph::LeakCheckNames::OcTreeForest_build |
Definition at line 1196 of file oomph_utilities.cc.
Referenced by doc(), oomph::OcTreeForest::OcTreeForest(), and reset().
long oomph::LeakCheckNames::QuadTree_build |
Definition at line 1193 of file oomph_utilities.cc.
long oomph::LeakCheckNames::QuadTreeForest_build |
Definition at line 1195 of file oomph_utilities.cc.
Referenced by doc(), oomph::QuadTreeForest::QuadTreeForest(), and reset().