ORB5  v4.9.4
equil_mod::get_gradients Interface Reference

Private Member Functions

pure subroutine get_gradients1 (s, chi, grads, gradchi, gradphi)
 
pure subroutine get_gradientsn (s, chi, n, grads, gradchi, gradphi)
 

Member Function/Subroutine Documentation

◆ get_gradients1()

pure subroutine equil_mod::get_gradients::get_gradients1 ( real, intent(in)  s,
real, intent(in)  chi,
real, dimension(2), intent(out)  grads,
real, dimension(2), intent(out)  gradchi,
real, intent(out)  gradphi 
)
private
+ Here is the call graph for this function:

◆ get_gradientsn()

pure subroutine equil_mod::get_gradients::get_gradientsn ( real, dimension(n), intent(in)  s,
real, dimension(n), intent(in)  chi,
integer, intent(in)  n,
real, dimension(1:2,n), intent(out)  grads,
real, dimension(1:2,n), intent(out)  gradchi,
real, dimension(n), intent(out)  gradphi 
)
private
+ Here is the call graph for this function:

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