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

This file contains the pure virtual "Analysis object" declarations, so far, static and dynamic analysis are available. More...

#include <mpi.h>
#include <ctime>
#include <memory>
#include <iostream>
#include <algorithm>
#include "Mesh.hpp"
#include "Recorder.hpp"
#include "LoadCombo.hpp"
#include "Integrator.hpp"
Include dependency graph for Analysis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Analysis
 Virtual class for defining the analysis type to be performed. More...
 

Detailed Description

This file contains the pure virtual "Analysis object" declarations, so far, static and dynamic analysis are available.

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