cpde_output Interface

interface


Calls

interface~~cpde_output~~CallsGraph interface~cpde_output cpde_output proc~cpde_output cpde_output interface~cpde_output->proc~cpde_output

public module subroutine cpde_output(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 output. This interface is consistent with eq_output.