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

This file contains the "Assembler object" declarations, this object computes the system mass, damping and stiffness matrices as well as the internal and external force vector. More...

#include <vector>
#include <memory>
#include <Eigen/Dense>
#include <Eigen/SparseCore>
#include "Mesh.hpp"
#include "LoadCombo.hpp"
Include dependency graph for Assembler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Assembler
 Class for assembling the finite element matrices and vector. More...
 

Detailed Description

This file contains the "Assembler object" declarations, this object computes the system mass, damping and stiffness matrices as well as the internal and external force vector.

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