
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | TEMPLATE |
Functions | |
| void | inv (Field< tensor > &tf, const UList< tensor > &tf1) |
| tmp< tensorField > | inv (const UList< tensor > &tf) |
| tmp< tensorField > | inv (const tmp< tensorField > &tf) |
| template<> | |
| tmp< Field< tensor > > | transformFieldMask< tensor > (const symmTensorField &) |
| template<> | |
| tmp< Field< tensor > > | transformFieldMask< tensor > (const tmp< symmTensorField > &) |
Original source file tensorField.C
Definition in file tensorField.C.
| #define TEMPLATE |
Definition at line 29 of file tensorField.C.
1.8.11