Read the target definition from the input file.
More...
Read the target definition from the input file.
Definition at line 192 of file target.F90.
|
| subroutine | target_init_i (tg, gr, kpoints, namespace, space, ions, qcs, td, w0, oct, ep, restart) |
| |
◆ target_init_i()
| subroutine target_oct_m::target_init_i::target_init_i |
( |
class(target_t), intent(inout) |
tg, |
|
|
type(grid_t), intent(in) |
gr, |
|
|
type(kpoints_t), intent(in) |
kpoints, |
|
|
type(namespace_t), intent(in) |
namespace, |
|
|
class(space_t), intent(in) |
space, |
|
|
type(ions_t), intent(in) |
ions, |
|
|
type(opt_control_state_t), intent(inout) |
qcs, |
|
|
type(td_t), intent(in) |
td, |
|
|
real(real64), intent(in) |
w0, |
|
|
type(oct_t), intent(in) |
oct, |
|
|
type(epot_t), intent(inout) |
ep, |
|
|
type(restart_t), intent(inout) |
restart |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: