#include "AMRSolver.h"
#include <iostream>
#include <string>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | AMRPreAdaptSolver< VectorType, FixupType, FlagType, dim > |
An adaptive solver with a predefined adaption. More... |