MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
DgSpongeLayer< nDim > Struct Template Reference

Container for attributes characterizing sponge layer. More...

#include <dgcartesiansponge.h>

Collaboration diagram for DgSpongeLayer< nDim >:
[legend]

Public Attributes

MInt m_bcId
 
MInt m_orientation
 
MFloat m_offset
 
MFloat m_thickness
 
std::array< MFloat, nDim > m_minCoord
 
std::array< MFloat, nDim > m_maxCoord
 

Detailed Description

template<MInt nDim>
struct DgSpongeLayer< nDim >
Author
Hans Yu hans..nosp@m.yu@r.nosp@m.wth-a.nosp@m.ache.nosp@m.n.de
Date
April 16th, 2015

Definition at line 42 of file dgcartesiansponge.h.

Member Data Documentation

◆ m_bcId

template<MInt nDim>
MInt DgSpongeLayer< nDim >::m_bcId

Definition at line 43 of file dgcartesiansponge.h.

◆ m_maxCoord

template<MInt nDim>
std::array<MFloat, nDim> DgSpongeLayer< nDim >::m_maxCoord

Definition at line 48 of file dgcartesiansponge.h.

◆ m_minCoord

template<MInt nDim>
std::array<MFloat, nDim> DgSpongeLayer< nDim >::m_minCoord

Definition at line 47 of file dgcartesiansponge.h.

◆ m_offset

template<MInt nDim>
MFloat DgSpongeLayer< nDim >::m_offset

Definition at line 45 of file dgcartesiansponge.h.

◆ m_orientation

template<MInt nDim>
MInt DgSpongeLayer< nDim >::m_orientation

Definition at line 44 of file dgcartesiansponge.h.

◆ m_thickness

template<MInt nDim>
MFloat DgSpongeLayer< nDim >::m_thickness

Definition at line 46 of file dgcartesiansponge.h.


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