ginkgo/core/log/solver_progress.hpp Source File#
|
Reference API
|
solver_progress.hpp
Definition logger.hpp:76
Definition solver_progress.hpp:24
static std::shared_ptr< SolverProgress > create_scalar_table_writer(std::ostream &output, int precision=6, int column_width=12)
static std::shared_ptr< SolverProgress > create_scalar_csv_writer(std::ostream &output, int precision=6, char separator=',')
static std::shared_ptr< SolverProgress > create_vector_storage(std::string output_file_prefix="solver_", bool binary=false)
Generated by