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>

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... | |
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.