preCICE v3.2.0
Loading...
Searching...
No Matches
precice::utils::ComponentWiseLess Struct Reference

#include <EigenHelperFunctions.hpp>

Public Member Functions

template<typename DerivedLHS, typename DerivedRHS>
bool operator() (const Eigen::PlainObjectBase< DerivedLHS > &lhs, const Eigen::PlainObjectBase< DerivedRHS > &rhs) const

Detailed Description

Definition at line 85 of file EigenHelperFunctions.hpp.

Member Function Documentation

◆ operator()()

template<typename DerivedLHS, typename DerivedRHS>
bool precice::utils::ComponentWiseLess::operator() ( const Eigen::PlainObjectBase< DerivedLHS > & lhs,
const Eigen::PlainObjectBase< DerivedRHS > & rhs ) const
inline

Definition at line 87 of file EigenHelperFunctions.hpp.

Here is the call graph for this function:

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