Mesh Oriented datABase
(version 5.6.0)
An array-based unstructured mesh library
Public Member Functions
|
List of all members
CompareTriplets Struct Reference
Public Member Functions
bool
operator()
(
Triplet
&a,
Triplet
&b)
Detailed Description
Definition at line
295
of file
compareMaps.cpp
.
Member Function Documentation
◆
operator()()
bool CompareTriplets::operator()
(
Triplet
&
a
,
Triplet
&
b
)
inline
Definition at line
297
of file
compareMaps.cpp
.
298
{
299
return
fabs( a.value() ) > fabs( b.value() );
300
}
The documentation for this struct was generated from the following file:
compareMaps.cpp
CompareTriplets
Generated on Wed Jun 3 2026 02:04:47 for Mesh Oriented datABase by
1.9.1.