OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Public Attributes | |
unsigned char | x |
unsigned char | y |
unsigned char | z |
unsigned char | id |
int | cycbirth |
struct ants * | nextant |
struct ants * | prevant |
Definition at line 654 of file cemhydmat.h.
int oofem::CemhydMatStatus::ants::cycbirth |
Definition at line 656 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), and oofem::CemhydMatStatus::loccsh().
unsigned char oofem::CemhydMatStatus::ants::id |
Definition at line 655 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), and oofem::CemhydMatStatus::loccsh().
struct ants* oofem::CemhydMatStatus::ants::nextant |
Definition at line 657 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), oofem::CemhydMatStatus::hydrate(), oofem::CemhydMatStatus::loccsh(), and oofem::CemhydMatStatus::~CemhydMatStatus().
struct ants* oofem::CemhydMatStatus::ants::prevant |
Definition at line 658 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), oofem::CemhydMatStatus::hydrate(), and oofem::CemhydMatStatus::loccsh().
unsigned char oofem::CemhydMatStatus::ants::x |
Definition at line 655 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), oofem::CemhydMatStatus::hydrate(), and oofem::CemhydMatStatus::loccsh().
unsigned char oofem::CemhydMatStatus::ants::y |
Definition at line 655 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), and oofem::CemhydMatStatus::loccsh().
unsigned char oofem::CemhydMatStatus::ants::z |
Definition at line 655 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::disrealnew_init(), oofem::CemhydMatStatus::dissolve(), and oofem::CemhydMatStatus::loccsh().