.. index:: pair: struct; rgpot::XcFields .. _doxid-structrgpot_1_1_xc_fields: struct rgpot::XcFields ====================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct XcFields { // fields std::vector :ref:`rho`; std::vector :ref:`sigma`; std::vector :ref:`tau`; std::vector :ref:`lapl`; std::vector :ref:`grad_rho`; }; .. _details-structrgpot_1_1_xc_fields: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; rho .. _doxid-structrgpot_1_1_xc_fields_1aee7fed71dfa886fc296cde44140a97b8: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector rho (npts,) .. index:: pair: variable; sigma .. _doxid-structrgpot_1_1_xc_fields_1a4a8df82376d8a45f643599348da100f5: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector sigma (npts,) .. index:: pair: variable; tau .. _doxid-structrgpot_1_1_xc_fields_1a6494e3ce5e1c37d9aef3cc31ed35098a: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector tau (npts,) .. index:: pair: variable; lapl .. _doxid-structrgpot_1_1_xc_fields_1a807f99a8871f5be79d89ff05ca711630: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector lapl (npts,) .. index:: pair: variable; grad_rho .. _doxid-structrgpot_1_1_xc_fields_1a805bfb3e7164231e919d8acb6c9126d1: .. ref-code-block:: cpp :class: doxyrest-title-code-block std::vector grad_rho 3 \* npts, xyz packed