NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | NeoFOAM |
Typedefs | |
using | NeoFOAM::label = int32_t |
using | NeoFOAM::localIdx = uint32_t |
using | NeoFOAM::globalIdx = uint64_t |
using | NeoFOAM::size_t = std::size_t |
using | NeoFOAM::mpi_label_t = int |