Loading...
Searching...
No Matches
global.f90 File Reference

Go to the source code of this file.

Data Types

type  global_settings
 Global preprocessor configuration and shared runtime state All components of fpx read from and write to this single instance. Users can safely modify its public components at any time. More...
 

Variables

type(global_settings), public global
 The single global instance used throughout fpx Initialized automatically with sensible defaults values.