|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::PLCZdamageRadius |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | _IFT_PLCZdamageRadius_Name "propagationlawczdamageradius" |
| #define | _IFT_PLCZdamageRadius_IncRadius "incrementradius" |
| Increment radius (from element nodes) per time step. | |
| #define | _IFT_PLCZdamageRadius_DamageThreshold "damagethreshold" |
| Damage threshold [0,1] for propagation. | |
| #define | _IFT_PLCZdamageRadius_PropagationCS "propagationcs" |
| Cross sections (must be part of csnum) viable for propagation. | |
| #define _IFT_PLCZdamageRadius_DamageThreshold "damagethreshold" |
Damage threshold [0,1] for propagation.
Definition at line 43 of file plczdamageradius.h.
Referenced by oofem::PLCZdamageRadius::giveInputRecord(), and oofem::REGISTER_PropagationLaw().
| #define _IFT_PLCZdamageRadius_IncRadius "incrementradius" |
Increment radius (from element nodes) per time step.
Definition at line 42 of file plczdamageradius.h.
Referenced by oofem::PLCZdamageRadius::giveInputRecord(), and oofem::REGISTER_PropagationLaw().
| #define _IFT_PLCZdamageRadius_Name "propagationlawczdamageradius" |
Definition at line 41 of file plczdamageradius.h.
Referenced by oofem::PLCZdamageRadius::giveInputRecordName().
| #define _IFT_PLCZdamageRadius_PropagationCS "propagationcs" |
Cross sections (must be part of csnum) viable for propagation.
Definition at line 44 of file plczdamageradius.h.
Referenced by oofem::PLCZdamageRadius::giveInputRecord(), and oofem::REGISTER_PropagationLaw().