|
OOFEM 3.0
|
Public Attributes | |
| int | x |
| int | y |
| int | z |
| struct percolatedpath * | next |
| struct percolatedpath * | prev |
Definition at line 749 of file cemhydmat.h.
| struct percolatedpath* oofem::CemhydMatStatus::percolatedpath::next |
Definition at line 751 of file cemhydmat.h.
| struct percolatedpath* oofem::CemhydMatStatus::percolatedpath::prev |
Definition at line 752 of file cemhydmat.h.
| int oofem::CemhydMatStatus::percolatedpath::x |
Definition at line 750 of file cemhydmat.h.
| int oofem::CemhydMatStatus::percolatedpath::y |
Definition at line 750 of file cemhydmat.h.
| int oofem::CemhydMatStatus::percolatedpath::z |
Definition at line 750 of file cemhydmat.h.