Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | mixlinear (iscl, beta, n, nu, mu, d) |
| pure subroutine mixlinear | ( | integer, intent(in) | iscl, |
| real(8), intent(in) | beta, | ||
| integer, intent(in) | n, | ||
| real(8), dimension(n), intent(inout) | nu, | ||
| real(8), dimension(n), intent(inout) | mu, | ||
| real(8), intent(out) | d | ||
| ) |