boundarySourcePatch Class Referenceabstract

Pure virtual class for sources on cells next to patches. More...

Inheritance diagram for boundarySourcePatch:
[legend]

Public Member Functions

 TypeName ("boundarySourcePatch")
 Runtime type information. More...
 
virtual ~boundarySourcePatch ()=default
 Destructor. More...
 
virtual tmp< scalarFieldpatchSource () const =0
 Source applied on cells of the patch. More...
 

Detailed Description

Pure virtual class for sources on cells next to patches.

Source files

Definition at line 50 of file boundarySourcePatch.H.

Constructor & Destructor Documentation

◆ ~boundarySourcePatch()

virtual ~boundarySourcePatch ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "boundarySourcePatch"  )

Runtime type information.

◆ patchSource()

virtual tmp< scalarField > patchSource ( ) const
pure virtual

Source applied on cells of the patch.

Implemented in enthalpySorptionFvPatchScalarField, and speciesSorptionFvPatchScalarField.


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