This is the complete list of members for MEAL::UnaryConvert< From, To, Method >, including all inherited members.
calculate(typename To::Result &result, std::vector< typename To::Result > *grad) | MEAL::UnaryConvert< From, To, Method > | inlineprotectedvirtual |
get_model() | MEAL::Convert< From, To > | inline |
get_model() const | MEAL::Convert< From, To > | inline |
get_name() const | MEAL::UnaryConvert< From, To, Method > | inline |
has_model() const | MEAL::Convert< From, To > | inline |
method | MEAL::UnaryConvert< From, To, Method > | protected |
model | MEAL::Convert< From, To > | protected |
set_model(From *_model) | MEAL::Convert< From, To > | inline |
UnaryConvert(Method m) (defined in MEAL::UnaryConvert< From, To, Method >) | MEAL::UnaryConvert< From, To, Method > | inline |