ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_fmm_get_dipole_correction Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_dipole_correction (handle, dipole_correction)
 

Detailed Description

Definition at line 593 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_dipole_correction()

type(c_ptr) function fcs_fmm_get_dipole_correction ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc)  dipole_correction 
)

Definition at line 593 of file fcs4fortran.f90.

595  use iso_c_binding
596  implicit none
597  type(c_ptr), value :: handle
598  integer(kind = fcs_integer_kind_isoc) :: dipole_correction
599  type(c_ptr) :: fcs_fmm_get_dipole_correction

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