#include <cl_CommTable.hpp>
Public Member Functions | |
| CommTable ()=default | |
| ~CommTable ()=default | |
| const Cell< index_t > & | nodes () const |
| const Cell< index_t > & | edges () const |
| const Cell< index_t > & | faces () const |
| const Cell< index_t > & | elements () const |
| const Cell< index_t > & | facets () const |
| const Cell< index_t > & | vertices () const |
| const Cell< index_t > & | control_points () const |
| index_t | number_of_nodes () const |
| index_t | number_of_edges () const |
| index_t | number_of_faces () const |
| index_t | number_of_elements () const |
| index_t | number_of_facets () const |
| index_t | number_of_vertices () const |
| index_t | number_of_control_points () const |
Protected Member Functions | |
| Cell< index_t > & | nodes () |
| Cell< index_t > & | edges () |
| Cell< index_t > & | faces () |
| Cell< index_t > & | elements () |
| Cell< index_t > & | facets () |
| Cell< index_t > & | vertices () |
| Cell< index_t > & | control_points () |
|
default |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |