Ignore:
Timestamp:
Apr 30, 2012, 2:40:31 PM (14 years ago)
Author:
Frederik Heber <heber@…>
Children:
759a6a
Parents:
d448a7
Message:

Conformalized vmg getter functions with other solvers.

  • also rename gamma -> cycle_type.
  • all getters now return FCSResult and require two parameters.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/interface/interface_fcs.h

    rd448a7 r728149  
    1414
    1515void VMG_fcs_setup(fcs_int level, fcs_int* periodic, fcs_int max_iter,
    16                    fcs_int smoothing_steps, fcs_int gamma, fcs_float precision,
     16                   fcs_int smoothing_steps, fcs_int cycle_type, fcs_float precision,
    1717                   fcs_float* box_offset, fcs_float box_size,
    1818                   fcs_int near_field_cells, fcs_int interpolation_degree,
Note: See TracChangeset for help on using the changeset viewer.