The Elk Code
 
Loading...
Searching...
No Matches
mixadapt.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

pure subroutine mixadapt (iscl, beta0, betamax, n, nu, mu, beta, f, d)
 

Function/Subroutine Documentation

◆ mixadapt()

pure subroutine mixadapt ( integer, intent(in)  iscl,
real(8), intent(in)  beta0,
real(8), intent(in)  betamax,
integer, intent(in)  n,
real(8), dimension(n), intent(inout)  nu,
real(8), dimension(n), intent(inout)  mu,
real(8), dimension(n), intent(inout)  beta,
real(8), dimension(n), intent(inout)  f,
real(8), intent(out)  d 
)

Definition at line 9 of file mixadapt.f90.

Here is the caller graph for this function: