check_fitting_coef Subroutine

public subroutine check_fitting_coef(self)

Check fitting_coef for consistency. The first condition (from Eq. 12 in [*]) is strict, while the second and third (from Eq. 13a) only enforce stellarator symmetry, which can be violated. Hence, only a warning is provided there.

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_t), intent(inout) :: self

Calls

proc~~check_fitting_coef~~CallsGraph proc~check_fitting_coef dommaschk_t%check_fitting_coef proc~handle_error handle_error proc~check_fitting_coef->proc~handle_error none~handle_error error_handler_t%handle_error proc~handle_error->none~handle_error

Called by

proc~~check_fitting_coef~~CalledByGraph proc~check_fitting_coef dommaschk_t%check_fitting_coef proc~init~8 dommaschk_t%init proc~init~8->proc~check_fitting_coef