ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_memd_get_periodicity Interface Reference

Public Member Functions

type(c_ptr) function fcs_memd_get_periodicity (handle, periodicity)
 

Detailed Description

Definition at line 739 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_memd_get_periodicity()

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

Definition at line 741 of file fcs4fortran.f90.

741  use iso_c_binding
742  implicit none
743  type(c_ptr), value :: handle
744  integer(kind = fcs_integer_kind_isoc) :: periodicity
745  type(c_ptr) :: fcs_memd_get_periodicity

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