ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_get_precision Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_get_precision (handle, prec)
 

Detailed Description

Definition at line 925 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_get_precision()

type(c_ptr) function fcs_vmg_get_precision ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc)  prec 
)

Definition at line 927 of file fcs4fortran.f90.

927  use iso_c_binding
928  implicit none
929  type(c_ptr), value :: handle
930  real(kind = fcs_real_kind_isoc) :: prec
931  type(c_ptr) :: fcs_vmg_get_precision
FCSResult fcs_vmg_get_precision(FCS handle, fcs_float *precision)
Get the precision of the vmg algorithm.

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