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

This file contains the "Element" object declarations, which defines an element in a finite element mesh. More...

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

Go to the source code of this file.

Classes

class  Element
 Virtual class for creating an element in a mesh. More...
 

Detailed Description

This file contains the "Element" object declarations, which defines an element in a finite element mesh.

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