SphericalTensor specific part of the implementation of GeometricField. More...


Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | TEMPLATE template<template<class> class PatchField, class GeoMesh> |
Functions | |
| template<class Cmpt, template< class > class PatchField, class GeoMesh> | |
| void | zip (GeometricField< SphericalTensor< Cmpt >, PatchField, GeoMesh > &result, const GeometricField< Cmpt, PatchField, GeoMesh > &ii) |
| Zip together sphericalTensor field from components. | |
| template<class Cmpt, template< class > class PatchField, class GeoMesh> | |
| void | unzip (const GeometricField< SphericalTensor< Cmpt >, PatchField, GeoMesh > &input, GeometricField< Cmpt, PatchField, GeoMesh > &ii) |
| Unzip sphericalTensor field into components. | |
SphericalTensor specific part of the implementation of GeometricField.
Original source file GeometricSphericalTensorField.H
InClass Foam::GeometricSphericalTensorField
Definition in file GeometricSphericalTensorField.H.
| #define TEMPLATE template<template<class> class PatchField, class GeoMesh> |
Definition at line 40 of file GeometricSphericalTensorField.H.