|
Flow123d
JS_constraints-e651b99
|
Define Integral Tuple hash function - helper struct of IntegralPtrMap. More...
#include <integral_data.hh>
Public Member Functions | |
| std::size_t | operator() (std::tuple< uint, uint > tpl) const |
Static Public Member Functions | |
| static std::tuple< uint, uint > | integral_tuple (uint dim, uint quad_size) |
| Create tuple from dimennsion and size of Quadrature. More... | |
Define Integral Tuple hash function - helper struct of IntegralPtrMap.
Definition at line 127 of file integral_data.hh.
|
inlinestatic |
Create tuple from dimennsion and size of Quadrature.
Definition at line 133 of file integral_data.hh.

Definition at line 128 of file integral_data.hh.