next up previous contents
Next: Schedule Up: Grid Variables Previous: Grid Variables   Contents

PRIVATE GROUPS



  Group Names    Variable Names   Details   
rkalphacoefficients    compact 0
  RKAlphaCoefficients  dimensions 2
     distribution CONSTANT
     group type ARRAY
     size MOL_INTERMEDIATE_STEPS
     size MOL_NUM_SCRATCH_LEVELS+1
     stagger type NONE
     tags Checkpoint="no"
     timelevels 1
     variable type REAL
rkbetacoefficients    compact 0
  RKBetaCoefficients  dimensions 1
     distribution CONSTANT
     group type ARRAY
     size MOL_INTERMEDIATE_STEPS
     stagger type NONE
     tags Checkpoint="no"
     timelevels 1
     variable type REAL
mol_counters    compact 0
  MoL_Intermediate_Step  description The counter for the time integration method
  MoL_Stepsize_Bad  dimensions 0
     distribution CONSTANT
     group type SCALAR
     stagger type NONE
     tags Checkpoint="no"
     timelevels 1
     variable type INT
mol_original_time    compact 0
  Original_Time  description The original time and delta time which are reset by MoL during evolution
  Original_Delta_Time  dimensions 0
     distribution CONSTANT
     group type SCALAR
     stagger type NONE
     tags Checkpoint="no"
     timelevels 1
     variable type REAL
scratchspace    compact 0
  ScratchSpace  description The original time and delta time which are reset by MoL during evolution
     dimensions 3
     distribution DEFAULT
     group type GF
     stagger type NONE
     tags Prolongation="None" Checkpoint="no"
     timelevels 1
     vararray_size MoL_Num_Evolved_Vars*MoL_Num_Scratch_Levels
     variable type REAL
sandrscratchspace    compact 0
  SandRScratchSpace  description The original time and delta time which are reset by MoL during evolution
     dimensions 3
     distribution DEFAULT
     group type GF
     stagger type NONE
     tags Prolongation="None" Checkpoint="no"
     timelevels 1
     vararray_size MoL_Num_SaveAndRestore_Vars
     variable type REAL





  Group Names    Variable Names   Details   
errorestimate    compact 0
  ErrorEstimate  description The original time and delta time which are reset by MoL during evolution
     dimensions 3
     distribution DEFAULT
     group type GF
     stagger type NONE
     tags Prolongation="None" Checkpoint="no"
     timelevels 1
     vararray_size MoL_Num_Evolved_Vars
     variable type REAL
errorscalars    compact 0
  Error  description Global error estimate
  Count  dimensions 0
  EstimatedDt  distribution CONSTANT
     group type SCALAR
     stagger type NONE
     timelevels 1
     variable type REAL



Provides:

MoLRegisterEvolved to

MoLRegisterConstrained to

MoLRegisterSaveAndRestore to

MoLRegisterEvolvedGroup to

MoLRegisterConstrainedGroup to

MoLRegisterSaveAndRestoreGroup to

MoLChangeToEvolved to

MoLChangeToConstrained to

MoLChangeToSaveAndRestore to

MoLChangeToNone to

MoLQueryEvolvedRHS to

MoLNumIntegratorSubsteps to


next up previous contents
Next: Schedule Up: Grid Variables Previous: Grid Variables   Contents