NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
oldTimeCollection.hpp File Reference
#include <string>
#include "NeoFOAM/core/database/database.hpp"
#include "NeoFOAM/core/database/collection.hpp"
#include "NeoFOAM/core/database/document.hpp"
#include "NeoFOAM/core/database/fieldCollection.hpp"

Go to the source code of this file.

Classes

class  NeoFOAM::finiteVolume::cellCentred::OldTimeDocument
 
class  NeoFOAM::finiteVolume::cellCentred::OldTimeCollection
 

Namespaces

namespace  NeoFOAM
 
namespace  NeoFOAM::finiteVolume
 
namespace  NeoFOAM::finiteVolume::cellCentred
 

Functions

template<typename FieldType >
FieldType & NeoFOAM::finiteVolume::cellCentred::oldTime (FieldType &field)
 Retrieves the old time field of a given field.
 
template<typename FieldType >
const FieldType & NeoFOAM::finiteVolume::cellCentred::oldTime (const FieldType &field)
 Retrieves the old time field of a given field (const version).