OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::PLDoNothing Class Reference

Dummy propagation law that does nothing. More...

#include <propagationlaw.h>

+ Inheritance diagram for oofem::PLDoNothing:
+ Collaboration diagram for oofem::PLDoNothing:

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 ()
 

Detailed Description

Dummy propagation law that does nothing.

Author
Erik Svenning

Definition at line 84 of file propagationlaw.h.

Constructor & Destructor Documentation

oofem::PLDoNothing::PLDoNothing ( )
inline

Definition at line 87 of file propagationlaw.h.

virtual oofem::PLDoNothing::~PLDoNothing ( )
inlinevirtual

Definition at line 88 of file propagationlaw.h.

Member Function Documentation

virtual const char* oofem::PLDoNothing::giveClassName ( ) const
inlinevirtual

Implements oofem::PropagationLaw.

Definition at line 90 of file propagationlaw.h.

void oofem::PLDoNothing::giveInputRecord ( DynamicInputRecord input)
virtual
virtual const char* oofem::PLDoNothing::giveInputRecordName ( ) const
inlinevirtual

Implements oofem::PropagationLaw.

Definition at line 91 of file propagationlaw.h.

References _IFT_PLDoNothing_Name.

virtual bool oofem::PLDoNothing::hasPropagation ( ) const
inlinevirtual

Implements oofem::PropagationLaw.

Definition at line 96 of file propagationlaw.h.

virtual IRResultType oofem::PLDoNothing::initializeFrom ( InputRecord ir)
inlinevirtual

Implements oofem::PropagationLaw.

Definition at line 93 of file propagationlaw.h.

References oofem::IRRT_OK.

virtual bool oofem::PLDoNothing::propagateInterface ( Domain iDomain,
EnrichmentFront iEnrFront,
TipPropagation oTipProp 
)
inlinevirtual

Implements oofem::PropagationLaw.

Definition at line 97 of file propagationlaw.h.


The documentation for this class was generated from the following files:

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:39 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011