Loading...
Searching...
No Matches
Parameters::hessian_options_t Struct Reference

#include <Parameters.h>

Public Attributes

std::string phva_atoms {"All"}
double zero_freq_value {1e-6}
std::string fd_scheme {"one_sided"}
bool resume {false}
std::string checkpoint_path {""}

Detailed Description

Definition at line 454 of file Parameters.h.

Member Data Documentation

◆ checkpoint_path

Definition at line 463 of file Parameters.h.

463{""};

◆ fd_scheme

Definition at line 459 of file Parameters.h.

459{"one_sided"};

◆ phva_atoms

Definition at line 455 of file Parameters.h.

455{"All"};

◆ resume

Definition at line 461 of file Parameters.h.

461{false};

◆ zero_freq_value

Definition at line 456 of file Parameters.h.

456{1e-6};

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