ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_get_max_local_particles Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_get_max_local_particles (handle)
 

Detailed Description

Definition at line 330 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_max_local_particles()

integer(kind = fcs_integer_kind_isoc) function fcs_get_max_local_particles ( type(c_ptr), value  handle)

Definition at line 330 of file fcs4fortran.f90.

332  use iso_c_binding
333  implicit none
334  type(c_ptr),value :: handle
335  integer(kind = fcs_integer_kind_isoc) :: fcs_get_max_local_particles

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