GeometricSphericalTensorField.H File Reference

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

Include dependency graph for GeometricSphericalTensorField.H:
This graph shows which files directly or indirectly include this file:

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. More...
 
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. More...
 

Detailed Description

SphericalTensor specific part of the implementation of GeometricField.

Original source file GeometricSphericalTensorField.H

InClass Foam::GeometricSphericalTensorField

Source files

Definition in file GeometricSphericalTensorField.H.

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE   template<template<class> class PatchField, class GeoMesh>

Definition at line 44 of file GeometricSphericalTensorField.H.