ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_set_near_field_cells Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_set_near_field_cells (handle, near_field_cells)
 

Detailed Description

Definition at line 898 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_set_near_field_cells()

type(c_ptr) function fcs_vmg_set_near_field_cells ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc), value  near_field_cells 
)

Definition at line 900 of file fcs4fortran.f90.

900  use iso_c_binding
901  implicit none
902  type(c_ptr),value :: handle
903  integer(kind = fcs_integer_kind_isoc),value :: near_field_cells
904  type(c_ptr) :: fcs_vmg_set_near_field_cells
FCSResult fcs_vmg_set_near_field_cells(FCS handle, fcs_int near_field_cells)
Set the number of near field cells for separating the near/far field part of the potential.

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