ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_absrel Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_absrel (handle, absrel)
 

Detailed Description

Definition at line 566 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_absrel()

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

Definition at line 568 of file fcs4fortran.f90.

568  use iso_c_binding
569  implicit none
570  type(c_ptr), value :: handle
571  integer(kind = fcs_integer_kind_isoc), value :: absrel
572  type(c_ptr) :: fcs_fmm_set_absrel
FCSResult fcs_fmm_set_absrel(FCS handle, fcs_int choice)
function to set the optional fmm absrel parameter

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