Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
CentralDifference.hpp File Reference

This file contains the "CentralDifference" integration method, which inncludes any damping and inertial forces present in the analysis, also this integrator is meant to be used in dynamic analysis with linear or non-linear algorithms. More...

#include <Eigen/Dense>
#include <Eigen/SparseCore>
#include "Mesh.hpp"
#include "LoadCombo.hpp"
#include "Assembler.hpp"
#include "Algorithm.hpp"
#include "Integrator.hpp"
Include dependency graph for CentralDifference.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CentralDifference
 Class for integrating the equation of motion using an explicit central difference method. More...
 

Detailed Description

This file contains the "CentralDifference" integration method, which inncludes any damping and inertial forces present in the analysis, also this integrator is meant to be used in dynamic analysis with linear or non-linear algorithms.

Author
Danilo S. Kusanovic (dkusa.nosp@m.nov@.nosp@m.calte.nosp@m.ch.e.nosp@m.du)
Date
June 8, 2019
Version
1.0