#include <Parameters.h>
Public Attributes | |
| std::string | path |
| std::string | nproc {"1"} |
| std::string | mpi_launcher {"mpirun"} |
| std::string | multiplicity |
| double | scf_thresh {1e-5} |
| long | scf_maxiter {200} |
Definition at line 364 of file Parameters.h.
| std::string eonc::Parameters::ase_nwchem_options_t::mpi_launcher {"mpirun"} |
Definition at line 368 of file Parameters.h.
Definition at line 369 of file Parameters.h.
| std::string eonc::Parameters::ase_nwchem_options_t::nproc {"1"} |
Definition at line 366 of file Parameters.h.
| std::string eonc::Parameters::ase_nwchem_options_t::path |
Definition at line 365 of file Parameters.h.
Definition at line 371 of file Parameters.h.
| double eonc::Parameters::ase_nwchem_options_t::scf_thresh {1e-5} |
Definition at line 370 of file Parameters.h.