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

MapLagrangianFields.H File Reference

Gets the indices of (source)particles that have been appended to the target cloud and maps the lagrangian fields accordingly. More...


Detailed Description

Gets the indices of (source)particles that have been appended to the target cloud and maps the lagrangian fields accordingly.

InNamespace Foam

Definition in file MapLagrangianFields.H.

#include "src/OpenFOAM/fields/cloud/cloud.H"
#include "src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H"
#include "src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
Include dependency graph for MapLagrangianFields.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class Type >
void  MapLagrangianFields (const string &cloudName, const IOobjectList &objects, const meshToMesh &meshToMeshInterp, const labelList &addParticles)
 Gets the indices of (source)particles that have been appended to the.