This file contains the "Integrator object" declarations, and defines how the dynamic solution between two steps is going to be performed. More...
#include <memory>
#include <Eigen/Dense>
#include <Eigen/SparseCore>
#include "Mesh.hpp"
#include "LoadCombo.hpp"
Go to the source code of this file.
Classes | |
class | Integrator |
Class for defining how the static/dynamic analysis between two steps is going to be performed. More... | |
This file contains the "Integrator object" declarations, and defines how the dynamic solution between two steps is going to be performed.