source: trunk/src/solsor_gx1_x_r.h~ @ 44

Last change on this file since 44 was 44, checked in by jbrlod, 13 years ago

test du solsort mblod

File size: 688 bytes
Line 
1/***************************************************************************
2                 module classe solsor_gc1_x_r.h  -  description
3***************************************************************************/
4// Julien Brajard
5// locean-ipsl.upmc, Paris, April 25, 2011
6//===========================================================================
7//                          methode forward
8forward (YREAL x1, YREAL x2, YREAL x3, YREAL x4)
9{
10/*      1       from    solsor_gcx_gcr          2  i    j    k    t
11        2       from    solsor_flag             2  NX   NY    k-1  t
12        3       from    solsor_flag             1  i-1  NY    k  t
13        4       from    solsor_flag             1  i    j-1  k  t
14}
15output 1 : resmax
16oupput 2 : flag (0 -> continue; 1 -> stop)
17
18*/
Note: See TracBrowser for help on using the repository browser.