bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::utils::geom::biblsimpp_geom_implementation Namespace Reference

Functions

ElementType::sub_type element_sub_type (uint_t n_nodes, edge_type)
 
ElementType::sub_type element_sub_type (uint_t n_nodes, tri_type)
 
ElementType::sub_type element_sub_type (uint_t n_nodes, quad_type)
 
ElementType::sub_type element_sub_type (uint_t n_nodes, hex_type)
 
ElementType::sub_type element_sub_type (uint_t n_nodes, tet_type)
 

Function Documentation

◆ element_sub_type() [1/5]

ElementType::sub_type bitrl::utils::geom::biblsimpp_geom_implementation::element_sub_type ( uint_t  n_nodes,
edge_type   
)

◆ element_sub_type() [2/5]

ElementType::sub_type bitrl::utils::geom::biblsimpp_geom_implementation::element_sub_type ( uint_t  n_nodes,
hex_type   
)

◆ element_sub_type() [3/5]

ElementType::sub_type bitrl::utils::geom::biblsimpp_geom_implementation::element_sub_type ( uint_t  n_nodes,
quad_type   
)

◆ element_sub_type() [4/5]

ElementType::sub_type bitrl::utils::geom::biblsimpp_geom_implementation::element_sub_type ( uint_t  n_nodes,
tet_type   
)

◆ element_sub_type() [5/5]

ElementType::sub_type bitrl::utils::geom::biblsimpp_geom_implementation::element_sub_type ( uint_t  n_nodes,
tri_type   
)