20 #ifndef LIBMESH_RB_PARAMETRIZED_FUNCTION_H 21 #define LIBMESH_RB_PARAMETRIZED_FUNCTION_H 58 const Elem &) {
return 0.; }
63 #endif // LIBMESH_RB_PARAMETRIZED_FUNCTION_H Provides a reduced basis parameterized function.
The base class for all geometric element types.
virtual ~RBParametrizedFunction()
virtual Number evaluate(const RBParameters &, const Point &, const Elem &)
A geometric point in (x,y,z) space.