|
dune-common 2.8.0
|
Loading...
Searching...
No Matches
mpidata.hh
Go to the documentation of this file.
109 static constexpr bool static_size = std::is_const<T>::value || !Std::is_detected_v<hasResizeOp, T>;
Traits classes for mapping types onto MPI_Datatype.
Traits for type conversions and type information.
typename Impl::voider< Types... >::type void_t
Is void for all valid input types. The workhorse for C++11 SFINAE-techniques.
Definition typetraits.hh:38
STL namespace.
A traits class describing the mapping of types onto MPI_Datatypes.
Definition mpitraits.hh:39
Definition mpidata.hh:48
MPIData(T &t)
Definition mpidata.hh:105
void * ptr()
Definition mpidata.hh:110
int size()
Definition mpidata.hh:113
T & data_
Definition mpidata.hh:128
auto resize(int size) -> std::enable_if_t<!std::is_const< S >::value||!Std::is_detected_v< hasResizeOp, S > >
Definition mpidata.hh:121
MPI_Datatype type() const
Definition mpidata.hh:116
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8