OOFEM 3.0
Loading...
Searching...
No Matches
oofem::PLDoNothing Class Reference

#include <propagationlaw.h>

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

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

Detailed Description

Dummy propagation law that does nothing.

Author
Erik Svenning

Definition at line 84 of file propagationlaw.h.

Constructor & Destructor Documentation

◆ PLDoNothing()

oofem::PLDoNothing::PLDoNothing ( )
inline

Definition at line 87 of file propagationlaw.h.

◆ ~PLDoNothing()

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

Definition at line 88 of file propagationlaw.h.

Member Function Documentation

◆ giveClassName()

const char * oofem::PLDoNothing::giveClassName ( ) const
inlineoverridevirtual

Implements oofem::PropagationLaw.

Definition at line 90 of file propagationlaw.h.

◆ giveInputRecord()

void oofem::PLDoNothing::giveInputRecord ( DynamicInputRecord & input)
overridevirtual

◆ giveInputRecordName()

const char * oofem::PLDoNothing::giveInputRecordName ( ) const
inlineoverridevirtual

Implements oofem::PropagationLaw.

Definition at line 91 of file propagationlaw.h.

References _IFT_PLDoNothing_Name.

Referenced by giveInputRecord().

◆ hasPropagation()

bool oofem::PLDoNothing::hasPropagation ( ) const
inlineoverridevirtual

Implements oofem::PropagationLaw.

Definition at line 96 of file propagationlaw.h.

◆ initializeFrom()

void oofem::PLDoNothing::initializeFrom ( InputRecord & ir)
inlineoverridevirtual

Implements oofem::PropagationLaw.

Definition at line 93 of file propagationlaw.h.

◆ propagateInterface()

bool oofem::PLDoNothing::propagateInterface ( Domain & iDomain,
EnrichmentFront & iEnrFront,
TipPropagation & oTipProp )
inlineoverridevirtual

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-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011