Runtime dispatcher class: Translates the runtime space_id to a compiletime basis tag. More...
#include <all.hpp>
Public Types | |
typedef viennamath::rt_expr < InterfaceType > | expression_type |
Static Public Member Functions | |
template<typename T > | |
static std::vector < expression_type > | get (std::size_t space_id, T const &reference_cell) |
Runtime dispatcher class: Translates the runtime space_id to a compiletime basis tag.
typedef viennamath::rt_expr<InterfaceType> expression_type |
static std::vector<expression_type> get | ( | std::size_t | space_id, | |
T const & | reference_cell | |||
) | [inline, static] |