maxwellSlipUFvPatchVectorField Class Reference

Maxwell slip boundary condition including thermal creep and surface curvature terms that can be optionally switched off. More...

Inheritance diagram for maxwellSlipUFvPatchVectorField:
Collaboration diagram for maxwellSlipUFvPatchVectorField:

Public Member Functions

 TypeName ("maxwellSlipU")
 Runtime type information. More...
 
 maxwellSlipUFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field. More...
 
 maxwellSlipUFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchVectorField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Maxwell slip boundary condition including thermal creep and surface curvature terms that can be optionally switched off.

Source files

Definition at line 50 of file maxwellSlipUFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ maxwellSlipUFvPatchVectorField() [1/4]

Construct from patch and internal field.

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ maxwellSlipUFvPatchVectorField() [2/4]

maxwellSlipUFvPatchVectorField ( const fvPatch ,
const DimensionedField< vector, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

◆ maxwellSlipUFvPatchVectorField() [3/4]

Construct by mapping given.

maxwellSlipUFvPatchVectorField onto a new patch

◆ maxwellSlipUFvPatchVectorField() [4/4]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "maxwellSlipU"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 118 of file maxwellSlipUFvPatchVectorField.H.

References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
virtual

Map (and resize as needed) from self given a mapping object.

Used to update fields following mesh topology change

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ rmap()

virtual void rmap ( const fvPatchVectorField ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Used to reconstruct fields

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Referenced by maxwellSlipUFvPatchVectorField::clone().

Here is the caller graph for this function:

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