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

This file contains the "lin2DQuad8" linearized eight-node element declarations, which defines an element in a finite element mesh. More...

#include <map>
#include <memory>
#include <string>
#include <Eigen/Dense>
#include "Node.hpp"
#include "Load.hpp"
#include "Material.hpp"
#include "Element.hpp"
#include "Damping.hpp"
#include "QuadratureRule.hpp"
Include dependency graph for lin2DQuad8.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lin2DQuad8
 Class for creating a 2D linearized eight-node quadrilateral element in a mesh. More...
 

Detailed Description

This file contains the "lin2DQuad8" linearized eight-node element declarations, which defines an element in a finite element mesh.

Author
Elnaz Esmaeilzadeh Seylabi (elnaz.nosp@m.e@un.nosp@m.r.edu)
Date
September 26, 2019
Version
1.0