Part C
CactusBase

C1 Boundary
 C1.1 Abstract
 C1.2 Introduction
 C1.3 The generic boundary interface
 C1.4 Provided boundary conditions
 C1.5 Scalar Boundary Condition
 C1.6 Flat Boundary Condition
 C1.7 Radiation Boundary Condition
 C1.8 Copy Boundary Condition
 C1.9 Robin Boundary Condition
 C1.10 Static Boundary Condition
 C1.11 None Boundary Condition
 C1.12 Appendix: Symmetry and non-local boundary conditions
 C1.13 Parameters
 C1.14 Interfaces
 C1.15 Schedule
C2 CartGrid3D
 C2.1 Abstract
 C2.2 Specifying the Grid Symmetry
 C2.3 Specifying the Grid Size, Range, and Spacing
 C2.4 An Example
 C2.5 Coordinates
 C2.6 Symmetries for Grid Functions
 C2.7 Parameters
 C2.8 Interfaces
 C2.9 Schedule
C3 CoordBase
 C3.1 Abstract
 C3.2 Introduction
 C3.3 Coordinate system symmetries
 C3.4 Coordinate Thorns
 C3.5 Application thorns
 C3.6 Coordinate APIs
 C3.7 Coordinate Schema
 C3.8 Specifying coordinate systems in the interface.ccl
 C3.9 Specifying the extent of the physical domain
 C3.10 Specifying the location of the boundary points
 C3.11 Driver Issues
 C3.12 Parameters
 C3.13 Interfaces
 C3.14 Schedule
C4 Fortran
 C4.1 Abstract
 C4.2 Introduction
 C4.3 Physical System
 C4.4 Numerical Implementation
 C4.5 Using This Thorn
 C4.6 History
 C4.7 Parameters
 C4.8 Interfaces
 C4.9 Schedule
C5 IOASCII
 C5.1 Abstract
 C5.2 Purpose
 C5.3 IOASCII Parameters
 C5.4 Comments
 C5.5 Examples
 C5.6 Parameters
 C5.7 Interfaces
 C5.8 Schedule
C6 IOBasic
 C6.1 Abstract
 C6.2 Purpose
 C6.3 IOBasic Parameters
 C6.4 Examples
 C6.5 Comments
 C6.6 Parameters
 C6.7 Interfaces
 C6.8 Schedule
C7 IOUtil
 C7.1 Introduction
 C7.2 I/O Methods in Cactus
 C7.3 Providing Your Own I/O Method
 C7.4 Standard Parameters
 C7.5 Saving/Generating Parameter Files
 C7.6 I/O Modes
 C7.7 Output of Hyperslab Data
 C7.8 Data Filenames
 C7.9 Checkpointing and Recovery in Cactus
 C7.10 Reading Data from Files into Cactus
 C7.11 Example Parameter Files
 C7.12 Providing Your own Checkpointing/Recovery Method
 C7.13 Parameters
 C7.14 Interfaces
 C7.15 Schedule
C8 InitBase
 C8.1 Abstract
 C8.2 Parameters
 C8.3 Interfaces
 C8.4 Schedule
C9 SymBase
 C9.1 Abstract
 C9.2 Introduction
 C9.3 Registering Symmetry Conditions
 C9.4 Registering Symmetries for Faces
 C9.5 Querying Symmetries of Faces
 C9.6 Symmetry Interpolation
 C9.7 Tensor Types
 C9.8 Parameters
 C9.9 Interfaces
 C9.10 Schedule
C10 Time
 C10.1 Abstract
 C10.2 Purpose
 C10.3 Description
 C10.4 Examples
 C10.5 Parameters
 C10.6 Interfaces
 C10.7 Schedule