FreeFOAM The Cross-Platform CFD Toolkit
maxwellSlipUFvPatchVectorField Class Reference

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

#include <rhoCentralBCs/maxwellSlipUFvPatchVectorField.H>


Detailed Description

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

Source files

Definition at line 51 of file maxwellSlipUFvPatchVectorField.H.

List of all members.

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.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 maxwellSlipUFvPatchVectorField (const maxwellSlipUFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 44 of file maxwellSlipUFvPatchVectorField.C.

Referenced by maxwellSlipUFvPatchVectorField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 74 of file maxwellSlipUFvPatchVectorField.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalIOErrorIn, dictionary::found(), Foam::mag(), and fvPatch::size().

maxwellSlipUFvPatchVectorField ( const maxwellSlipUFvPatchVectorField tdpvf,
const fvPatch p,
const DimensionedField< vector, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given.

maxwellSlipUFvPatchVectorField onto a new patch

Definition at line 58 of file maxwellSlipUFvPatchVectorField.C.

Construct as copy setting internal field reference.

Definition at line 121 of file maxwellSlipUFvPatchVectorField.C.


Member Function Documentation

TypeName ( "maxwellSlipU"  )

Runtime type information.

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 104 of file maxwellSlipUFvPatchVectorField.H.

References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().

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

Construct and return a clone setting internal field reference.

Definition at line 121 of file maxwellSlipUFvPatchVectorField.H.

References maxwellSlipUFvPatchVectorField::maxwellSlipUFvPatchVectorField().

void updateCoeffs ( )
virtual
void write ( Ostream os) const
virtual

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