ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_potential Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_potential (handle, potential)
 

Detailed Description

Definition at line 602 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_potential()

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

Definition at line 604 of file fcs4fortran.f90.

604  use iso_c_binding
605  implicit none
606  type(c_ptr), value :: handle
607  integer(kind = fcs_integer_kind_isoc), value :: potential
608  type(c_ptr) :: fcs_fmm_set_potential
FCSResult fcs_fmm_set_potential(FCS handle, fcs_int coulomb)
function to set the fmm parameter parameter

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