ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_lcao
stress_tools.h
Go to the documentation of this file.
1
#pragma once
2
#include "
source_base/matrix.h
"
3
// this namespace used to store global function for some stress operation
4
namespace
StressTools
5
{
6
// set upper matrix to whole matrix
7
void
stress_fill
(
const
double
& lat0_,
const
double
& omega_,
ModuleBase::matrix
& stress_matrix);
8
}
// namespace StressTools
ModuleBase::matrix
Definition
matrix.h:19
matrix.h
StressTools
Definition
stress_tools.cpp:3
StressTools::stress_fill
void stress_fill(const double &lat0_, const double &omega_, ModuleBase::matrix &stress_matrix)
Definition
stress_tools.cpp:4
Generated by
1.9.8