#include <integrator.h>
Public Attributes | |
| real(* | coor )[3] |
| real * | weight |
| real * | atv |
| real | dfthri |
| int | nsym |
| int | shl_bl_cnt |
| int | bas_bl_cnt [8] |
| int(* | shlblocks )[2] |
| int(* | basblocks )[2] |
| int | ntypso |
| int | london_off |
| int | ndmat |
| int | nbast |
| union { | |
| real * rho | |
| struct { | |
| real * a | |
| real * b | |
| } ho | |
| } | r |
| union { | |
| real(* grad )[3] | |
| struct { | |
| real(* a )[3] | |
| real((* b )[3] | |
| } rad | |
| } | g |
| real | tgrad [3] |
| int | curr_point |
| real | curr_weight |
| int | dogga |
| int | needlap |
| int | needgb |
| real(* DftIntegratorBl_::a)[3] |
Referenced by dft_integrate(), dft_integrator_bl_free(), dft_integrator_bl_new(), XCDistributorGgaBlas::distribute(), XCDistributorLdaBlas::distribute(), XCDistributorGgaU< Matrix >::distribute(), XCDistributorGga< Matrix >::distribute(), XCDistributorLda< Matrix >::distribute(), integrate_density_and_energy(), lin_resp_cb_b_gga(), and lin_resp_cb_b_lda().
| real((* DftIntegratorBl_::b)[3] |
| int DftIntegratorBl_::bas_bl_cnt[8] |
Referenced by compute_grid_thread_func(), dft_integrate(), XCDistributorGgaBlas::distribute(), XCDistributorLdaBlas::distribute(), XCDistributorGgaU< Matrix >::distribute(), XCDistributorGga< Matrix >::distribute(), XCDistributorLda< Matrix >::distribute(), integrate_density_and_energy(), and lin_resp_cb_b_lda().
| int(* DftIntegratorBl_::basblocks)[2] |
| real(* DftIntegratorBl_::coor)[3] |
Referenced by dft_integrate(), dft_integrator_bl_free(), dft_integrator_bl_new(), and integrate_density_and_energy().
Referenced by dft_integrator_bl_new().
Referenced by dft_integrate(), dft_integrator_bl_new(), and integrate_density_and_energy().
| union { ... } DftIntegratorBl_::g |
| real(* DftIntegratorBl_::grad)[3] |
Referenced by callbackGga(), dft_integrator_bl_free(), dft_integrator_bl_new(), and xcCallbackGgaR().
| struct { ... } DftIntegratorBl_::ho |
Referenced by dft_integrator_bl_new(), xcCallbackGgaU(), and xcCallbackLdaU().
Referenced by dft_integrator_bl_new().
Referenced by dft_integrator_bl_new().
Referenced by dft_integrator_bl_new().
Referenced by dft_integrator_bl_new().
Referenced by callbackGga(), callbackLda(), dft_integrator_bl_new(), xcCallbackGgaR(), xcCallbackGgaU(), xcCallbackLdaR(), and xcCallbackLdaU().
| union { ... } DftIntegratorBl_::r |
| struct { ... } DftIntegratorBl_::rad |
Referenced by compute_grid_thread_func(), dft_integrate(), integrate_density_and_energy(), and lin_resp_cb_b_lda().
| int(* DftIntegratorBl_::shlblocks)[2] |
1.6.1