YASK
Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
yask::yask_output Class Referenceabstract

Base interface for output. More...

#include <yask_common_api.hpp>

+ Inheritance diagram for yask::yask_output:

Public Member Functions

virtual std::ostream & get_ostream ()=0
 Access underlying C++ ostream object.
 

Detailed Description

Base interface for output.

Member Function Documentation

◆ get_ostream()

virtual std::ostream & yask::yask_output::get_ostream ( )
pure virtual

Access underlying C++ ostream object.

Returns
Reference to ostream.

The documentation for this class was generated from the following file: