func_hermite_aux Interface

interface
public module function func_hermite_aux(this, t, iuser, ruser)

Arguments

Type IntentOptional Attributes Name
class(func_1d_charfun_t), intent(in) :: this

Instance of test function class

real(kind=GP), intent(in) :: t
integer, intent(in), dimension(:) :: iuser

Integer inputs, (1) sets hermite_order

real(kind=GP), intent(in), dimension(:) :: ruser

Float inputs, (1) sets charfun_at_target (2) sets charfun_parwidth

Return Value real(kind=gp)

Description

Wrapper function for zero-finding routine