|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include <edge_element.h>


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. | |
| typedef FaceElement<2,1>::node_ptr_t bitrl::utils::geom::EdgeElem< dim >::node_ptr_t |
| bitrl::utils::geom::EdgeElem< dim >::EdgeElem | ( | uint_t | id, |
| uint_t | proc_id = 0 |
||
| ) |
Constructor.
| bitrl::utils::geom::EdgeElem< dim >::EdgeElem | ( | uint_t | id, |
| uint_t | n_nodes, | ||
| uint_t | proc_id | ||
| ) |
Constructor.