/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/io_utils.H File Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
io_utils.H File Reference
#include <chrono>#include <ctime>#include <string>#include <sstream>#include <unordered_set>#include "AMReX_Vector.H"
Include dependency graph for io_utils.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | amrex |
| namespace | amr_wind |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | amr_wind::ioutils |
Functions | |
| const char * | amrex::buildInfoGetGitHash (int i) |
| void | amr_wind::ioutils::goto_next_line (std::istream &is) |
| std::string | amr_wind::ioutils::amr_wind_version () |
| std::string | amr_wind::ioutils::timestamp () |
| void | amr_wind::ioutils::add_var_names (amrex::Vector< std::string > &vnames, const std::string &fname, const int ncomp) |
| template<typename T> | |
| bool | amr_wind::ioutils::all_distinct (const amrex::Vector< T > &vec) |
| void | amr_wind::ioutils::assert_with_message (const bool val, const std::string &msg) |
| void | amr_wind::ioutils::read_flat_grid_file (const std::string &fname, amrex::Vector< amrex::Real > &xs, amrex::Vector< amrex::Real > &ys, amrex::Vector< amrex::Real > &zs) |
Generated by