Go to the source code of this file.
Namespaces | |
Feel | |
[marker1] | |
Enumerations | |
enum | { INTERPOLATE_DIFFERENT_MESH =0, INTERPOLATE_SAME_MESH = 1 } |
Functions | |
template<typename SpaceType , typename FunctionType > | |
void | Feel::interpolate (boost::shared_ptr< SpaceType > const &space, FunctionType const &f, typename SpaceType::element_type &interp, int same_mesh=INTERPOLATE_DIFFERENT_MESH) |