#include <atomsElement.h>
Inheritance diagram for DCatomElement:
Definition at line 78 of file atomsElement.h.
Public Member Functions | |
void | copy (const DCatomElement &) |
DCatomElement () | |
std::string & | markName () |
std::string | markName () const |
int & | numberOfMySubdomain () |
int | numberOfMySubdomain () const |
bool | read (std::stringstream &sline, const std::string &mark) |
~DCatomElement () | |
Public Attributes | |
std::string | _markName |
int | _myNum |
|
Definition at line 97 of file atomsElement.cpp. |
|
Definition at line 99 of file atomsElement.cpp. |
|
Definition at line 125 of file atomsElement.cpp. References _markName, _myNum, and atomElement::copy(). Here is the call graph for this function: ![]() |
|
Definition at line 86 of file atomsElement.h. References _markName. |
|
Definition at line 83 of file atomsElement.h. References _markName. |
|
Definition at line 92 of file atomsElement.h. References _myNum. |
|
Definition at line 89 of file atomsElement.h. References _myNum. |
|
Definition at line 101 of file atomsElement.cpp. References _markName, and atomElement::read(). Here is the call graph for this function: ![]() |
|
Definition at line 102 of file atomsElement.h. Referenced by copy(), markName(), and read(). |
|
Definition at line 101 of file atomsElement.h. Referenced by copy(), and numberOfMySubdomain(). |