ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_memd_set_periodicity Interface Reference

Public Member Functions

type(c_ptr) function fcs_memd_set_periodicity (handle, periodicity)
 

Detailed Description

Definition at line 730 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_memd_set_periodicity()

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

Definition at line 732 of file fcs4fortran.f90.

732  use iso_c_binding
733  implicit none
734  type(c_ptr), value :: handle
735  integer(kind = fcs_integer_kind_isoc), value :: periodicity
736  type(c_ptr) :: fcs_memd_set_periodicity

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