WaSH Docs
Public Attributes | List of all members
WashOptions Struct Reference

Options about how the Wash analysis will behave. More...

#include <common.hpp>

Public Attributes

Implementations impl
 
bool openmp
 
bool mpi
 
bool hdf5
 
bool debug
 
uint8_t dim
 
std::string input_path
 
std::string output_name
 
std::string temp_path
 
std::vector< std::string > args
 

Detailed Description

Options about how the Wash analysis will behave.

Whether to enable certain features via flags in the compiler analysis and then again in the final compilation stages.

TODO: If multiple options are enabled which are contradictory, then we should generate multiple output binaries at the end.


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