LAMA
lama::JDSUtilsInterface::Getter< ValueType, OtherValueType > Struct Template Reference

#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 >
typedef void( * lama::JDSUtilsInterface::Getter< ValueType, OtherValueType >::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[])
template<typename ValueType , typename OtherValueType >
typedef ValueType(* lama::JDSUtilsInterface::Getter< ValueType, OtherValueType >::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)

The documentation for this struct was generated from the following file: