FleCSI User API Version: 2.4.0
 
Loading...
Searching...
No Matches
config Struct Reference

Backend-specific options. More...

Public Attributes

std::vector< std::string > hpx
 Configuration assignments for HPX, if using it.
 
argv legion
 Command line for Legion, if using it.
 
- Public Attributes inherited from config_base
flecsi::flog::config flog
 Flog options, if that feature is enabled.
 

Detailed Description

Backend-specific options.

Member Data Documentation

◆ legion

argv legion

Command line for Legion, if using it.

◆ hpx

std::vector<std::string> hpx

Configuration assignments for HPX, if using it.