OpenLB 1.7
Loading...
Searching...
No Matches
olb::util::maxOp< void > Member List

This is the complete list of members for olb::util::maxOp< void >, including all inherited members.

is_transparent typedefolb::util::maxOp< void >
operator()(T &&t, U &&u) const -> decltype(util::max(std::forward< T >(t), std::forward< U >(u)))olb::util::maxOp< void >inline
symbololb::util::maxOp< void >static