|
libMesh
|
#include <libmesh_cppunit.h>
Public Member Functions | |
| UnitPerfItem (std::string label, std::string header, libMesh::PerfLog &my_perflog) | |
| ~UnitPerfItem () | |
Private Attributes | |
| const std::string | _label |
| const std::string | _header |
| libMesh::PerfLog & | _perflog |
Definition at line 69 of file libmesh_cppunit.h.
|
inline |
Definition at line 72 of file libmesh_cppunit.h.
References _header, _label, _perflog, and libMesh::PerfLog::push().
|
inline |
Definition at line 82 of file libmesh_cppunit.h.
References _header, _label, _perflog, and libMesh::PerfLog::pop().
|
private |
Definition at line 89 of file libmesh_cppunit.h.
Referenced by UnitPerfItem(), and ~UnitPerfItem().
|
private |
Definition at line 88 of file libmesh_cppunit.h.
Referenced by UnitPerfItem(), and ~UnitPerfItem().
|
private |
Definition at line 90 of file libmesh_cppunit.h.
Referenced by UnitPerfItem(), and ~UnitPerfItem().
1.8.14