Loading...
Searching...
No Matches
is_contiguous< MinMax< T > > Struct Template Reference

Declare MinMax as non-contiguous (similar to Tuple2). More...

#include <MinMax.H>

Inheritance diagram for is_contiguous< MinMax< T > >:
Collaboration diagram for is_contiguous< MinMax< T > >:

Detailed Description

template<class T>
struct Foam::is_contiguous< MinMax< T > >

Declare MinMax as non-contiguous (similar to Tuple2).

Output remains separate (even in binary) and, since the defined operator+ is somewhat non-standard, also avoid false matching with any MPI intrinsic operation.

Definition at line 395 of file MinMax.H.


The documentation for this struct was generated from the following file:
  • src/OpenFOAM/primitives/ranges/MinMax/MinMax.H