suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
Node.h File Reference
#include <Domain/Tag.h>
Include dependency graph for Node.h:
This graph shows which files directly or indirectly include this file:

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::DOFsuanpan::translational (const unsigned dimension)
 
constexpr std::vector< Node::DOFsuanpan::mechanical (const unsigned dimension)