OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <cemhydmat.h>
Public Attributes | |
float | r |
float | i |
Definition at line 71 of file cemhydmat.h.
float oofem::FCOMPLEX::i |
Definition at line 72 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::Cabs(), oofem::CemhydMatStatus::Cadd(), oofem::CemhydMatStatus::Cdiv(), oofem::CemhydMatStatus::Cmul(), oofem::CemhydMatStatus::ComplexCemhyd(), oofem::CemhydMatStatus::Conjg(), oofem::CemhydMatStatus::Csqrt(), oofem::CemhydMatStatus::Csub(), oofem::CemhydMatStatus::laguer(), oofem::CemhydMatStatus::RCmul(), and oofem::CemhydMatStatus::zroots().
float oofem::FCOMPLEX::r |
Definition at line 72 of file cemhydmat.h.
Referenced by oofem::CemhydMatStatus::Cabs(), oofem::CemhydMatStatus::Cadd(), oofem::CemhydMatStatus::Cdiv(), oofem::CemhydMatStatus::Cmul(), oofem::CemhydMatStatus::ComplexCemhyd(), oofem::CemhydMatStatus::Conjg(), oofem::CemhydMatStatus::Csqrt(), oofem::CemhydMatStatus::Csub(), oofem::CemhydMatStatus::laguer(), oofem::CemhydMatStatus::pHpred(), oofem::CemhydMatStatus::RCmul(), and oofem::CemhydMatStatus::zroots().