Vector specific part of the implementation of GeometricField. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
template<class Cmpt , template< class > class PatchField, class GeoMesh > | |
void | zip (GeometricField< Vector< Cmpt >, PatchField, GeoMesh > &result, const GeometricField< Cmpt, PatchField, GeoMesh > &x, const GeometricField< Cmpt, PatchField, GeoMesh > &y, const GeometricField< Cmpt, PatchField, GeoMesh > &z) |
template<class Cmpt , template< class > class PatchField, class GeoMesh > | |
void | unzip (const GeometricField< Vector< Cmpt >, PatchField, GeoMesh > &input, GeometricField< Cmpt, PatchField, GeoMesh > &x, GeometricField< Cmpt, PatchField, GeoMesh > &y, GeometricField< Cmpt, PatchField, GeoMesh > &z) |
Vector specific part of the implementation of GeometricField.
Original source file GeometricVectorField.H
InClass Foam::GeometricVectorField
Definition in file GeometricVectorField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.