GRINS-0.8.0
|
#include <parsed_function_traits.h>
Public Types | |
typedef libMesh::CompositeFunction< libMesh::Number > | to_composite |
Static Public Member Functions | |
static libMesh::ParsedFunction< libMesh::Number > | to_parsed (const libMesh::System &, const std::string &expression) |
static libMesh::ZeroFunction< libMesh::Number > | to_zero () |
Definition at line 60 of file parsed_function_traits.h.
typedef libMesh::CompositeFunction<libMesh::Number> GRINS::TypeFrom< FunctionType, is_fem_function >::to_composite |
Definition at line 61 of file parsed_function_traits.h.
|
inlinestatic |
Definition at line 64 of file parsed_function_traits.h.
|
inlinestatic |
Definition at line 70 of file parsed_function_traits.h.