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

Public Member Functions

 addfvPatchToDebug (const char *name)
virtual ~addfvPatchToDebug ()=default
virtual void readData (::Foam::Istream &is)
virtual void writeData (::Foam::Ostream &os) const
 addfvPatchToDebug (const addfvPatchToDebug &)=delete
void operator= (const addfvPatchToDebug &)=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 34 of file fvPatch.C.

Constructor & Destructor Documentation

◆ addfvPatchToDebug() [1/2]

addfvPatchToDebug ( const char * name)
inlineexplicit

Definition at line 34 of file fvPatch.C.

◆ ~addfvPatchToDebug()

virtual ~addfvPatchToDebug ( )
virtualdefault

◆ addfvPatchToDebug() [2/2]

addfvPatchToDebug ( const addfvPatchToDebug & )
delete

Member Function Documentation

◆ readData()

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

Definition at line 34 of file fvPatch.C.

◆ writeData()

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

Definition at line 34 of file fvPatch.C.

◆ operator=()

void operator= ( const addfvPatchToDebug & )
delete

The documentation for this class was generated from the following file:
  • src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.C