NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <unordered_map>
#include <string>
#include <memory>
#include <algorithm>
#include "NeoFOAM/core/database/document.hpp"
Go to the source code of this file.
Classes | |
class | NeoFOAM::Collection |
A type-erased interface collection types. More... | |
class | NeoFOAM::CollectionMixin< DocumentType > |
A mixin class for collection of documents in a database to simplify the implementation of common operations. More... | |
Namespaces | |
namespace | NeoFOAM |