![]() |
(git:b77b4be)
|
function that build the dft section of the input More...
Functions/Subroutines | |
subroutine, public | create_optimize_lri_basis_section (section) |
input section for optimization of the auxililary basis for LRIGPW | |
subroutine, public | create_optimize_embed (section) |
Input for DFT embedding. | |
subroutine, public | create_optimize_dmfet (section) |
Input for density matrix functional embedding, DMFET. | |
function that build the dft section of the input
subroutine, public input_cp2k_opt::create_optimize_lri_basis_section | ( | type(section_type), pointer | section | ) |
input section for optimization of the auxililary basis for LRIGPW
section | the section to create |
Definition at line 54 of file input_cp2k_opt.F.
subroutine, public input_cp2k_opt::create_optimize_embed | ( | type(section_type), pointer | section | ) |
Input for DFT embedding.
section | ... |
Definition at line 134 of file input_cp2k_opt.F.
subroutine, public input_cp2k_opt::create_optimize_dmfet | ( | type(section_type), pointer | section | ) |
Input for density matrix functional embedding, DMFET.
section | ... |
Definition at line 317 of file input_cp2k_opt.F.