ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_get_near_field_cells Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_get_near_field_cells (handle, near_field_cells)
 

Detailed Description

Definition at line 907 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_get_near_field_cells()

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

Definition at line 909 of file fcs4fortran.f90.

909  use iso_c_binding
910  implicit none
911  type(c_ptr), value :: handle
912  integer(kind = fcs_integer_kind_isoc) :: near_field_cells
913  type(c_ptr) :: fcs_vmg_get_near_field_cells
FCSResult fcs_vmg_get_near_field_cells(FCS handle, fcs_int *near_field_cells)
Get 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: