GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Specialization of the WriterFactory for the any format selector.
#include <gridformat.hpp>
Static Public Member Functions | |
template<Concepts::Grid G> | |
static constexpr auto | default_format_for () |
template<Concepts::Grid G> | |
static auto | make (const FileFormat::Any &, const G &grid) |
template<Concepts::Grid G, Concepts::Communicator C> | |
static auto | make (const FileFormat::Any &, const G &grid, const C &comm) |