Graph Framework
Loading...
Searching...
No Matches
output.hpp File Reference

Impliments output files in a netcdf format. More...

#include <mutex>
#include <netcdf.h>
#include "jit.hpp"

Go to the source code of this file.

Classes

class  output::result_file
 Class representing a netcdf based output file. More...
 
class  output::data_set< T >
 Class representing a netcdf dataset. More...
 

Namespaces

namespace  output
 Name space for output files.
 

Detailed Description

Impliments output files in a netcdf format.