OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Dummy propagation law that does nothing. More...
#include <propagationlaw.h>
Public Member Functions | |
PLDoNothing () | |
virtual | ~PLDoNothing () |
virtual const char * | giveClassName () const |
virtual const char * | giveInputRecordName () const |
virtual IRResultType | initializeFrom (InputRecord *ir) |
virtual void | giveInputRecord (DynamicInputRecord &input) |
virtual bool | hasPropagation () const |
virtual bool | propagateInterface (Domain &iDomain, EnrichmentFront &iEnrFront, TipPropagation &oTipProp) |
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.
|
inlinevirtual |
Implements oofem::PropagationLaw.
Definition at line 90 of file propagationlaw.h.
|
virtual |
Implements oofem::PropagationLaw.
Definition at line 60 of file propagationlaw.C.
References oofem::PropagationLaw::giveInputRecordName(), and oofem::DynamicInputRecord::setRecordKeywordField().
|
inlinevirtual |
Implements oofem::PropagationLaw.
Definition at line 91 of file propagationlaw.h.
References _IFT_PLDoNothing_Name.
|
inlinevirtual |
Implements oofem::PropagationLaw.
Definition at line 96 of file propagationlaw.h.
|
inlinevirtual |
Implements oofem::PropagationLaw.
Definition at line 93 of file propagationlaw.h.
References oofem::IRRT_OK.
|
inlinevirtual |
Implements oofem::PropagationLaw.
Definition at line 97 of file propagationlaw.h.