Chapter J19
TestTypes

Author(s): Erik Schnetter <schnetter@uni-tuebingen.de>

Date: December 29 2002



J19.1 Abstract

J19.2 Introduction

J19.3 Physical System

J19.4 Numerical Implementation

J19.5 Using This Thorn

J19.5.1 Obtaining This Thorn

J19.5.2 Basic Usage

J19.5.3 Special Behaviour

J19.5.4 Interaction With Other Thorns

J19.5.5 Support and Feedback

J19.6 History

J19.6.1 Thorn Source Code

J19.6.2 Thorn Documentation

J19.6.3 Acknowledgements

J19.7 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



J19.8 Interfaces

General

Implements:

testtypes

Grid Variables

PRIVATE GROUPS




  Group Names    Variable Names     Details   




vint    compact0
vint    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeINT




vint1    compact0
vint1    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeINT1




vint2    compact0
vint2    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeINT2




vint4    compact0
vint4    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeINT4




vint8    compact0
vint8    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeINT8




vreal    compact0
vreal    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeREAL








  Group Names    Variable Names     Details   




vreal4    compact0
vreal4    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeREAL4




vreal8    compact0
vreal8    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeREAL8




vcomplex    compact0
vcomplex    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeCOMPLEX




vcomplex8    compact0
vcomplex8    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeCOMPLEX8




vcomplex16    compact0
vcomplex16    dimensions0
   distributionCONSTANT
   group typeSCALAR
   stagger typeNONE
   timelevels1
  variable typeCOMPLEX16




J19.9 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