Octopus
lapack_oct_m::lapack_stev Interface Reference

Detailed Description

Definition at line 614 of file lapack.F90.

Public Member Functions

subroutine dstev (jobz, n, d, e, z, ldz, work, info)
 

Member Function/Subroutine Documentation

◆ dstev()

subroutine lapack_oct_m::lapack_stev::dstev ( character(1), intent(in)  jobz,
integer, intent(in)  n,
real(real64), intent(inout)  d,
real(real64), intent(inout)  e,
real(real64), intent(out)  z,
integer, intent(in)  ldz,
real(real64), intent(out)  work,
integer, intent(out)  info 
)

Definition at line 615 of file lapack.F90.


The documentation for this interface was generated from the following file: