compute_rhs_explicit Subroutine

public subroutine compute_rhs_explicit(comm_handler, tau)

Computes explicit changerate at time tau

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler

real(kind=GP), intent(inout) :: tau

Time-point


Contents