Go to the source code of this file.
Functions | |
| dictArgList (transformationString, simpleTransformations, transformations) | |
| forAll (transformations, i) | |
Variables | |
| transformer | transforms |
| List< Tuple2< word, string > > | transformations |
| dictArgList | ( | transformationString | , |
| simpleTransformations | , | ||
| transformations | |||
| ) |
| forAll | ( | transformations | , |
| i | |||
| ) |
Definition at line 8 of file createTransforms.H.
References args, Foam::degToRad(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, Foam::mag(), argList::printUsage(), Foam::Ra(), readScalar, Foam::rotationTensor(), Foam::Rx(), Foam::Ry(), Foam::Rz(), and transforms.

| transformer transforms |
Definition at line 1 of file createTransforms.H.
Referenced by cyclicFvPatch::delta(), processorFvPatch::delta(), cyclicAMIFvPatch::delta(), forAll(), minEqOp< labelPair >::operator()(), PatchTools::pointNormals(), cyclicAMILduInterfaceField::transformCoupleField(), cyclicLduInterfaceField::transformCoupleField(), and processorLduInterfaceField::transformCoupleField().
| List<Tuple2<word, string> > transformations |
Definition at line 3 of file createTransforms.H.