Ignore:
Timestamp:
07/25/11 13:12:44 (14 years ago)
Author:
Eric.Larour
Message:

Reworked parameteroutpus framework.
Now, we specify a requestedoutputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk/src/c/objects/Elements/Penta.h

    r9012 r9110  
    7575                /*Element virtual functions definitions: {{{1*/
    7676                void   AverageOntoPartition(Vec partition_contributions,Vec partition_areas,double* vertex_response,double* qmu_part);
     77                void   BasalFrictionCreateInput(void);
    7778                void   ComputeBasalStress(Vec sigma_b);
    7879                void   ComputeStrainRate(Vec eps);
     
    120121                void   ShelfSync();
    121122                double RheologyBbarAbsGradient(bool process_units,int weight_index);
     123                void   RequestedOutput(int output_enum,int step,double time);
    122124                double ThicknessAbsGradient(bool process_units,int weight_index);
    123125                void   MigrateGroundingLine();
     
    143145                int*   GetHorizontalNeighboorSids(void);
    144146                double RheologyBbarx(void);
     147                void   ViscousHeatingCreateInput(void);
    145148                /*}}}*/
    146149                /*Penta specific routines:{{{1*/
Note: See TracChangeset for help on using the changeset viewer.