NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Classes | Namespaces
boundaryData.hpp File Reference
#include "NeoN/core/primitives/label.hpp"
#include "NeoN/core/primitives/scalar.hpp"
#include "NeoN/core/executor/executor.hpp"
#include "NeoN/core/vector/vector.hpp"
#include <vector>
#include <utility>
#include <cstdio>
#include <algorithm>

Go to the source code of this file.

Classes

class  NeoN::BoundaryData< ValueType >
 Represents the boundary fields for a computational domain. More...
 
struct  NeoN::NoWaitAccess
 Passkey granting non-draining access to BoundaryData's value storage. More...
 

Namespaces

namespace  NeoN
 Integer types used throughout NeoN.