3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces
format.hh File Reference

Formatting based on the fmt-library which implements std::format of C++20. More...

#include <dumux/io/format/fmt/format.h>
#include <dumux/io/format/fmt/ranges.h>

Go to the source code of this file.

Description

Formatting based on the fmt-library which implements std::format of C++20.

For documentation of the functions, see https://en.cppreference.com/w/cpp/utility/format For a documentation of formatting styles, see https://en.cppreference.com/w/cpp/utility/format/formatter#Standard_format_specification

Once std::format / C++20 is available, we can use the standard library here.

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Fmt
 Formatting tools in the style of std::format (C++20)
 
Include dependency graph for format.hh: