rgpot
Ecosystem
eOn
Saddle point finding on potential energy surfaces
rgpycrumbs
Python bindings for rgpot
/
rgpot
/
API Reference
/
Global Namespace
/
struct MopacCResult
Copy page
Copy page
View Source
Open in ChatGPT
Open in Claude
struct MopacCResult
ΒΆ
struct
MopacCResult
{
// fields
int
ok
;
double
energy_h
;
char
message
[
512
];
};
Back to top
Previous
struct MopacCParams
Next
struct NWChemCResult