ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_mmm1d_get_maxPWerror Interface Reference

Public Member Functions

type(c_ptr) function fcs_mmm1d_get_maxpwerror (handle, error)
 

Detailed Description

Definition at line 776 of file fcs4fortran.f90.

Member Function/Subroutine Documentation

◆ fcs_mmm1d_get_maxpwerror()

type(c_ptr) function fcs_mmm1d_get_maxpwerror ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc)  error 
)

Definition at line 778 of file fcs4fortran.f90.

778  use iso_c_binding
779  implicit none
780  type(c_ptr), value :: handle
781  real(kind = fcs_real_kind_isoc) :: error
782  type(c_ptr) :: fcs_mmm1d_get_maxpwerror

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