patchToPatchStabilisation Class Reference

Stabilisation data and routines for patch-to-patch interpolations. More...

Public Member Functions

 TypeName ("patchToPatchStabilisation")
 Run-time type information. More...
 
 patchToPatchStabilisation ()
 Construct null. More...
 
virtual ~patchToPatchStabilisation ()
 Destructor. More...
 
void update (const polyPatch &patch, const PackedBoolList &faceCoupleds)
 Compute the stabilisation addressing if necessary. More...
 
template<class Type >
void stabilise (Field< Type > &fld) const
 Stabilise the given field if necessary. More...
 

Detailed Description

Stabilisation data and routines for patch-to-patch interpolations.

Source files

Definition at line 49 of file patchToPatchStabilisation.H.

Constructor & Destructor Documentation

◆ patchToPatchStabilisation()

Construct null.

Definition at line 43 of file patchToPatchStabilisation.C.

◆ ~patchToPatchStabilisation()

Destructor.

Definition at line 53 of file patchToPatchStabilisation.C.

Member Function Documentation

◆ TypeName()

TypeName ( "patchToPatchStabilisation"  )

Run-time type information.

◆ update()

◆ stabilise()

void stabilise ( Field< Type > &  fld) const

Stabilise the given field if necessary.

Definition at line 31 of file patchToPatchStabilisationTemplates.C.

References fld(), and UPstream::parRun().

Here is the call graph for this function:

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