TestTypes

Erik Schnetter \(<\)schnetter@uni-tuebingen.de\(>\)

December 29 2002

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 Support and Feedback

5 History

5.1 Thorn Source Code

5.2 Thorn Documentation

5.3 Acknowledgements

References

6 Parameters




pboolean
Scope: private BOOLEAN



Description: boolean parameter



Default: yes






pint
Scope: private INT



Description: int parameter



Range Default: 1
*:*






preal
Scope: private REAL



Description: real parameter



Range Default: 1.0
*:*






pstring
Scope: private STRING



Description: string parameter



Range Default: a
.*



7 Interfaces

General

Implements:

testtypes

Grid Variables

7.0.1 PRIVATE GROUPS





  Group Names     Variable Names   Details    




vint vint compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type INT




vint1 vint1 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type INT1




vint2 vint2 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type INT2




vint4 vint4 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type INT4




vint8 vint8 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type INT8




vreal vreal compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type REAL








  Group Names     Variable Names   Details    




vreal4 vreal4 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type REAL4




vreal8 vreal8 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type REAL8




vcomplex vcomplex compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type COMPLEX




vcomplex8 vcomplex8 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type COMPLEX8




vcomplex16 vcomplex16 compact 0
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type COMPLEX16




8 Schedule

This section lists all the variables which are assigned storage by thorn CactusTest/TestTypes. 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:  
vint vint1 vint2 vint4 vint8  
vreal vreal4 vreal8  
vcomplex vcomplex8 vcomplex16  
   

Scheduled Functions

CCTK_INITIAL

  testtypes_c

  test types in c

 

  Language: c
  Type: function

CCTK_INITIAL

  testtypes_fortran

  test types in fortran

 

  Language: fortran
  Type: function