Changeset 3800 in Sophya for trunk/Cosmo/SimLSS/genefluct3d.h


Ignore:
Timestamp:
Jul 19, 2010, 5:05:40 PM (15 years ago)
Author:
cmv
Message:

reorganisation tres legere du code Vlos, cmv 19/07/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/genefluct3d.h

    r3781 r3800  
    118118  void ComputeFourier(PkSpectrumZ& pk_at_z);
    119119  void FilterByPixel(void);
     120  void ToRedshiftSpace(void);
    120121  void ToVelLoS(void);
    121122
    122123  void ComputeReal(void);
    123124  void ApplyGrowthFactor(int type_evol=1);
    124   void ApplyDerGrowthFactor(int type_evol=1);
     125  void ApplyRedshiftSpaceGrowthFactor(void);
     126  void ApplyVelLosGrowthFactor(int type_evol=1);
    125127
    126128  void ReComputeFourier(void);
Note: See TracChangeset for help on using the changeset viewer.