|
| 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 |
|
| 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< scalarField > | snGrad () const |
|
void | evaluate (const Pstream::commsTypes commsType) |
|
Foam::tmp< Foam::scalarField > | snGrad () const |
|
void | evaluate (const Pstream::commsTypes) |
|
| 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< scalarField > | gradientInternalCoeffs () const |
|
Foam::tmp< Foam::scalarField > | gradientInternalCoeffs () const |
|
| 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 objectRegistry & | db () const |
|
const faPatch & | patch () const |
|
const DimensionedField< Type, areaMesh > & | internalField () const |
|
const Field< Type > & | primitiveField () const |
|
const word & | patchType () const |
|
word & | patchType () |
|
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 &) |
|
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.