| 
    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 52 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 54 of file assembly.h.
References libMesh::RBParameters::get_value(), and libMesh::Real.
 1.8.16