UPP 11.0.0
Loading...
Searching...
No Matches
machine.f File Reference

MACHINE_POST defines machine-dependent constants. More...

Go to the source code of this file.

Variables

integer machine_post::kind_io4
 4-byte I/O variables ?
 
integer machine_post::kind_io8
 8-byte I/O variables ?
 
integer machine_post::kind_phys
 Physics variables ?
 
integer machine_post::kind_rad
 Radiation variables ?
 
integer machine_post::kint_mpi
 MPI variables ?
 

Detailed Description

MACHINE_POST defines machine-dependent constants.

Definition in file machine.f.

Variable Documentation

◆ kind_io4

integer machine_post::kind_io4

4-byte I/O variables ?

Definition at line 8 of file machine.f.

◆ kind_io8

integer machine_post::kind_io8

8-byte I/O variables ?

Definition at line 8 of file machine.f.

◆ kind_phys

integer machine_post::kind_phys

Physics variables ?

Definition at line 8 of file machine.f.

◆ kind_rad

integer machine_post::kind_rad

Radiation variables ?

Definition at line 8 of file machine.f.

◆ kint_mpi

integer machine_post::kint_mpi

MPI variables ?

Definition at line 8 of file machine.f.