21 #ifndef FUB_AMREX_CUTCELL_LOG_PROBES_HPP
22 #define FUB_AMREX_CUTCELL_LOG_PROBES_HPP
Definition: OutputAtFrequencyOrInterval.hpp:32
Definition: LogProbes.hpp:35
std::vector< double > tube_probes_
Definition: LogProbes.hpp:46
int n_tubes_
Definition: LogProbes.hpp:47
std::vector< double > plenum_probes_
Definition: LogProbes.hpp:43
void operator()(const MultiBlockGriddingAlgorithm &grid) override
std::string tube_output_path_
Definition: LogProbes.hpp:45
std::string plenum_output_path_
Definition: LogProbes.hpp:42
LogProbesOutput(const ProgramOptions &vm)
Definition: MultiBlockGriddingAlgorithm.hpp:39
The amrex namespace.
Definition: AverageState.hpp:33
std::map< std::string, pybind11::object > ProgramOptions
Definition: ProgramOptions.hpp:40