Loading...
Searching...
No Matches
maxwellSlipUFvPatchVectorField Class Reference

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

#include <maxwellSlipUFvPatchVectorField.H>

Inheritance diagram for maxwellSlipUFvPatchVectorField:
Collaboration diagram for maxwellSlipUFvPatchVectorField:

Public Member Functions

 TypeName ("maxwellSlipU")
 Runtime type information.
 maxwellSlipUFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 maxwellSlipUFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< vector > > clone () const
 Return a clone.
virtual tmp< fvPatchField< vector > > clone (const DimensionedField< vector, volMesh > &iF) const
 Clone with an internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Detailed Description

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

Source files

Definition at line 49 of file maxwellSlipUFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ maxwellSlipUFvPatchVectorField() [1/4]

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

Construct from patch and internal field.

Referenced by maxwellSlipUFvPatchVectorField(), and maxwellSlipUFvPatchVectorField().

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]

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

Construct by mapping given.

maxwellSlipUFvPatchVectorField onto a new patch

References maxwellSlipUFvPatchVectorField().

Here is the call graph for this function:

◆ maxwellSlipUFvPatchVectorField() [4/4]

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

Construct as copy setting internal field reference.

References maxwellSlipUFvPatchVectorField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "maxwellSlipU" )

Runtime type information.

◆ clone() [1/2]

virtual tmp< fvPatchField< vector > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 147 of file maxwellSlipUFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 155 of file maxwellSlipUFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

◆ write()

virtual void write ( Ostream & ) const
virtual

Write.


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