![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | fp_types::fp_type |
Modules | |
module | fp_types |
types used in the flexible partitioning scheme | |
Functions/Subroutines | |
pure subroutine, public | fp_types::fp_env_create (fp_env) |
create retain release the flexible partitioning environment | |
subroutine, public | fp_types::fp_env_release (fp_env) |
... | |
subroutine, public | fp_types::fp_env_read (fp_env, fp_section) |
reads the corresponding input section and stores it in the fp_env | |
subroutine, public | fp_types::fp_env_write (fp_env, fp_section) |
writes information concerning the fp_env to the output | |