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