Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
NeoN documentation
NeoN documentation
  • Welcome to NeoN!
  • Installation
  • Contributing
  • Basics
    • Executor
    • Vectors
    • Parallel Algorithms
      • fill
      • map
    • Derived class discovery at compile time
    • Macro Definitions
  • Domain Specific Language (DSL)
    • Expression
    • Operator
  • Time Integration
    • Forward Euler
    • Runge Kutta
  • FiniteVolume
    • Boundary Conditions
    • Case Study: The Gauss Green Div Kernel
  • Datastructures
    • UnstructuredMesh
    • Dictionary
    • Database
  • MPI Architecture
Back to top
View this page

BasicsΒΆ

  • Executor
    • Overview
    • Design
  • Vectors
    • Overview
    • The Vector<ValueType> class
    • Cell Centred Specific Vectors
  • Parallel Algorithms
    • fill
    • map
  • Derived class discovery at compile time
    • Usage
  • Macro Definitions
    • Overview
    • Info.hpp
    • Error.hpp
Next
Executor
Previous
Contributing
Copyright © 2024, NeoN authors
Made with Sphinx and @pradyunsg's Furo