Ignore:
Timestamp:
Apr 27, 2012, 11:34:57 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
1a92cf
Parents:
b2154a3
Message:

vmg: Implement fourth-order discretization of the Poisson equation.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/interface/interface_fcs.h

    rb2154a3 r4571da  
    1717                   fcs_float* box_offset, fcs_float box_size,
    1818                   fcs_int near_field_cells, fcs_int interpolation_degree,
    19                    MPI_Comm mpi_comm);
     19                   fcs_int discretization_order, MPI_Comm mpi_comm);
    2020
    2121int VMG_fcs_check();
Note: See TracChangeset for help on using the changeset viewer.