FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::DimensionedInternalField Class Reference

The internalField of a SlicedGeometricField. More...

#include <src/OpenFOAM/fields/GeometricFields/SlicedGeometricField/SlicedGeometricField.H>


Detailed Description

template<class Type, template< class > class PatchField, template< class > class SlicedPatchField, class GeoMesh>
class Foam::SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::DimensionedInternalField

The internalField of a SlicedGeometricField.

Definition at line 185 of file SlicedGeometricField.H.

Inheritance diagram for SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::DimensionedInternalField:
Collaboration diagram for SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::DimensionedInternalField:

List of all members.

Public Member Functions

 DimensionedInternalField (const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &iField)
 Construct from components and field to slice.
 ~DimensionedInternalField ()

Constructor & Destructor Documentation

DimensionedInternalField ( const IOobject &   io,
const Mesh &   mesh,
const dimensionSet &   ds,
const Field< Type > &   iField  
)

Construct from components and field to slice.

Definition at line 172 of file SlicedGeometricField.C.

Definition at line 352 of file SlicedGeometricField.C.


The documentation for this class was generated from the following files: