ORB5  4.00
Loading...
Searching...
No Matches
equil_mod::get_gradients Interface Reference

Public 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(kind=r8), intent(in) s,
real(kind=r8), intent(in) chi,
real(kind=r8), dimension(2), intent(out) grads,
real(kind=r8), dimension(2), intent(out) gradchi,
real(kind=r8), intent(out) gradphi )
Here is the call graph for this function:

◆ get_gradientsn()

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

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