fvMeshStitcher.C File Reference
Include dependency graph for fvMeshStitcher.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define PreConformSurfaceFields(Type, nullArg)    preConformSurfaceFields<Type>();
 
#define PreConformVolFields(Type, nullArg)    preConformVolFields<Type>();
 
#define PostUnconformSurfaceFields(Type, nullArg)    postUnconformSurfaceFields<Type>();
 
#define PostUnconformVolFields(Type, nullArg)    postUnconformVolFields<Type>();
 
#define PostUnconformEvaluateVolFields(Type, nullArg)    postUnconformEvaluateVolFields<Type>();
 

Functions

template<class FaceList , class PointField >
edge meshEdge (const PrimitivePatch< FaceList, PointField > &p, const label edgei)
 
bool any (const boolList &l)
 
 defineTypeNameAndDebug (fvMeshStitcher, 0)
 
 defineRunTimeSelectionTable (fvMeshStitcher, fvMesh)
 
template<>
void Foam::fvMeshStitcher::postUnconformSurfaceFields< Foam::vector > ()
 

Detailed Description

Original source file fvMeshStitcher.C

Definition in file fvMeshStitcher.C.

Macro Definition Documentation

◆ PreConformSurfaceFields

#define PreConformSurfaceFields (   Type,
  nullArg 
)     preConformSurfaceFields<Type>();

◆ PreConformVolFields

#define PreConformVolFields (   Type,
  nullArg 
)     preConformVolFields<Type>();

◆ PostUnconformSurfaceFields

#define PostUnconformSurfaceFields (   Type,
  nullArg 
)     postUnconformSurfaceFields<Type>();

◆ PostUnconformVolFields

#define PostUnconformVolFields (   Type,
  nullArg 
)     postUnconformVolFields<Type>();

◆ PostUnconformEvaluateVolFields

#define PostUnconformEvaluateVolFields (   Type,
  nullArg 
)     postUnconformEvaluateVolFields<Type>();

Function Documentation

◆ Foam::fvMeshStitcher::postUnconformSurfaceFields< Foam::vector >()

void Foam::fvMeshStitcher::postUnconformSurfaceFields< Foam::vector > ( )

Definition at line 1992 of file fvMeshStitcher.C.

References fields, forAll, Foam::isNull(), Foam::surfaceToVolVelocity(), U, and conformedFvsPatchField< Type >::unconform().

Here is the call graph for this function: