libMesh
|
#include <assembly.h>
Public Member Functions | |
virtual Number | evaluate (const RBParameters &mu, const Point &p, const Elem &) |
Evaluate this parametrized function for the parameter value mu at the point p . More... | |
Definition at line 64 of file assembly.h.
|
inlinevirtual |
Evaluate this parametrized function for the parameter value mu
at the point p
.
Reimplemented from libMesh::RBParametrizedFunction.
Definition at line 66 of file assembly.h.
References libMesh::RBParameters::get_value(), and libMesh::Real.