Namespaces | Functions
pointConstraints.C File Reference
Include dependency graph for pointConstraints.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

 defineTypeNameAndDebug (pointConstraints, 0)
 
template<>
void Foam::pointConstraints::constrainCorners< Foam::scalar > (GeometricField< scalar, pointPatchField, pointMesh > &pf) const
 
template<>
void Foam::pointConstraints::constrainCorners< Foam::label > (GeometricField< label, pointPatchField, pointMesh > &pf) const
 

Detailed Description

Original source file pointConstraints.C

Definition in file pointConstraints.C.

Function Documentation

◆ Foam::pointConstraints::constrainCorners< Foam::scalar >()

void Foam::pointConstraints::constrainCorners< Foam::scalar > ( GeometricField< scalar, pointPatchField, pointMesh > &  pf) const

Definition at line 405 of file pointConstraints.C.

◆ Foam::pointConstraints::constrainCorners< Foam::label >()

void Foam::pointConstraints::constrainCorners< Foam::label > ( GeometricField< label, pointPatchField, pointMesh > &  pf) const

Definition at line 413 of file pointConstraints.C.