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

returns true if the index pair of the first entry is smaller than of the second entry More...

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

Public Member Functions

bool operator() (Triple_ firstTriple, Triple_ secondTriple)
 

Detailed Description

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

returns true if the index pair of the first entry is smaller than of the second entry

Definition at line 493 of file matrix_coo.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 495 of file matrix_coo.hpp.


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