(git:3add494)
optimize_basis_utils Module Reference

Functions/Subroutines

subroutine, public optimize_basis_init_read_input (opt_bas, root_section, para_env)
 initialize all parts of the optimization type and read input settings More...
 
subroutine, public get_set_and_basis_id (calc_id, opt_bas, set_id, bas_id)
 returns a mapping from the calculation id to the trainings set id and basis combination id More...
 
subroutine, public update_derived_basis_sets (opt_bas, write_it, output_file, para_env)
 Regenerate the basis sets from reference 0 after an update from the optimizer to reference was performed, and print basis file if required. More...
 

Function/Subroutine Documentation

◆ optimize_basis_init_read_input()

subroutine, public optimize_basis_utils::optimize_basis_init_read_input ( type(basis_optimization_type)  opt_bas,
type(section_vals_type), pointer  root_section,
type(mp_para_env_type), pointer  para_env 
)

initialize all parts of the optimization type and read input settings

Parameters
opt_bas...
root_section...
para_env...
Author
Florian Schiffmann

Definition at line 59 of file optimize_basis_utils.F.

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

◆ get_set_and_basis_id()

subroutine, public optimize_basis_utils::get_set_and_basis_id ( integer  calc_id,
type(basis_optimization_type)  opt_bas,
integer  set_id,
integer  bas_id 
)

returns a mapping from the calculation id to the trainings set id and basis combination id

Parameters
calc_id...
opt_bas...
set_id...
bas_id...
Author
Florian Schiffmann

Definition at line 222 of file optimize_basis_utils.F.

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

◆ update_derived_basis_sets()

subroutine, public optimize_basis_utils::update_derived_basis_sets ( type(basis_optimization_type)  opt_bas,
logical  write_it,
character(len=default_path_length)  output_file,
type(mp_para_env_type), pointer  para_env 
)

Regenerate the basis sets from reference 0 after an update from the optimizer to reference was performed, and print basis file if required.

Parameters
opt_bas...
write_it...
output_file...
para_env...
Author
Florian Schiffmann

Definition at line 342 of file optimize_basis_utils.F.

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