ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_potential Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_potential (handle, potential)
 

Detailed Description

Definition at line 611 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_potential()

type(c_ptr) function fcs_fmm_get_potential ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc)  potential 
)

Definition at line 613 of file fcs4fortran.f90.

613  use iso_c_binding
614  implicit none
615  type(c_ptr), value :: handle
616  integer(kind = fcs_integer_kind_isoc) :: potential
617  type(c_ptr) :: fcs_fmm_get_potential
FCSResult fcs_fmm_get_potential(FCS handle, fcs_int *coulomb)
function to get the fmm coulomb parameter

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