Loading [MathJax]/extensions/tex2jax.js
MAIA bb96820c
Multiphysics at AIA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
LPTBndryCell< nDim >::BodySurface Struct Reference

#include <lptbndrycell.h>

Public Attributes

MFloatm_coordinates = nullptr
 
MFloatm_normal = nullptr
 
MFloatm_velocity = nullptr
 
MFloat ** m_planeCoordinates = nullptr
 

Detailed Description

template<MInt nDim>
struct LPTBndryCell< nDim >::BodySurface

Definition at line 26 of file lptbndrycell.h.

Member Data Documentation

◆ m_coordinates

template<MInt nDim>
MFloat* LPTBndryCell< nDim >::BodySurface::m_coordinates = nullptr

Definition at line 27 of file lptbndrycell.h.

◆ m_normal

template<MInt nDim>
MFloat* LPTBndryCell< nDim >::BodySurface::m_normal = nullptr

Definition at line 28 of file lptbndrycell.h.

◆ m_planeCoordinates

template<MInt nDim>
MFloat** LPTBndryCell< nDim >::BodySurface::m_planeCoordinates = nullptr

Definition at line 30 of file lptbndrycell.h.

◆ m_velocity

template<MInt nDim>
MFloat* LPTBndryCell< nDim >::BodySurface::m_velocity = nullptr

Definition at line 29 of file lptbndrycell.h.


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