ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_maxdepth Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_maxdepth (handle, maxdepth)
 

Detailed Description

Definition at line 656 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_maxdepth()

type(c_ptr) function fcs_fmm_set_maxdepth ( type(c_ptr), value  handle,
integer(kind = c_long_long), value  maxdepth 
)

Definition at line 658 of file fcs4fortran.f90.

658  use iso_c_binding
659  implicit none
660  type(c_ptr), value :: handle
661  integer(kind = c_long_long), value :: maxdepth
662  type(c_ptr) :: fcs_fmm_set_maxdepth
FCSResult fcs_fmm_set_maxdepth(FCS handle, fcs_int depth)
function to set the optional fmm absrel parameter

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