|
OOFEM 3.0
|
#include <propagationlaw.h>
Public Member Functions | |
| PLDoNothing () | |
| virtual | ~PLDoNothing () |
| const char * | giveClassName () const override |
| const char * | giveInputRecordName () const override |
| void | initializeFrom (InputRecord &ir) override |
| void | giveInputRecord (DynamicInputRecord &input) override |
| bool | hasPropagation () const override |
| bool | propagateInterface (Domain &iDomain, EnrichmentFront &iEnrFront, TipPropagation &oTipProp) override |
| Public Member Functions inherited from oofem::PropagationLaw | |
| PropagationLaw () | |
| virtual | ~PropagationLaw () |
Dummy propagation law that does nothing.
Definition at line 84 of file propagationlaw.h.
|
inline |
Definition at line 87 of file propagationlaw.h.
|
inlinevirtual |
Definition at line 88 of file propagationlaw.h.
|
inlineoverridevirtual |
Implements oofem::PropagationLaw.
Definition at line 90 of file propagationlaw.h.
|
overridevirtual |
Implements oofem::PropagationLaw.
Definition at line 60 of file propagationlaw.C.
References giveInputRecordName(), and oofem::DynamicInputRecord::setRecordKeywordField().
|
inlineoverridevirtual |
Implements oofem::PropagationLaw.
Definition at line 91 of file propagationlaw.h.
References _IFT_PLDoNothing_Name.
Referenced by giveInputRecord().
|
inlineoverridevirtual |
Implements oofem::PropagationLaw.
Definition at line 96 of file propagationlaw.h.
|
inlineoverridevirtual |
Implements oofem::PropagationLaw.
Definition at line 93 of file propagationlaw.h.
|
inlineoverridevirtual |
Implements oofem::PropagationLaw.
Definition at line 97 of file propagationlaw.h.