![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <gecko.hpp>
Classes | |
| class | Comparator |
Public Types | |
| enum | { null = 0 } |
| typedef uint | Index |
| typedef std::vector< Node >::const_iterator | ConstPtr |
Public Member Functions | |
| Node (Float pos=-1, Float length=1, Arc::Index arc=Arc::null, Node::Index parent=Node::null) | |
Public Attributes | |
| Float | pos |
| Float | hlen |
| Arc::Index | arc |
| Node::Index | parent |
| typedef std::vector<Node>::const_iterator Gecko::Node::ConstPtr |
| typedef uint Gecko::Node::Index |
|
inline |
| Arc::Index Gecko::Node::arc |
| Node::Index Gecko::Node::parent |