NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
time.hpp File Reference
#include <iostream>
#include <string>
#include "primitives/scalar.hpp"

Go to the source code of this file.

Classes

class  NeoFOAM::ArgList
 
class  NeoFOAM::Time
 

Namespaces

namespace  NeoFOAM
 

Typedefs

using NeoFOAM::word = std::string
 

Variables

const std::string NL = "\n"
 

Variable Documentation

◆ NL

const std::string NL = "\n"

Definition at line 10 of file time.hpp.