.. index:: pair: struct; rgpot::NWChemPot::Impl .. _doxid-structrgpot_1_1_n_w_chem_pot_1_1_impl: struct rgpot::NWChemPot::Impl ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct Impl { // fields EngineBundle :target:`bundle`; std::vector<::capnp::word> :target:`params_words`; std::vector<::capnp::word> :target:`abi_params_words`; std::string :target:`engine_path`; std::string :target:`nwchem_root`; std::vector :target:`grad_scratch`; // methods void :target:`store`(const ::NWChemParams::Reader& params); };