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

This file contains the "Dynamic Analysis object" declarations, and updates information in the mesh, and performs the incremental analysis in a 'NumberOfSteps' for which the state variables are computed. More...

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

Go to the source code of this file.

Classes

class  DynamicAnalysis
 Class for creating a dynamic analysis and updating the states variables in mesh. More...
 

Detailed Description

This file contains the "Dynamic Analysis object" declarations, and updates information in the mesh, and performs the incremental analysis in a 'NumberOfSteps' for which the state variables are computed.

Author
Danilo S. Kusanovic (dkusa.nosp@m.nov@.nosp@m.calte.nosp@m.ch.e.nosp@m.du)
Date
November 25, 2018
Version
1.0