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