Stellarator-Tools
|
Contains module shared_functions. More...
Modules | |
module | shared_functions |
Subroutines and functions updating MHD forces and Wmhd. | |
Functions/Subroutines | |
subroutine | shared_functions::funct_island |
Compute forces for the perturbed state. | |
real(dp) function | shared_functions::getfsq (nsmin, nsmax) |
Computes the force residul. More... | |
real(dp) function | shared_functions::getwmhd (p) |
Get the perturbed MHD and Kinetic energy. More... | |
subroutine | shared_functions::linesearch (xcmin, fsq_min) |
Perform line search along xc vector for minimum force residul. More... | |
subroutine | shared_functions::init_ptrs (xtarget, s_ptr_sym, u_ptr_sym, v_ptr_sym, |
Initializes pointers for xc (displacement variable) and gc (force) residules. More... | |
Contains module shared_functions.