ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
This is the complete list of members for ocra::RowFunction< T >, including all inherited members.
_f | ocra::RowFunction< T > | protected |
_indices | ocra::RowFunction< T > | protected |
computeGradient(void) const | ocra::RowFunction< T > | inlineprotectedvirtual |
computeHessian(void) const | ocra::RowFunction< T > | inlineprotectedvirtual |
computeJdot(void) const | ocra::RowFunction< T > | inlineprotectedvirtual |
computeJdotXdot(void) const | ocra::RowFunction< T > | inlineprotectedvirtual |
computeValue(void) const | ocra::RowFunction< T > | inlineprotectedvirtual |
doUpdateSize(void) | ocra::RowFunction< T > | inlineprotectedvirtual |
functionType_t typedef | ocra::RowFunction< T > | |
RowFunction(T *function, const cfl_size_t index) | ocra::RowFunction< T > | inline |
RowFunction(T *function, const std::vector< int > &indices) | ocra::RowFunction< T > | inline |