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   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT




vint1 vint1   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT1




vint2 vint2   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT2




vint4 vint4   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT4




vint8 vint8   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT8




vreal vreal   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeREAL








  Group Names    Variable Names    Details   




vreal4 vreal4   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeREAL4




vreal8 vreal8   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeREAL8




vcomplex vcomplex   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeCOMPLEX




vcomplex8 vcomplex8   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeCOMPLEX8




vcomplex16 vcomplex16   compact0
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeCOMPLEX16




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