MAIA bb96820c
Multiphysics at AIA
|
#include <lptbndrycell.h>
Public Attributes | |
MFloat * | m_coordinates = nullptr |
MFloat * | m_normal = nullptr |
MFloat * | m_velocity = nullptr |
MFloat ** | m_planeCoordinates = nullptr |
Definition at line 26 of file lptbndrycell.h.
MFloat* LPTBndryCell< nDim >::BodySurface::m_coordinates = nullptr |
Definition at line 27 of file lptbndrycell.h.
MFloat* LPTBndryCell< nDim >::BodySurface::m_normal = nullptr |
Definition at line 28 of file lptbndrycell.h.
MFloat** LPTBndryCell< nDim >::BodySurface::m_planeCoordinates = nullptr |
Definition at line 30 of file lptbndrycell.h.
MFloat* LPTBndryCell< nDim >::BodySurface::m_velocity = nullptr |
Definition at line 29 of file lptbndrycell.h.