|
OOFEM 3.0
|
Public Attributes | |
| int | partid |
| int | clustid |
| int | partphase |
| int | x |
| int | y |
| int | z |
| int | r |
| struct cluster * | nextpart |
Definition at line 503 of file cemhydmat.h.
| int oofem::CemhydMatStatus::cluster::clustid |
Definition at line 505 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| struct cluster* oofem::CemhydMatStatus::cluster::nextpart |
Definition at line 508 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::partid |
Definition at line 504 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::partphase |
Definition at line 506 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::r |
Definition at line 507 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::x |
Definition at line 507 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::y |
Definition at line 507 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::z |
Definition at line 507 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::makefloc().