Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
host_julian_day
Abstract Interface
8 statements
Source File
output_manager_core.F90
output_manager_core
host_julian_day
Contents
None
abstract interface
private subroutine host_julian_day(self, yyyy, mm, dd, julian)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_host
),
intent(in)
::
self
integer,
intent(in)
::
yyyy
integer,
intent(in)
::
mm
integer,
intent(in)
::
dd
integer,
intent(out)
::
julian