|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
#include <Domain/Tag.h>Go to the source code of this file.
Classes | |
| struct | NodeData |
| class | Node |
| The Node class holds the number of DoFs, coordinate, displacement, velocity and acceleration. More... | |
Namespaces | |
| namespace | suanpan |
Functions | |
| constexpr std::vector< Node::DOF > | suanpan::translational (const unsigned dimension) |
| constexpr std::vector< Node::DOF > | suanpan::mechanical (const unsigned dimension) |