AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
Boundary.hpp
1 #pragma once
2 
3 namespace AMDiS
4 {
5  using BoundaryType = int;
6 
7 } // end namespace AMDiS
Contains all classes needed for solving linear and non linear equation systems.
Definition: AdaptBase.hpp:6