Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
host_fatal_error
Subroutine
6 statements
Source File
output_manager_core.F90
output_manager_core
host_fatal_error
Contents
None
private subroutine host_fatal_error(self, location, error)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_host
),
intent(in)
::
self
character(len=*),
intent(in)
::
location
character(len=*),
intent(in)
::
error
Contents
None