Loading...
Searching...
No Matches
addfieldSmootherToDebug Class Reference
Inheritance diagram for addfieldSmootherToDebug:
Collaboration diagram for addfieldSmootherToDebug:

Public Member Functions

 addfieldSmootherToDebug (const char *name)
virtual ~addfieldSmootherToDebug ()=default
virtual void readData (::Foam::Istream &is)
virtual void writeData (::Foam::Ostream &os) const
 addfieldSmootherToDebug (const addfieldSmootherToDebug &)=delete
void operator= (const addfieldSmootherToDebug &)=delete
Public Member Functions inherited from simpleRegIOobject
 simpleRegIOobject (void(*fn)(const char *name, simpleRegIOobject *), const char *name)
 Construct from objectregistry inserter and name.
virtual ~simpleRegIOobject ()=default
 Destructor.
virtual void readData (Istream &is)=0
 Read.
virtual void writeData (Ostream &os) const =0
 Write.

Detailed Description

Definition at line 28 of file fieldSmoother.C.

Constructor & Destructor Documentation

◆ addfieldSmootherToDebug() [1/2]

addfieldSmootherToDebug ( const char * name)
inlineexplicit

Definition at line 28 of file fieldSmoother.C.

◆ ~addfieldSmootherToDebug()

virtual ~addfieldSmootherToDebug ( )
virtualdefault

◆ addfieldSmootherToDebug() [2/2]

addfieldSmootherToDebug ( const addfieldSmootherToDebug & )
delete

Member Function Documentation

◆ readData()

virtual void readData ( ::Foam::Istream & is)
inlinevirtual

Definition at line 28 of file fieldSmoother.C.

◆ writeData()

virtual void writeData ( ::Foam::Ostream & os) const
inlinevirtual

Definition at line 28 of file fieldSmoother.C.

◆ operator=()

void operator= ( const addfieldSmootherToDebug & )
delete

The documentation for this class was generated from the following file:
  • src/mesh/snappyHexMesh/externalDisplacementMeshMover/fieldSmoother/fieldSmoother.C