|
opm-simulators
|
MPI datatype trait for SlaveGroupInjectionData structure. More...
#include <ReservoirCouplingMpiTraits.hpp>
Additional Inherited Members | |
| Static Public Member Functions inherited from Dune::detail::StructMPITraitsImpl< Struct, Members... > | |
| static MPI_Datatype | getType () |
| Static Public Attributes inherited from Dune::detail::StructMPITraitsImpl< Struct, Members... > | |
| static constexpr bool | is_intrinsic |
MPI datatype trait for SlaveGroupInjectionData structure.
This specialization enables SlaveGroupInjectionData to be sent via MPI by defining how to construct an MPI_Datatype that matches the memory layout of the structure. The trait uses StructMPITraits to automatically generate the MPI datatype based on the listed member pointers.
| Scalar | Floating-point type (typically double or float) |