#include <map>#include <mpi.h>#include <memory>#include <Eigen/Dense>#include <Eigen/SparseCore>#include "Mesh.hpp"#include "LoadCombo.hpp"

Go to the source code of this file.
Classes | |
| class | Algorithm |
| Virtual class for defining how the solution between two steps is going to be carried out. More... | |