(git:c5411e0)
Loading...
Searching...
No Matches
cell_opt_types Module Reference

Contains type used for a Simulation Cell Optimization. More...

Data Types

type  cell_opt_env_type
 Type containing all informations abour the simulation cell optimization. More...
 

Functions/Subroutines

subroutine, public cell_opt_env_create (cell_env, force_env, geo_section)
 ...
 
subroutine, public cell_opt_env_release (cell_env)
 ...
 

Detailed Description

Contains type used for a Simulation Cell Optimization.

History
none
Author
Teodoro Laino - created [tlaino] - 03.2008 - Zurich University

Function/Subroutine Documentation

◆ cell_opt_env_create()

subroutine, public cell_opt_types::cell_opt_env_create ( type(cell_opt_env_type), intent(out)  cell_env,
type(force_env_type), pointer  force_env,
type(section_vals_type), pointer  geo_section 
)

...

Parameters
cell_env...
force_env...
geo_section...
History
none
Author
Teodoro Laino - created [tlaino] - 03.2008 - Zurich University

Definition at line 81 of file cell_opt_types.F.

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

◆ cell_opt_env_release()

subroutine, public cell_opt_types::cell_opt_env_release ( type(cell_opt_env_type), intent(inout)  cell_env)

...

Parameters
cell_env...
History
none
Author
Teodoro Laino - created [tlaino] - 03.2008 - Zurich University

Definition at line 168 of file cell_opt_types.F.

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