Definition at line 74 of file mathlib.F.
◆ set_diag_scalar_d()
pure subroutine mathlib::set_diag::set_diag_scalar_d |
( |
real(kind=dp), dimension(:, :), intent(inout) |
a, |
|
|
real(kind=dp), intent(in) |
b |
|
) |
| |
Set the diagonal elements of matrix a to b.
- Parameters
-
- Date
- 20.11.1998
- Author
- MK
- Version
- 1.0
Definition at line 1157 of file mathlib.F.
◆ set_diag_scalar_z()
pure subroutine mathlib::set_diag::set_diag_scalar_z |
( |
complex(kind=dp), dimension(:, :), intent(inout) |
a, |
|
|
complex(kind=dp), intent(in) |
b |
|
) |
| |
The documentation for this interface was generated from the following file: