|
Flow123d
DF_patch_fe_darcy_complete-579fe1e
|
Define Integral Tuple hash function - helper struct of OperationMap. More...
#include <integral_data.hh>
Public Member Functions | |
| std::size_t | operator() (std::tuple< std::string, uint > tpl) const |
Static Public Member Functions | |
| static std::tuple< std::string, uint > | op_tuple (std::string op_type, uint quad_size) |
| Create tuple from typeid(Operation).name and size of Quadrature. More... | |
Define Integral Tuple hash function - helper struct of OperationMap.
Definition at line 228 of file integral_data.hh.
|
inlinestatic |
Create tuple from typeid(Operation).name and size of Quadrature.
Definition at line 234 of file integral_data.hh.

|
inline |
Definition at line 229 of file integral_data.hh.