ScaFaCoS  1.0.1
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 315 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
fcs_int fcs_get_total_particles(FCS handle)
function to return the total number of particles in the system

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