cellsToCellsStabilisation Class Reference

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

Public Member Functions

 TypeName ("cellsToCellsStabilisation")
 Run-time type information. More...
 
 cellsToCellsStabilisation ()
 Construct null. More...
 
virtual ~cellsToCellsStabilisation ()
 Destructor. More...
 
void update (const polyMesh &mesh, const PackedBoolList &cellCoupleds)
 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 cell-to-cell interpolations.

Source files

Definition at line 49 of file cellsToCellsStabilisation.H.

Constructor & Destructor Documentation

◆ cellsToCellsStabilisation()

Construct null.

Definition at line 45 of file cellsToCellsStabilisation.C.

◆ ~cellsToCellsStabilisation()

Destructor.

Definition at line 55 of file cellsToCellsStabilisation.C.

Member Function Documentation

◆ TypeName()

TypeName ( "cellsToCellsStabilisation"  )

Run-time type information.

◆ update()

◆ stabilise()

void stabilise ( Field< Type > &  fld) const

Stabilise the given field if necessary.

Definition at line 31 of file cellsToCellsStabilisationTemplates.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: