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

DatastructuresΒΆ

  • UnstructuredMesh
    • BoundaryMesh
  • Dictionary
  • Database
    • VectorCollection
    • Query of document in a collection
    • Adding a new collection and documents to the database
Next
UnstructuredMesh
Previous
Case Study: The Gauss Green Div Kernel
Copyright © 2024, NeoN authors
Made with Sphinx and @pradyunsg's Furo