#include <LAMAInterface.hpp>
Public Types |
typedef void(* | getRow )(OtherValueType row[], const IndexType i, const IndexType numColumns, const IndexType numRows, const IndexType perm[], const IndexType ilg[], const IndexType dlg[], const IndexType ja[], const ValueType values[]) |
typedef ValueType(* | getValue )(const IndexType i, const IndexType j, const IndexType numRows, const IndexType *dlg, const IndexType *ilg, const IndexType *perm, const IndexType *ja, const ValueType *values) |
template<typename ValueType, typename OtherValueType>
struct lama::JDSUtilsInterface::Getter< ValueType, OtherValueType >
Member Typedef Documentation
template<typename ValueType , typename OtherValueType >
template<typename ValueType , typename OtherValueType >
The documentation for this struct was generated from the following file: