#include <bpcg_kernel_op.h>
|
| void | operator() (const int &n, T *hcc, T *scc, T *vcc, const int &ldh, const Real *eigenvalue, const T &one) |
| | refresh hcc scc vcc
|
| |
◆ Real
template<typename
T , typename Device >
◆ operator()()
template<typename
T , typename Device >
refresh hcc scc vcc
Input Parameters
- Parameters
-
| n | : first dimension of matrix |
| ldh | : leading dimension of hcc, scc, vcc |
| nbase | : matrix size |
| eigenvalue | : input eigenvalue |
| one | : constant one |
Output Parameters
- Parameters
-
| hcc | : output matrix hcc |
| scc | : output matrix scc |
| vcc | : output matrix vcc |
The documentation for this struct was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_hsolver/kernels/bpcg_kernel_op.h