(git:6a2e663)
fp_types Module Reference

types used in the flexible partitioning scheme More...

Functions/Subroutines

pure subroutine, public fp_env_create (fp_env)
 create retain release the flexible partitioning environment More...
 
subroutine, public fp_env_release (fp_env)
 ... More...
 
subroutine, public fp_env_read (fp_env, fp_section)
 reads the corresponding input section and stores it in the fp_env More...
 
subroutine, public fp_env_write (fp_env, fp_section)
 writes information concerning the fp_env to the output More...
 

Detailed Description

types used in the flexible partitioning scheme

History
04.2006 [Joost VandeVondele]
Author
Joost VandeVondele

Function/Subroutine Documentation

◆ fp_env_create()

pure subroutine, public fp_types::fp_env_create ( type(fp_type), intent(out)  fp_env)

create retain release the flexible partitioning environment

Parameters
fp_env...
History
04.2006 created [Joost VandeVondele]

Definition at line 65 of file fp_types.F.

Here is the caller graph for this function:

◆ fp_env_release()

subroutine, public fp_types::fp_env_release ( type(fp_type), intent(inout)  fp_env)

...

Parameters
fp_env...

Definition at line 79 of file fp_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fp_env_read()

subroutine, public fp_types::fp_env_read ( type(fp_type), intent(inout)  fp_env,
type(section_vals_type), pointer  fp_section 
)

reads the corresponding input section and stores it in the fp_env

Parameters
fp_env...
fp_section...
History
04.2006 created [Joost VandeVondele]

Definition at line 96 of file fp_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fp_env_write()

subroutine, public fp_types::fp_env_write ( type(fp_type), intent(in)  fp_env,
type(section_vals_type), pointer  fp_section 
)

writes information concerning the fp_env to the output

Parameters
fp_env...
fp_section...
History
04.2006 created [Joost VandeVondele]

Definition at line 139 of file fp_types.F.

Here is the call graph for this function:
Here is the caller graph for this function: