OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Public Attributes | |
int | x |
int | y |
int | z |
struct percolatedpath * | next |
struct percolatedpath * | prev |
Definition at line 751 of file cemhydmat.h.
struct percolatedpath* oofem::CemhydMatStatus::percolatedpath::next |
Definition at line 753 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::WriteUnsortedList().
struct percolatedpath* oofem::CemhydMatStatus::percolatedpath::prev |
Definition at line 754 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::burn_phases(), and oofem::CemhydMatStatus::WriteUnsortedList().
int oofem::CemhydMatStatus::percolatedpath::x |
Definition at line 752 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::burn_phases(), and oofem::CemhydMatStatus::WriteUnsortedList().
int oofem::CemhydMatStatus::percolatedpath::y |
Definition at line 752 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::burn_phases(), and oofem::CemhydMatStatus::WriteUnsortedList().
int oofem::CemhydMatStatus::percolatedpath::z |
Definition at line 752 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::burn_phases(), and oofem::CemhydMatStatus::WriteUnsortedList().