obs_output_interface Abstract Interface

abstract interface
public subroutine obs_output_interface(this)

Arguments

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

The routine is called on this observer.

Description

The output routine.