ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_maxdepth Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_maxdepth (handle, maxdepth)
 

Detailed Description

Definition at line 665 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_maxdepth()

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

Definition at line 667 of file fcs4fortran.f90.

667  use iso_c_binding
668  implicit none
669  type(c_ptr), value :: handle
670  integer(kind = c_long_long), value :: maxdepth
671  type(c_ptr) :: fcs_fmm_get_maxdepth
FCSResult fcs_fmm_get_maxdepth(FCS handle, fcs_int *depth)
function to get the optional fmm absrel parameter

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