mpi<T> static method

T mpi<T>()

Implementation

static T mpi<T>() {
  return ark.get<MPI, T>();
}