Flow123d  release_2.2.0-914-gf1a3a4f
Public Member Functions | List of all members
la::MatrixCoo< INDT, VALT >::TripleRowIndexLessThan_ Struct Reference

returns true if the row of an entry is smaller than a prescribed index More...

Public Member Functions

bool operator() (Triple_ triple, IndexType row)
 

Detailed Description

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

returns true if the row of an entry is smaller than a prescribed index

Definition at line 517 of file matrix_coo.hpp.

Member Function Documentation

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

Definition at line 519 of file matrix_coo.hpp.


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