|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Collaboration diagram for oofem::CemhydMatStatus::togo:Public Attributes | |
| int | x |
| int | y |
| int | z |
| int | npore |
| struct togo * | nexttogo |
| struct togo * | prevtogo |
Definition at line 663 of file cemhydmat.h.
| struct togo* oofem::CemhydMatStatus::togo::nexttogo |
Definition at line 665 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().
| int oofem::CemhydMatStatus::togo::npore |
Definition at line 664 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().
| struct togo* oofem::CemhydMatStatus::togo::prevtogo |
Definition at line 666 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().
| int oofem::CemhydMatStatus::togo::x |
Definition at line 664 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().
| int oofem::CemhydMatStatus::togo::y |
Definition at line 664 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().
| int oofem::CemhydMatStatus::togo::z |
Definition at line 664 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makeinert().