Banners.hpp File Reference
#include <string>
#include <string_view>
Include dependency graph for Banners.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 

Functions

void Opm::printPRTHeader (const int nprocs, const int nthreads, const std::string &parameters, std::string_view moduleVersion, std::string_view compileTimestamp)
 
void Opm::printFlowBanner (int nprocs, int threads, std::string_view moduleVersionName)
 
void Opm::printFlowTrailer (int nprocs, int nthreads, const double total_setup_time, const double deck_read_time, const SimulatorReport &report, const SimulatorReportSingle &localsolves_report)