YASK
Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.
|
File output. More...
#include <yask_common_api.hpp>
Public Member Functions | |
virtual std::string | get_filename () const =0 |
Get the filename. | |
virtual void | close ()=0 |
Close file. | |
Public Member Functions inherited from yask::yask_output | |
virtual std::ostream & | get_ostream ()=0 |
Access underlying C++ ostream object. | |
File output.
|
pure virtual |
Get the filename.