Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.03.001
Loading...
Searching...
No Matches
Functions/Subroutines
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_ELPA_IMPL_SUFFIX (self, a, b, is_already_decomposed, error)
 
subroutine elpa_transform_back_generalized_ELPA_IMPL_SUFFIX (self, b, q, error)
 

Function/Subroutine Documentation

◆ elpa_transform_back_generalized_ELPA_IMPL_SUFFIX()

subroutine elpa_transform_back_generalized_ELPA_IMPL_SUFFIX ( class(elpa_impl_t) self,
b,
q,
integer error )

◆ elpa_transform_generalized_ELPA_IMPL_SUFFIX()

subroutine elpa_transform_generalized_ELPA_IMPL_SUFFIX ( class(elpa_impl_t) self,
a,
b,
logical is_already_decomposed,
integer error )