Loading...
Searching...
No Matches
eonc::Parameters::neb_options_t::spring_options_t Struct Reference

#include <Parameters.h>

Classes

struct  energy_weighting_t
struct  onsager_machlup_t

Public Attributes

double constant {5.0}
bool use_elastic_band {false}
bool doubly_nudged {false}
bool use_switching {false}
struct eonc::Parameters::neb_options_t::spring_options_t::energy_weighting_t weighting
struct eonc::Parameters::neb_options_t::spring_options_t::onsager_machlup_t om

Detailed Description

Definition at line 478 of file Parameters.h.

Member Data Documentation

◆ constant

double eonc::Parameters::neb_options_t::spring_options_t::constant {5.0}

Definition at line 479 of file Parameters.h.

479{5.0};

◆ doubly_nudged

bool eonc::Parameters::neb_options_t::spring_options_t::doubly_nudged {false}

Definition at line 481 of file Parameters.h.

481{false};

◆ om

struct eonc::Parameters::neb_options_t::spring_options_t::onsager_machlup_t eonc::Parameters::neb_options_t::spring_options_t::om

◆ use_elastic_band

bool eonc::Parameters::neb_options_t::spring_options_t::use_elastic_band {false}

Definition at line 480 of file Parameters.h.

480{false};

◆ use_switching

bool eonc::Parameters::neb_options_t::spring_options_t::use_switching {false}

Definition at line 482 of file Parameters.h.

482{false};

◆ weighting

struct eonc::Parameters::neb_options_t::spring_options_t::energy_weighting_t eonc::Parameters::neb_options_t::spring_options_t::weighting

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