(git:db3ef62)
cell_opt_types Module Reference

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

Functions/Subroutines

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

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: