Loading...
Searching...
No Matches
eonc::Parameters::ira_options_t Struct Reference

#include <Parameters.h>

Public Attributes

double distance_threshold {0.3}
double symmetry_threshold {0.1}
bool use_pbc {false}

Detailed Description

Definition at line 694 of file Parameters.h.

Member Data Documentation

◆ distance_threshold

double eonc::Parameters::ira_options_t::distance_threshold {0.3}

Definition at line 695 of file Parameters.h.

695{0.3};

◆ symmetry_threshold

double eonc::Parameters::ira_options_t::symmetry_threshold {0.1}

Definition at line 696 of file Parameters.h.

696{0.1};

◆ use_pbc

bool eonc::Parameters::ira_options_t::use_pbc {false}

Definition at line 697 of file Parameters.h.

697{false};

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