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 |
Original source file pointConstraints.C
Definition in file pointConstraints.C.
void Foam::pointConstraints::constrainCorners< Foam::scalar > | ( | GeometricField< scalar, pointPatchField, pointMesh > & | pf | ) | const |
Definition at line 426 of file pointConstraints.C.
void Foam::pointConstraints::constrainCorners< Foam::label > | ( | GeometricField< label, pointPatchField, pointMesh > & | pf | ) | const |
Definition at line 434 of file pointConstraints.C.