mstvd Interface

public interface mstvd

Module Procedures

private function mstvd_init(fu, neq) result(self)

Initialize mstvd object.

Arguments

Type IntentOptional Attributes Name
procedure(integrand) :: fu

subroutine with the derivative

integer, intent(in) :: neq

number of equations

Return Value type(mstvd)