atlas::output::Output class

Derived classes

class Gmsh

Constructors, destructors, conversion operators

Output() defaulted
Output(const std::string&, std::ostream&, const eckit::Parametrisation& = util::NoConfig())

Public functions

auto write(const Mesh&, const eckit::Parametrisation& = util::NoConfig()) const -> const Output&
Write mesh file.
auto write(const Field&, const eckit::Parametrisation& = util::NoConfig()) const -> const Output&
Write field to file.
auto write(const FieldSet&, const eckit::Parametrisation& = util::NoConfig()) const -> const Output&
Write fieldset to file using FunctionSpace.
auto write(const Field&, const FunctionSpace&, const eckit::Parametrisation& = util::NoConfig()) const -> const Output&
Write field to file using Functionspace.
auto write(const FieldSet&, const FunctionSpace&, const eckit::Parametrisation& = util::NoConfig()) const -> const Output&
Write fieldset to file using FunctionSpace.
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.