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

This file contains the "Node object" declarations, which is stores the coordinates, state variables, degrees-of-freedom, and total-degree of freedom lists of a node in a finite element mesh. More...

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

Go to the source code of this file.

Classes

class  Node
 Class for creating a node in space that handles coordinates, state variables, free and total degrees-of-freedom numbering. More...
 

Detailed Description

This file contains the "Node object" declarations, which is stores the coordinates, state variables, degrees-of-freedom, and total-degree of freedom lists of a node 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 15, 2018
Version
1.0