#######################################################################################################################################
#                                                                                                                                     #
#         G E N E R A T I O N   D ' U N   A L B U M   D E   C O O R D O N N E E S   ' Z '  :                                          #
#                                                                                                                                     #
#                                                                                                                                     #
#         Author of '$xiirv/.STRX.21.1$COORD_Z.$U' :                                                                                  #
#                                                                                                                                     #
#                     Jean-Francois Colonna (LACTAMME, 20200118180216).                                                               #
#                                                                                                                                     #
#######################################################################################################################################

$Z                  FilSTmpB            FGeNeRe

$c                  #include  <stdio.h>
$c
$c                  #define   N0        cPremiere
$c                  #define   N         cDerniere
$c
$c                  #define   PI        3.14159265358979312
$c
$c                  #define   OZ        0.0
$c                  #define   EZ        1.0
$c
$c                  int       main()
$c                            {
$c                            int       n;
$c
$c                            for       (n=N0 ; n<=N ; n++)
$c                                      {
$c                                      double    Z=((EZ*(n-N0))+(OZ*(N-n)))/(N-N0);
$c
$c                                      printf("echo      %c$xci/init$X
$c                                                                    standard=FAUX
$c                                                                    valeur=%f
$c                                                                    R=$_____ImageT1$COORD_Z.%04d
$c                                                                                                  $formatI%c
$c                                                                                                  >> $FGeNeRe\n"
$c                                            ,'\''
$c                                            ,Z
$c                                            ,n
$c                                            ,'\''
$c                                             );
$c                                      }
$c                            }

$Z                  execPar_V           $FGeNeRe

$Z                  FilSTmpE            FGeNeRe



Copyright © Jean-François Colonna, 2020-2021.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2020-2021.