MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
FvBndryCell< nDim, SysEqn >::BodySurface Struct Reference

#include <fvcartesianbndrycell.h>

Public Attributes

MInt m_bndryCndId = 0
 
MInt m_noCutPoints = 0
 
MIntm_bodyId = nullptr
 
MFloat m_FJacobian = 0
 
MIntm_cutEdge = nullptr
 
MFloat m_area = 0
 
MFloat m_centroidDistance = 0
 
MFloatm_coordinates = nullptr
 
MFloatm_normalVector = nullptr
 
MFloatm_normalVectorCentroid = nullptr
 
MFloatm_planeVector0 = nullptr
 
MFloatm_planeVector1 = nullptr
 
MFloat ** m_cutCoordinates = nullptr
 

Detailed Description

template<MInt nDim, class SysEqn>
struct FvBndryCell< nDim, SysEqn >::BodySurface

Definition at line 53 of file fvcartesianbndrycell.h.

Member Data Documentation

◆ m_area

template<MInt nDim, class SysEqn >
MFloat FvBndryCell< nDim, SysEqn >::BodySurface::m_area = 0

Definition at line 59 of file fvcartesianbndrycell.h.

◆ m_bndryCndId

template<MInt nDim, class SysEqn >
MInt FvBndryCell< nDim, SysEqn >::BodySurface::m_bndryCndId = 0

Definition at line 54 of file fvcartesianbndrycell.h.

◆ m_bodyId

template<MInt nDim, class SysEqn >
MInt* FvBndryCell< nDim, SysEqn >::BodySurface::m_bodyId = nullptr

Definition at line 56 of file fvcartesianbndrycell.h.

◆ m_centroidDistance

template<MInt nDim, class SysEqn >
MFloat FvBndryCell< nDim, SysEqn >::BodySurface::m_centroidDistance = 0

Definition at line 60 of file fvcartesianbndrycell.h.

◆ m_coordinates

template<MInt nDim, class SysEqn >
MFloat* FvBndryCell< nDim, SysEqn >::BodySurface::m_coordinates = nullptr

Definition at line 61 of file fvcartesianbndrycell.h.

◆ m_cutCoordinates

template<MInt nDim, class SysEqn >
MFloat** FvBndryCell< nDim, SysEqn >::BodySurface::m_cutCoordinates = nullptr

Definition at line 66 of file fvcartesianbndrycell.h.

◆ m_cutEdge

template<MInt nDim, class SysEqn >
MInt* FvBndryCell< nDim, SysEqn >::BodySurface::m_cutEdge = nullptr

Definition at line 58 of file fvcartesianbndrycell.h.

◆ m_FJacobian

template<MInt nDim, class SysEqn >
MFloat FvBndryCell< nDim, SysEqn >::BodySurface::m_FJacobian = 0

Definition at line 57 of file fvcartesianbndrycell.h.

◆ m_noCutPoints

template<MInt nDim, class SysEqn >
MInt FvBndryCell< nDim, SysEqn >::BodySurface::m_noCutPoints = 0

Definition at line 55 of file fvcartesianbndrycell.h.

◆ m_normalVector

template<MInt nDim, class SysEqn >
MFloat* FvBndryCell< nDim, SysEqn >::BodySurface::m_normalVector = nullptr

Definition at line 62 of file fvcartesianbndrycell.h.

◆ m_normalVectorCentroid

template<MInt nDim, class SysEqn >
MFloat* FvBndryCell< nDim, SysEqn >::BodySurface::m_normalVectorCentroid = nullptr

Definition at line 63 of file fvcartesianbndrycell.h.

◆ m_planeVector0

template<MInt nDim, class SysEqn >
MFloat* FvBndryCell< nDim, SysEqn >::BodySurface::m_planeVector0 = nullptr

Definition at line 64 of file fvcartesianbndrycell.h.

◆ m_planeVector1

template<MInt nDim, class SysEqn >
MFloat* FvBndryCell< nDim, SysEqn >::BodySurface::m_planeVector1 = nullptr

Definition at line 65 of file fvcartesianbndrycell.h.


The documentation for this struct was generated from the following file: