pf_sweep_p Interface

interface

Interfaces for subroutines


public subroutine pf_sweep_p(this, pf, level_index, t0, dt, nsweeps, flags)

Arguments

Type IntentOptional AttributesName
class(pf_sweeper_t), intent(inout) :: this
type(pf_pfasst_t), intent(inout), target:: pf
integer, intent(in) :: level_index
real(kind=pfdp), intent(in) :: t0
real(kind=pfdp), intent(in) :: dt
integer, intent(in) :: nsweeps
integer, intent(in), optional :: flags

Description

SDC sweeper subroutines