Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
NeoFOAM documentation
NeoFOAM documentation
  • Welcome to NeoFOAM!
  • Installation
  • Contributing
  • Basics
    • Executor
    • Fields
    • Parallel Algorithms
      • fill
      • map
      • setField
    • 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
  • Fields
    • Overview
    • The Field<ValueType> class
    • Cell Centred Specific Fields
  • Parallel Algorithms
    • fill
    • map
    • setField
  • Derived class discovery at compile time
    • Usage
  • Macro Definitions
    • Overview
    • Info.hpp
    • Error.hpp
Next
Executor
Previous
Contributing
Copyright © 2024, NeoFOAM authors
Made with Sphinx and @pradyunsg's Furo