TestFortranCrayPointers

Erik Schnetter <eschnetter@perimeterinstitute.ca>

October 24 2012

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

7 Interfaces

General

Implements:

testfortrancraypointers

Grid Variables

7.0.1 PRIVATE GROUPS





  Group Names     Variable Names   Details    




gf gf compact 0
description Grid function
dimensions 3
distribution DEFAULT
group type GF
timelevels 1
variable type REAL




ga ga compact 0
description Grid array
dimensions 2
distribution DEFAULT
group type ARRAY
size 10
  size 10
timelevels 1
variable type REAL




gs gs compact 0
description Grid scalar
dimensions 0
distribution CONSTANT
group type SCALAR
timelevels 1
variable type REAL




8 Schedule

This section lists all the variables which are assigned storage by thorn CactusTest/TestFortranCrayPointers. 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

NONE

Scheduled Functions

CCTK_INITIAL

  testfortrancraypointers_main

  test fortran cray pointers

 

  Language: c
  Type: function

CCTK_INITIAL

  testfortrancraypointers_caller

  test fortran cray pointers for passing cctkgh

 

  Language: fortran
  Type: function