Arrangements
Up one levelThe arrangements of Cactus thorns that are part of the distribution.
-
CactusBase
- Contains general utility thorns, providing for example coordinates, boundary conditions, and basic IO functionality.
-
CactusBench
- Contains thorns for benchmarking different architectures, message passing layers, and IO capabilities.
-
CactusConnect
- Contains thorns for interactive monitoring and steeing of Cactus simulations.
-
CactusDoc
- Contains documentation for Cactus.
-
CactusEinstein
- Contains thorns for solving the Einstein equations of general relativity.
-
CactusElliptic
- Contains the infrastructures and solvers for elliptic equations.
-
CactusExamples
- Contains example applications.
-
CactusExternal
- Contains external packages which can be compiled as thorns for use with Cactus.
-
CactusIO
- Contains thorns providing general IO methods, independent of a particular driver. Note: "Standard" IO methods are also provided by thorns in CactusBasic.
-
CactusPUGH
- Contains the default MPI based driver thorn and utility thorns which are closely tied to it.
-
CactusPUGHIO
- Contains thorns with IO methods which use internal structures and funciton from the PUGH (MPI) driver thorn.
-
CactusTest
- Contains thorns to test different aspects of the Cactus infrastructure.
-
CactusUtils
- Contains utility thorns for helping with debugging or optimization.
-
CactusWave
- Contains simulations of a 3D scalar field. This is our standard example application, available in all supported thorn programming languages.