File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ SLASRC = \
152152 ssytf2_rk.o ssytrf_rk.o ssytrs_3.o \
153153 ssytri_3.o ssytri_3x.o ssycon_3.o ssysv_rk.o \
154154 slasyf_aa.o ssysv_aa.o ssytrf_aa.o ssytrs_aa.o \
155+ ssysv_aa_2stage.o ssytrf_aa_2stage.o ssytrs_aa_2stage.o \
155156 stbcon.o \
156157 stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o \
157158 stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o \
@@ -213,6 +214,7 @@ CLASRC = \
213214 chetf2_rk.o chetrf_rk.o chetri_3.o chetri_3x.o \
214215 chetrs_3.o checon_3.o chesv_rk.o \
215216 chesv_aa.o chetrf_aa.o chetrs_aa.o clahef_aa.o \
217+ chesv_aa_2stage.o chetrf_aa_2stage.o chetrs_aa_2stage.o \
216218 chgeqz.o chpcon.o chpev.o chpevd.o \
217219 chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o \
218220 chpsvx.o \
@@ -346,6 +348,7 @@ DLASRC = \
346348 dsytf2_rk.o dsytrf_rk.o dsytrs_3.o \
347349 dsytri_3.o dsytri_3x.o dsycon_3.o dsysv_rk.o \
348350 dlasyf_aa.o dsysv_aa.o dsytrf_aa.o dsytrs_aa.o \
351+ dsysv_aa_2stage.o dsytrf_aa_2stage.o dsytrs_aa_2stage.o \
349352 dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o \
350353 dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o \
351354 dtptrs.o \
You can’t perform that action at this time.
0 commit comments