Octopus
perturbation_oct_m::zperturbation_apply Interface Reference

Detailed Description

Definition at line 188 of file perturbation.F90.

Private Member Functions

subroutine zperturbation_apply (this, namespace, space, gr, hm, ik, f_in, f_out, set_bc)
 

Constructor & Destructor Documentation

◆ zperturbation_apply()

subroutine perturbation_oct_m::zperturbation_apply::zperturbation_apply ( class(perturbation_t), intent(in)  this,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
type(grid_t), intent(in)  gr,
type(hamiltonian_elec_t), intent(in)  hm,
integer, intent(in)  ik,
complex(real64), dimension(:, :), intent(in), contiguous  f_in,
complex(real64), dimension(:, :), intent(out), contiguous  f_out,
logical, intent(in), optional  set_bc 
)
private

Definition at line 188 of file perturbation.F90.


The documentation for this interface was generated from the following file: