ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_get_communicator Interface Reference

Public Member Functions

integer function fcs_get_communicator (handle)
 

Detailed Description

Definition at line 190 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_communicator()

integer function fcs_get_communicator ( type(c_ptr), value  handle)

Definition at line 191 of file fcs4fortran.f90.

191  use iso_c_binding
192  implicit none
193  type(c_ptr), value :: handle
194  integer :: fcs_get_communicator
MPI_Comm fcs_get_communicator(FCS handle)
function to return the MPI communicator used for the parallel execution

The documentation for this interface was generated from the following file: