ScaFaCoS  1.0.1
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 332 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
fcs_int fcs_get_max_local_particles(FCS handle)
function to return the maximum number of particles that can be stored in the specified local particle...

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