|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Configurable factory that builds either a SerializerJSON or a SerializerH5 with all tunables exposed through the DNDS config system. More...
#include "SerializerBase.hpp"#include "SerializerJSON.hpp"#include "SerializerH5.hpp"#include "JsonUtil.hpp"#include "ConfigParam.hpp"Go to the source code of this file.
Classes | |
| struct | DNDS::Serializer::SerializerFactory |
| Config-backed factory selecting between JSON and HDF5 serializers. More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::Serializer |
Configurable factory that builds either a SerializerJSON or a SerializerH5 with all tunables exposed through the DNDS config system.
Definition in file SerializerFactory.hpp.