ReductionTest

Christian D. Ott <cott@aei.mpg.de>

April 18 2006

Abstract

1 Introduction

2 Physical System

3 Numerical Implementation

4 Using This Thorn

4.1 Obtaining This Thorn

4.2 Basic Usage

4.3 Special Behaviour

4.4 Interaction With Other Thorns

4.5 Examples

4.6 Support and Feedback

5 History

5.1 Thorn Source Code

5.2 Thorn Documentation

5.3 Acknowledgements

References

6 Parameters




domain
Scope: shared from GRIDKEYWORD



7 Interfaces

General

Implements:

reductiontest2

Grid Variables

7.0.1 PRIVATE GROUPS





  Group Names     Variable Names   Details    




redvars compact 0
redvar dimensions 3
distribution DEFAULT
group type GF
timelevels 3
variable type REAL




8 Schedule

This section lists all the variables which are assigned storage by thorn Carpet/ReductionTest2. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.

Storage

 

Always:  
redvars[3]  
   

Scheduled Functions

CCTK_INITIAL

  com2_local

  setup integrands for com calculation

 

  After: whisky_initial
  Language: c
  Sync: redvars
  Type: function
  Writes: reductiontest2::redvar(everywhere)

CCTK_EVOL

  com2_local

  setup integrands for com calculation

 

  After: mol_evolution
  Language: c
  Sync: redvars
  Type: function

CCTK_POSTREGRIDINITIAL

  com2_local

  setup integrands for com calculation

 

  Language: c
  Sync: redvars
  Type: function

CCTK_POSTREGRID

  com2_local

  setup integrands for com calculation

 

  Language: c
  Sync: redvars
  Type: function