Ignore:
Timestamp:
Apr 25, 2012, 4:21:08 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
7dd744
Parents:
b51c3b
Message:

vmg: Added parameter to control the interpolation degree (Tensor Lagrange interpolation) for interpolating the potentials from the grid to the particle positions.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1742 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/interface/interface_fcs.h

    rb51c3b ra150d0  
    1616                   fcs_int smoothing_steps, fcs_int gamma, fcs_float precision,
    1717                   fcs_float* box_offset, fcs_float box_size,
    18                    fcs_int near_field_cells, MPI_Comm mpi_comm);
     18                   fcs_int near_field_cells, fcs_int interpolation_degree,
     19                   MPI_Comm mpi_comm);
    1920
    2021int VMG_fcs_check();
Note: See TracChangeset for help on using the changeset viewer.