ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
TuningAlgorithm::Parameters Struct Reference

#include <TuningAlgorithm.hpp>

Public Attributes

Utils::Vector3i mesh = {}
 
int cao = -1
 
double alpha_L = -1.
 
double r_cut_iL = -1.
 
double accuracy = -1.
 
double time = std::numeric_limits<double>::max()
 

Detailed Description

Definition at line 100 of file TuningAlgorithm.hpp.

Member Data Documentation

◆ accuracy

double TuningAlgorithm::Parameters::accuracy = -1.

Definition at line 105 of file TuningAlgorithm.hpp.

◆ alpha_L

double TuningAlgorithm::Parameters::alpha_L = -1.

Definition at line 103 of file TuningAlgorithm.hpp.

◆ cao

int TuningAlgorithm::Parameters::cao = -1

Definition at line 102 of file TuningAlgorithm.hpp.

◆ mesh

◆ r_cut_iL

double TuningAlgorithm::Parameters::r_cut_iL = -1.

Definition at line 104 of file TuningAlgorithm.hpp.

◆ time

double TuningAlgorithm::Parameters::time = std::numeric_limits<double>::max()

Definition at line 106 of file TuningAlgorithm.hpp.


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