#include <boost/timer.hpp>
#include <feel/feelcore/parameter.hpp>
#include <feel/feeldiscr/functionspace.hpp>
Go to the source code of this file.
|
template<typename IteratorRange , typename Pset , typename ExprT > |
details::Evaluator< EVAL_NODAL,
IteratorRange, Pset, Expr
< ExprT > >::eval_element_type | Feel::vf::evaluate_impl (IteratorRange const &range_it, Pset const &pset, Expr< ExprT > const &__expr, GeomapStrategyType geomap=GeomapStrategyType::GEOMAP_HO) |
|