ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_set_periodicity_f Interface Reference

Public Member Functions

type(c_ptr) function fcs_set_periodicity_f (handle, periodicity)
 

Detailed Description

Definition at line 293 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_set_periodicity_f()

type(c_ptr) function fcs_set_periodicity_f ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc), dimension(3)  periodicity 
)

Definition at line 295 of file fcs4fortran.f90.

295  use iso_c_binding
296  implicit none
297  type(c_ptr),value :: handle
298  integer(kind = fcs_integer_kind_isoc) :: periodicity(3)
299  type(c_ptr) :: fcs_set_periodicity_f

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