ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_get_total_particles Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_get_total_particles (handle)
 

Detailed Description

Definition at line 313 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_total_particles()

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

Definition at line 313 of file fcs4fortran.f90.

315  use iso_c_binding
316  implicit none
317  type(c_ptr),value :: handle
318  integer(kind = fcs_integer_kind_isoc) :: fcs_get_total_particles

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