Public Member Functions | List of all members
slipFaPatchField< Type > Class Template Reference

Foam::slipFaPatchField. More...

Inheritance diagram for slipFaPatchField< Type >:
Inheritance graph
[legend]
Collaboration diagram for slipFaPatchField< Type >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("slip")
 
 slipFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &)
 
 slipFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
 slipFaPatchField (const slipFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
 slipFaPatchField (const slipFaPatchField< Type > &)
 
virtual tmp< faPatchField< Type > > clone () const
 
 slipFaPatchField (const slipFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &)
 
virtual tmp< faPatchField< Type > > clone (const DimensionedField< Type, areaMesh > &iF) const
 
virtual ~slipFaPatchField ()=default
 
- Public Member Functions inherited from basicSymmetryFaPatchField< Type >
 basicSymmetryFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &)
 
 basicSymmetryFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
 basicSymmetryFaPatchField (const basicSymmetryFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
 basicSymmetryFaPatchField (const basicSymmetryFaPatchField< Type > &)
 
 basicSymmetryFaPatchField (const basicSymmetryFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &)
 
virtual tmp< Field< Type > > snGrad () const
 
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
 
virtual tmp< Field< Type > > snGradTransformDiag () const
 
tmp< scalarFieldsnGrad () const
 
void evaluate (const Pstream::commsTypes commsType)
 
Foam::tmp< Foam::scalarFieldsnGrad () const
 
void evaluate (const Pstream::commsTypes)
 
- Public Member Functions inherited from transformFaPatchField< Type >
 TypeName ("transform")
 
 transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &)
 
 transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
 transformFaPatchField (const transformFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
 transformFaPatchField (const transformFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &)
 
virtual tmp< Field< Type > > valueInternalCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< Type > > valueBoundaryCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< Type > > gradientInternalCoeffs () const
 
virtual tmp< Field< Type > > gradientBoundaryCoeffs () const
 
virtual void operator= (const faPatchField< Type > &)
 
tmp< scalarFieldgradientInternalCoeffs () const
 
Foam::tmp< Foam::scalarFieldgradientInternalCoeffs () const
 
- Public Member Functions inherited from faPatchField< Type >
 TypeName ("faPatchField")
 
 declareRunTimeSelectionTable (tmp, faPatchField, patch,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF),(p, iF))
 
 declareRunTimeSelectionTable (tmp, faPatchField, patchMapper,(const faPatchField< Type > &ptf, const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const faPatchFieldMapper &m),(dynamic_cast< const faPatchFieldType & >(ptf), p, iF, m))
 
 declareRunTimeSelectionTable (tmp, faPatchField, dictionary,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const dictionary &dict),(p, iF, dict))
 
 faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &)
 
 faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &)
 
 faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
 faPatchField (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
 faPatchField (const faPatchField< Type > &)
 
 faPatchField (const faPatchField< Type > &, const DimensionedField< Type, areaMesh > &)
 
virtual tmp< faPatchField< Type > > clone () const
 
Foam::tmp< Foam::faPatchField< Type > > NewCalculatedType (const faPatchField< Type2 > &pf)
 
virtual ~faPatchField ()=default
 
const objectRegistrydb () const
 
const faPatchpatch () const
 
const DimensionedField< Type, areaMesh > & internalField () const
 
const Field< Type > & primitiveField () const
 
const wordpatchType () const
 
wordpatchType ()
 
virtual bool fixesValue () const
 
virtual bool coupled () const
 
bool updated () const
 
virtual void autoMap (const faPatchFieldMapper &)
 
virtual void rmap (const faPatchField< Type > &, const labelList &)
 
virtual tmp< Field< Type > > snGrad () const
 
virtual void updateCoeffs ()
 
virtual tmp< Field< Type > > patchInternalField () const
 
virtual tmp< Field< Type > > patchNeighbourField () const
 
virtual void initEvaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
 
virtual tmp< Field< Type > > valueInternalCoeffs (const tmp< Field< scalar >> &) const
 
virtual tmp< Field< Type > > valueBoundaryCoeffs (const tmp< Field< scalar >> &) const
 
virtual tmp< Field< Type > > gradientInternalCoeffs () const
 
virtual tmp< Field< Type > > gradientBoundaryCoeffs () const
 
virtual void write (Ostream &) const
 
void check (const faPatchField< Type > &) const
 
virtual void operator= (const UList< Type > &)
 
virtual void operator= (const Type &)
 
virtual void operator+= (const faPatchField< Type > &)
 
virtual void operator+= (const Field< Type > &)
 
virtual void operator+= (const Type &)
 
virtual void operator-= (const faPatchField< Type > &)
 
virtual void operator-= (const Field< Type > &)
 
virtual void operator-= (const Type &)
 
virtual void operator*= (const faPatchField< scalar > &)
 
virtual void operator*= (const Field< scalar > &)
 
virtual void operator*= (const scalar)
 
virtual void operator/= (const faPatchField< scalar > &)
 
virtual void operator/= (const Field< scalar > &)
 
virtual void operator/= (const scalar)
 
virtual void operator== (const faPatchField< Type > &)
 
virtual void operator== (const Field< Type > &)
 
virtual void operator== (const Type &)
 

Additional Inherited Members

- Public Types inherited from faPatchField< Type >
typedef faPatch Patch
 
typedef calculatedFaPatchField< Type > Calculated
 
- Static Public Member Functions inherited from faPatchField< Type >
static tmp< faPatchField< Type > > New (const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &)
 
static tmp< faPatchField< Type > > New (const word &patchFieldType, const faPatch &, const DimensionedField< Type, areaMesh > &)
 
static tmp< faPatchField< Type > > New (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
static tmp< faPatchField< Type > > New (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
static tmp< faPatchField< Type > > NewCalculatedType (const faPatchField< Type2 > &)
 
static const wordcalculatedType ()
 
- Static Public Attributes inherited from faPatchField< Type >
static int disallowGenericFaPatchField
 

Detailed Description

template<class Type>
class Foam::slipFaPatchField< Type >

Foam::slipFaPatchField.

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 52 of file slipFaPatchField.H.

Constructor & Destructor Documentation

◆ slipFaPatchField() [1/5]

slipFaPatchField ( const faPatch p,
const DimensionedField< Type, areaMesh > &  iF 
)

Definition at line 27 of file slipFaPatchField.C.

◆ slipFaPatchField() [2/5]

slipFaPatchField ( const faPatch p,
const DimensionedField< Type, areaMesh > &  iF,
const dictionary dict 
)

Definition at line 51 of file slipFaPatchField.C.

◆ slipFaPatchField() [3/5]

slipFaPatchField ( const slipFaPatchField< Type > &  ptf,
const faPatch p,
const DimensionedField< Type, areaMesh > &  iF,
const faPatchFieldMapper mapper 
)

Definition at line 38 of file slipFaPatchField.C.

◆ slipFaPatchField() [4/5]

slipFaPatchField ( const slipFaPatchField< Type > &  ptf)

Definition at line 74 of file slipFaPatchField.C.

◆ slipFaPatchField() [5/5]

slipFaPatchField ( const slipFaPatchField< Type > &  ptf,
const DimensionedField< Type, areaMesh > &  iF 
)

Definition at line 63 of file slipFaPatchField.C.

◆ ~slipFaPatchField()

virtual ~slipFaPatchField ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "slip"  )

◆ clone() [1/2]

virtual tmp<faPatchField<Type> > clone ( ) const
inlinevirtual

Reimplemented from basicSymmetryFaPatchField< Type >.

Definition at line 96 of file slipFaPatchField.H.

◆ clone() [2/2]

virtual tmp<faPatchField<Type> > clone ( const DimensionedField< Type, areaMesh > &  iF) const
inlinevirtual

Reimplemented from basicSymmetryFaPatchField< Type >.

Definition at line 113 of file slipFaPatchField.H.


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