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

returns true if the first entry has smaller ROW index than the second one More...

Inheritance diagram for la::MatrixCoo< INDT, VALT >::TripleRowLessThan_:
Inheritance graph
[legend]
Collaboration diagram for la::MatrixCoo< INDT, VALT >::TripleRowLessThan_:
Collaboration graph
[legend]

Public Member Functions

bool operator() (Triple_ firstTriple, Triple_ secondTriple)
 

Detailed Description

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

returns true if the first entry has smaller ROW index than the second one

Definition at line 505 of file matrix_coo.hpp.

Member Function Documentation

template<typename INDT, typename VALT>
bool la::MatrixCoo< INDT, VALT >::TripleRowLessThan_::operator() ( Triple_  firstTriple,
Triple_  secondTriple 
)
inline

Definition at line 507 of file matrix_coo.hpp.


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