opm-simulators
Dune::MultiCommunicator< Args > Class Template Reference
Inheritance diagram for Dune::MultiCommunicator< Args >:

Public Types

using size_type = std::size_t
 

Public Member Functions

template<size_type index>
std::tuple_element< index, TupleType >::typeoperator[] ([[maybe_unused]] const std::integral_constant< size_type, index > indexVariable)
 
template<size_type index>
const std::tuple_element< index, TupleType >::typeoperator[] ([[maybe_unused]] const std::integral_constant< size_type, index > indexVariable) const
 
template<typename T >
void project (T &x) const
 
template<typename T1 , typename T2 >
void dot (const T1 &x, const T1 &y, T2 &result) const
 
template<typename T >
field_type norm (const T &x) const
 
template<typename T >
void copyOwnerToAll (const T &x, T &y) const
 
decltype(auto) communicator () const
 

Static Public Member Functions

static constexpr size_type size ()
 

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