NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Namespaces | Typedefs
fieldTypeDefs.hpp File Reference
#include "NeoN/core/primitives/scalar.hpp"
#include "NeoN/core/primitives/vec3.hpp"
#include "NeoN/core/vector.hpp"

Go to the source code of this file.

Namespaces

namespace  NeoN
 

Typedefs

using NeoN::labelVector = NeoN::Vector< label >
 
using NeoN::localIdxVector = NeoN::Vector< localIdx >
 
using NeoN::scalarVector = NeoN::Vector< scalar >
 
using NeoN::vectorVector = NeoN::Vector< Vec3 >