Flow123d  master-f44eb46
Public Member Functions | List of all members
la::MatrixCoo< INDT, VALT >::TripleDiagEntry_ Struct Reference

returns true if the entry is on diagonal, i.e. row == column More...

Public Member Functions

bool operator() (Triple_ triple)
 

Detailed Description

template<typename INDT, typename VALT>
struct la::MatrixCoo< INDT, VALT >::TripleDiagEntry_

returns true if the entry is on diagonal, i.e. row == column

Definition at line 528 of file matrix_coo.hpp.

Member Function Documentation

◆ operator()()

template<typename INDT , typename VALT >
bool la::MatrixCoo< INDT, VALT >::TripleDiagEntry_::operator() ( Triple_  triple)
inline

Definition at line 530 of file matrix_coo.hpp.


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