ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_fmm_get_tolerance_energy Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_tolerance_energy (handle, tolerance)
 

Detailed Description

Definition at line 647 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_tolerance_energy()

type(c_ptr) function fcs_fmm_get_tolerance_energy ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc)  tolerance 
)

Definition at line 647 of file fcs4fortran.f90.

649  use iso_c_binding
650  implicit none
651  type(c_ptr), value :: handle
652  real(kind = fcs_real_kind_isoc) :: tolerance
653  type(c_ptr) :: fcs_fmm_get_tolerance_energy

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