Toggle navigation
SelfForce1D
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
obs_output_interface
Abstract Interface
17 statements
Source File
module_observers.f90
observers
obs_output_interface
Contents
None
abstract interface
public subroutine obs_output_interface(this)
Arguments
Type
Intent
Optional
Attributes
Name
class(
observer
),
intent(inout)
::
this
The routine is called on this observer.
Description
The output routine.