ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_set_total_particles Interface Reference

Public Member Functions

type(c_ptr) function fcs_set_total_particles (handle, total_particles)
 

Detailed Description

Definition at line 304 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_set_total_particles()

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

Definition at line 304 of file fcs4fortran.f90.

306  use iso_c_binding
307  implicit none
308  type(c_ptr),value :: handle
309  integer(kind = fcs_integer_kind_isoc),value :: total_particles
310  type(c_ptr) :: fcs_set_total_particles

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