.. index:: pair: struct; rgpot::ExprPot::Impl::NamedChild .. _doxid-structrgpot_1_1_expr_pot_1_1_impl_1_1_named_child: struct rgpot::ExprPot::Impl::NamedChild ======================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct NamedChild { // fields std::string :target:`name`; std::unique_ptr<:ref:`PotentialBase`> :target:`child`; double :target:`energyValue` = 0.0; Lepton::CompiledExpression :target:`dEnergy`; };