python
issue-sphinx-fix

Documentation

  • Quick Guide to Python
  • Getting Started
  • Running Python
  • Inputs
  • Outputs & Evaluation
  • Plotting & Processing Outputs
  • Code Operation
  • Radiation Sources
  • Wind Models
  • Coordinate grids
  • Examples
  • Physics & Radiative Transfer
  • Atomic Data
  • Meta-documentation
  • Developer Documentation
    • Programming Notes
    • Matrix Acceleration using CUDA
    • Unit Test Framework
  • Python Scripts
python
  • Developer Documentation
  • Edit on GitHub

Developer Documentation

This page contains documentation intended for developers.

  • Programming Notes
    • Structures
    • Program Flow
    • Parallel Operation
    • Input naming conventions
    • External variables
  • Matrix Acceleration using CUDA
    • When should you use CUDA?
    • Requirements
      • Installing the CUDA toolkit
    • How to Enable and Run CUDA
      • Compilation
      • Running
    • Implementation
      • The CUDA parallel model
      • Basics
      • Structure
      • Compiling and Linking
  • Unit Test Framework
    • Installing CUnit
    • Running Tests
    • Writing Tests
      • Creating a new test
      • Creating a test suite
      • Directory and structure
Previous Next

© Copyright 2018-2024, Knox Long, Christian Knigge, Stuart Sim, Nick Higginbottom, James Matthews, Sam Mangham, Edward Parkinson, Mandy Hewitt. Revision bb3996da.

Built with Sphinx using a theme provided by Read the Docs.