Public Member Functions | |
virtual const std::vector< Probe > & | GetProbes () const =0 |
virtual std::filesystem::path | GetDirectory () const |
virtual void | Report (MPI_Comm) const |
|
inlinevirtual |
Allow the initializer to specify a different output directory
Reimplemented in ablate::monitors::probes::Rake.
|
pure virtual |
Primary interface to ProbeInitializer.
Implemented in ablate::monitors::probes::Rake, and ablate::monitors::probes::List.
|
inlinevirtual |
Optional function to report rpboe information
Reimplemented in ablate::monitors::probes::Rake.