Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2025.01.002
Loading...
Searching...
No Matches
elpa_impl_generalized_transform_template.F90 File Reference
#include "general/precision_kinds.F90"

Go to the source code of this file.

Functions/Subroutines

subroutine elpa_transform_generalized_a_h_a_ELPA_IMPL_SUFFIX (self, a, b, tmp, is_already_decomposed, error)
 
subroutine elpa_transform_back_generalized_a_h_a_ELPA_IMPL_SUFFIX (self, b, q, tmp, error)
 

Function/Subroutine Documentation

◆ elpa_transform_back_generalized_a_h_a_ELPA_IMPL_SUFFIX()

subroutine elpa_transform_back_generalized_a_h_a_ELPA_IMPL_SUFFIX ( class(elpa_impl_t) self,
b,
q,
tmp,
integer error )

◆ elpa_transform_generalized_a_h_a_ELPA_IMPL_SUFFIX()

subroutine elpa_transform_generalized_a_h_a_ELPA_IMPL_SUFFIX ( class(elpa_impl_t) self,
a,
b,
tmp,
logical is_already_decomposed,
integer(kind=ik) error )