Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <Boundary.h>
Public Member Functions | |
BoundaryInfo (BoundaryType type=Dirichlet, Scalar value=0) | |
Public Attributes | |
BoundaryType | m_type |
Scalar | m_value |
Definition at line 7 of file Boundary.h.
|
inlineexplicit |
Definition at line 11 of file Boundary.h.
BoundaryType BoundaryInfo< Scalar >::m_type |
Definition at line 8 of file Boundary.h.
Scalar BoundaryInfo< Scalar >::m_value |
Definition at line 9 of file Boundary.h.