|
Flow123d
DF_patch_fe_darcy_complete-579fe1e
|
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 198 of file integral_data.hh.
|
inlinestatic |
Create tuple from dimennsion and size of Quadrature.
Definition at line 204 of file integral_data.hh.

Definition at line 199 of file integral_data.hh.