ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_p3m_set_tolerance_field_abs Interface Reference

Public Member Functions

type(c_ptr) function fcs_p3m_set_tolerance_field_abs (handle, tolerance_field_abs)
 

Detailed Description

Definition at line 833 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_p3m_set_tolerance_field_abs()

type(c_ptr) function fcs_p3m_set_tolerance_field_abs ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc), value  tolerance_field_abs 
)

Definition at line 835 of file fcs4fortran.f90.

835  use iso_c_binding
836  implicit none
837  type(c_ptr),value :: handle
838  real(kind = fcs_real_kind_isoc),value :: tolerance_field_abs
839  type(c_ptr) :: fcs_p3m_set_tolerance_field_abs

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