Definition: FFaTensor3.H:27
Definition: FFaVolume.H:21
static void wedMoment(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5, const FaVec3 &v6, FFaTensor3 &vm)
Definition: FFaVolume.C:158
static void tetVolume(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, double &vol)
Definition: FFaVolume.C:18
static double wedCenter(FaVec3 &v1, FaVec3 &v2, FaVec3 &v3, FaVec3 &v4, FaVec3 &v5, FaVec3 &v6, FaVec3 &vc)
Definition: FFaVolume.C:81
static void tetMoment(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, FFaTensor3 &vm)
Definition: FFaVolume.C:149
static void wedVolume(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5, const FaVec3 &v6, double &vol)
Definition: FFaVolume.C:26
static double tetCenter(FaVec3 &v1, FaVec3 &v2, FaVec3 &v3, FaVec3 &v4, FaVec3 &vc)
Definition: FFaVolume.C:66
static double hexCenter(FaVec3 &v1, FaVec3 &v2, FaVec3 &v3, FaVec3 &v4, FaVec3 &v5, FaVec3 &v6, FaVec3 &v7, FaVec3 &v8, FaVec3 &vc)
Definition: FFaVolume.C:110
static void hexVolume(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5, const FaVec3 &v6, const FaVec3 &v7, const FaVec3 &v8, double &vol)
Definition: FFaVolume.C:42
static double pyrVolume(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5)
Definition: FFaVolume.C:198
static void hexMoment(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5, const FaVec3 &v6, const FaVec3 &v7, const FaVec3 &v8, FFaTensor3 &vm)
Definition: FFaVolume.C:171
static double pyrCenter(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4, const FaVec3 &v5, FaVec3 &vc)
Definition: FFaVolume.C:210
static FFaTensor3 pyrMoment(const FaVec3 &v1, const FaVec3 &v2, const FaVec3 &v3, const FaVec3 &v4)
Definition: FFaVolume.C:233
Class for point vectors in 3D space.
Definition: FFaVec3.H:40
real(dp), dimension(:), allocatable v1
Definition: inverseModule.f90:27
real(dp), dimension(:), allocatable v2
Definition: inverseModule.f90:28