Gets the indices of (source)particles that have been appended to the target cloud and maps the lagrangian fields accordingly. More...
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"
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.
|