

Go to the source code of this file.
Classes | |
| class | pointConstraint |
| Accumulates point constraints through successive applications of the applyConstraint function. More... | |
| class | combineConstraintsEqOp |
| Reduce operator. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| pointConstraint | transform (const tensor &tt, const pointConstraint &v) |
| Transformation function. More... | |
| template<class T > | |
| bool | contiguous () |
| contiguous More... | |
| template<> | |
| bool | contiguous< pointConstraint > () |
Original source file pointConstraint.H
Definition in file pointConstraint.H.
1.8.11