ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_absrel Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_absrel (handle, absrel)
 

Detailed Description

Definition at line 575 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_absrel()

type(c_ptr) function fcs_fmm_get_absrel ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc)  absrel 
)

Definition at line 577 of file fcs4fortran.f90.

577  use iso_c_binding
578  implicit none
579  type(c_ptr), value :: handle
580  integer(kind = fcs_integer_kind_isoc) :: absrel
581  type(c_ptr) :: fcs_fmm_get_absrel
FCSResult fcs_fmm_get_absrel(FCS handle, fcs_int *absrel)
function to get the optional fmm absrel parameter

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