cpde_eq_save_globals_1 Abstract Interface

abstract interface
public subroutine cpde_eq_save_globals_1(this)

Arguments

Type IntentOptional AttributesName
class(cpde_equation), intent(inout) :: this

The routine is called on this equation.

Description

The interface for the PDE version of save_globals_1. This interface is consistent with eq_save_globals_1.