Loading...
Searching...
No Matches
boundarySourcePatch Class Referenceabstract

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

#include <boundarySourcePatch.H>

Inheritance diagram for boundarySourcePatch:

Public Member Functions

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

Detailed Description

Pure virtual class for sources on cells next to patches.

Source files

Definition at line 46 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: