![]() |
Peano
|
#include <string>
#include "tarch/la/Vector.h"
#include "tarch/mpi/mpi.h"
#include "tarch/compiler/CompilerSpecificSettings.h"
#include "peano4/utils/Globals.h"
#include "peano4/grid/grid.h"
#include "peano4/datamanagement/CellMarker.h"
#include "peano4/datamanagement/FaceMarker.h"
#include "peano4/datamanagement/VertexMarker.h"
#include "peano4/grid/TraversalObserver.h"
#include <stdfloat>