Functions | Variables
oomph::LeakCheckNames Namespace Reference

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 ()
 

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
 

Detailed Description

Namespace for leak check: Keep a running count of all instantiated objects – add your own if you want to...

Function Documentation

◆ doc()

void oomph::LeakCheckNames::doc ( )

◆ reset()

void oomph::LeakCheckNames::reset ( )

Variable Documentation

◆ _build

long RefineableQElement< 3 > oomph::LeakCheckNames::_build

◆ AlgebraicNode_build

long oomph::LeakCheckNames::AlgebraicNode_build

◆ AlgebraicNodeNodeUpdateInfo_build

long oomph::LeakCheckNames::AlgebraicNodeNodeUpdateInfo_build
extern

◆ GeomReference_build

long oomph::LeakCheckNames::GeomReference_build

Definition at line 1194 of file oomph_utilities.cc.

Referenced by doc(), and reset().

◆ HangInfo_build

long oomph::LeakCheckNames::HangInfo_build

◆ MacroElement_build

long oomph::LeakCheckNames::MacroElement_build

◆ Node_build

long oomph::LeakCheckNames::Node_build

Definition at line 1193 of file oomph_utilities.cc.

Referenced by doc(), oomph::Node::Node(), reset(), and oomph::Node::~Node().

◆ OcTree_build

long oomph::LeakCheckNames::OcTree_build

Definition at line 1186 of file oomph_utilities.cc.

Referenced by doc(), and reset().

◆ OcTreeForest_build

long oomph::LeakCheckNames::OcTreeForest_build

Definition at line 1188 of file oomph_utilities.cc.

Referenced by doc(), oomph::OcTreeForest::OcTreeForest(), and reset().

◆ QuadTree_build

long oomph::LeakCheckNames::QuadTree_build

Definition at line 1185 of file oomph_utilities.cc.

Referenced by doc(), and reset().

◆ QuadTreeForest_build

long oomph::LeakCheckNames::QuadTreeForest_build

Definition at line 1187 of file oomph_utilities.cc.

Referenced by doc(), oomph::QuadTreeForest::QuadTreeForest(), and reset().