
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 405 of file pointConstraints.C.
| void Foam::pointConstraints::constrainCorners< Foam::label > | ( | GeometricField< label, pointPatchField, pointMesh > & | pf | ) | const |
Definition at line 413 of file pointConstraints.C.
1.8.11