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"
Go to the source code of this file.
Classes | |
class | Assembler |
Class for assembling the finite element matrices and vector. More... | |
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.