ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "pulay_force_stress.h"
#include "source_lcao/stress_tools.h"
#include "source_hamilt/module_xc/xc_functional.h"
#include "source_io/module_parameter/parameter.h"
#include "source_lcao/module_gint/temp_gint/gint_interface.h"
Go to the source code of this file.
Namespaces | |
namespace | PulayForceStress |
Functions | |
template<typename TK , typename TR > | |
void | PulayForceStress::cal_pulay_fs (ModuleBase::matrix &f, ModuleBase::matrix &s, const elecstate::DensityMatrix< TK, TR > &dm, const UnitCell &ucell, const elecstate::Potential *pot, typename TGint< TK >::type &gint, const bool &isforce, const bool &isstress, const bool &set_dmr_gint=true) |
for grid-integration terms | |