Loading...
Searching...
No Matches
seams::cfg::Runtime Struct Reference

#include <seams_config.hpp>

Public Attributes

int frame = 1
int last = 0
int jobs = 1
int type = 0
double cutoff = 3.5
int k = 4
std::string graph = "seeded"
site::Family family = site::Family::waterIce
double resident = 0.80
double cell = 3.0
int tpp = 0
int block = 0
bool offload = false
std::string fennel
std::string luaPath
std::string source

Detailed Description

Definition at line 29 of file seams_config.hpp.

Member Data Documentation

◆ block

int seams::cfg::Runtime::block = 0

Definition at line 41 of file seams_config.hpp.

◆ cell

double seams::cfg::Runtime::cell = 3.0

Definition at line 39 of file seams_config.hpp.

◆ cutoff

double seams::cfg::Runtime::cutoff = 3.5

Definition at line 34 of file seams_config.hpp.

◆ family

site::Family seams::cfg::Runtime::family = site::Family::waterIce

Definition at line 37 of file seams_config.hpp.

◆ fennel

std::string seams::cfg::Runtime::fennel

Definition at line 43 of file seams_config.hpp.

◆ frame

int seams::cfg::Runtime::frame = 1

Definition at line 30 of file seams_config.hpp.

◆ graph

std::string seams::cfg::Runtime::graph = "seeded"

Definition at line 36 of file seams_config.hpp.

◆ jobs

int seams::cfg::Runtime::jobs = 1

Definition at line 32 of file seams_config.hpp.

◆ k

int seams::cfg::Runtime::k = 4

Definition at line 35 of file seams_config.hpp.

◆ last

int seams::cfg::Runtime::last = 0

Definition at line 31 of file seams_config.hpp.

◆ luaPath

std::string seams::cfg::Runtime::luaPath

Definition at line 44 of file seams_config.hpp.

◆ offload

bool seams::cfg::Runtime::offload = false

Definition at line 42 of file seams_config.hpp.

◆ resident

double seams::cfg::Runtime::resident = 0.80

Definition at line 38 of file seams_config.hpp.

◆ source

std::string seams::cfg::Runtime::source

Definition at line 45 of file seams_config.hpp.

◆ tpp

int seams::cfg::Runtime::tpp = 0

Definition at line 40 of file seams_config.hpp.

◆ type

int seams::cfg::Runtime::type = 0

Definition at line 33 of file seams_config.hpp.


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