runtime_data_struct Derived Type

type, public, bind(C) :: runtime_data_struct

This struct shall hold fixed runtime data. mpi communicator. integer in fortran, MPI_Fint in C use MPI_Comm_f2c in C/C++ to get an MPI_Comm


Contents


Components

Type Visibility Attributes Name Initial
integer, public :: mpi_communicator