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

This file contains the "ExtendedNewmarkBeta" integration declaration, the routine includes any damping and inertial forces present in the analysis, also this integrator is meant to be used when PML 3D are present since a third order differential equation is solved. 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 ExtendedNewmarkBeta.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExtendedNewmarkBeta
 Class for integrating the third order differential equation using the implicit Newmark method. More...
 

Detailed Description

This file contains the "ExtendedNewmarkBeta" integration declaration, the routine includes any damping and inertial forces present in the analysis, also this integrator is meant to be used when PML 3D are present since a third order differential equation is solved.

Author
Elnaz Seylabi (elnaz.nosp@m.e@un.nosp@m.r.edu)
Date
October 21, 2020
Version
1.0