solver_Advance Interface

interface
private impure subroutine solver_Advance(this)

Arguments

Type IntentOptional Attributes Name
class(solver_obj), intent(inout) :: this

A LEAP solver

Description

Advances solution from t to t+dt.