|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Collaboration diagram for oofem::CemhydMatStatus::cluster:Public Attributes | |
| int | partid |
| int | clustid |
| int | partphase |
| int | x |
| int | y |
| int | z |
| int | r |
| struct cluster * | nextpart |
Definition at line 505 of file cemhydmat.h.
| int oofem::CemhydMatStatus::cluster::clustid |
Definition at line 507 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| struct cluster* oofem::CemhydMatStatus::cluster::nextpart |
Definition at line 510 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::partid |
Definition at line 506 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::partphase |
Definition at line 508 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::r |
Definition at line 509 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::x |
Definition at line 509 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::y |
Definition at line 509 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().
| int oofem::CemhydMatStatus::cluster::z |
Definition at line 509 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::gsphere(), and oofem::CemhydMatStatus::makefloc().