pf_f_eval_p Interface

interface

This is the interface for the routine to compute the RHS function values


public subroutine pf_f_eval_p(this, y, t, level_index, f, piece, flags, idx, step)

Arguments

Type IntentOptional AttributesName
class(pf_imexQ_oc_t), intent(inout) :: this
class(pf_encap_t), intent(in) :: y

Argument for evaluation

real(kind=pfdp), intent(in) :: t

Time at evaluation

integer, intent(in) :: level_index

Level index

class(pf_encap_t), intent(inout) :: f

RHS function value

integer, intent(in) :: piece

Which piece to evaluate

integer, intent(in) :: flags
integer, intent(in), optional :: idx
integer, intent(in), optional :: step

Description

Evaluae f_piece(y), where piece is one or two