rgpot
Ecosystem
eOn
Saddle point finding on potential energy surfaces
rgpycrumbs
Python bindings for rgpot
/
rgpot
/
API Reference
/
Global Namespace
/
namespace rgpot
/
namespace rgpot::units
/
struct rgpot::units::UnitExpr
/
struct rgpot::units::UnitExpr::Mul
Copy page
Copy page
View Source
Open in ChatGPT
Open in Claude
struct rgpot::units::UnitExpr::Mul
ΒΆ
struct
Mul
{
// fields
UnitExprPtr
lhs
;
UnitExprPtr
rhs
;
};
Back to top
Previous
struct rgpot::units::UnitExpr::Div
Next
struct rgpot::units::UnitExpr::Pow