
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineTypeNameAndDebug (pointConstraints, 0) | |
| template<> | |
| void | Foam::pointConstraints::constrainCorners< Foam::scalar > (PointField< scalar > &pf) const |
| template<> | |
| void | Foam::pointConstraints::constrainCorners< Foam::label > (PointField< label > &pf) const |
Original source file pointConstraints.C
Definition in file pointConstraints.C.
| void Foam::pointConstraints::constrainCorners< Foam::scalar > | ( | PointField< scalar > & | pf | ) | const |
Definition at line 446 of file pointConstraints.C.
| void Foam::pointConstraints::constrainCorners< Foam::label > | ( | PointField< label > & | pf | ) | const |
Definition at line 454 of file pointConstraints.C.