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

This file contains the "QuasiStatic" integrator declaration, this integrator neglects any damping and inertial forces present in the analysis, and is meant to be used in Static 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 QuasiStatic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QuasiStatic
 Class for defining an static integrator that neglects any damping and inertial forces present in the analysis. More...
 

Detailed Description

This file contains the "QuasiStatic" integrator declaration, this integrator neglects any damping and inertial forces present in the analysis, and is meant to be used in Static 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
February 27, 2018
Version
1.0