obs_extract_interface Abstract Interface

abstract interface
public subroutine obs_extract_interface(this)

Arguments

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

The routine is called on this observer.

Description

The extraction routine.