bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::utils::geom::EdgeElem< dim > Class Template Reference

#include <edge_element.h>

Inheritance diagram for bitrl::utils::geom::EdgeElem< dim >:
Collaboration diagram for bitrl::utils::geom::EdgeElem< dim >:

Public Types

typedef FaceElement< 2, 1 >::node_ptr_t node_ptr_t
 

Public Member Functions

 EdgeElem (uint_t id, uint_t proc_id=0)
 Constructor.
 
 EdgeElem (uint_t id, uint_t n_nodes, uint_t proc_id)
 Constructor.
 

Member Typedef Documentation

◆ node_ptr_t

template<int dim>
typedef FaceElement<2,1>::node_ptr_t bitrl::utils::geom::EdgeElem< dim >::node_ptr_t

Constructor & Destructor Documentation

◆ EdgeElem() [1/2]

template<int dim>
bitrl::utils::geom::EdgeElem< dim >::EdgeElem ( uint_t  id,
uint_t  proc_id = 0 
)

Constructor.

◆ EdgeElem() [2/2]

template<int dim>
bitrl::utils::geom::EdgeElem< dim >::EdgeElem ( uint_t  id,
uint_t  n_nodes,
uint_t  proc_id 
)

Constructor.


The documentation for this class was generated from the following files: