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

mapClouds.H File Reference

Generic Geometric field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type. More...


Detailed Description

Generic Geometric field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type.

InNamespace Foam::mapClouds

Definition in file mapClouds.H.

#include "src/OpenFOAM/fields/cloud/cloud.H"
#include "src/OpenFOAM/db/objectRegistry/objectRegistry.H"
Include dependency graph for mapClouds.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  mapClouds (const objectRegistry &db, const mapPolyMesh &mapper)
 Generic Geometric field mapper.