module Context:sig..end
Contexts for creating Sundials values using MPI
Provides an alternative to Sundials.Context.make that allows
specifying an MPI communciator.
val make : ?profiler:Sundials.Profiler.t -> Mpi.communicator -> Sundials.Context.tCreate a new context.