Octopus
scissor_oct_m::scissor_commute_r Interface Reference

Detailed Description

Definition at line 155 of file scissor.F90.

Private Member Functions

subroutine dscissor_commute_r (this, mesh, ik, psi, gpsi)
 
subroutine zscissor_commute_r (this, mesh, ik, psi, gpsi)
 

Member Function/Subroutine Documentation

◆ dscissor_commute_r()

subroutine scissor_oct_m::scissor_commute_r::dscissor_commute_r ( type(scissor_t), intent(in)  this,
class(mesh_t), intent(in)  mesh,
integer, intent(in)  ik,
real(real64), dimension(:,:), intent(in)  psi,
real(real64), dimension(:, :, :), intent(inout)  gpsi 
)
private

Definition at line 358 of file scissor.F90.

◆ zscissor_commute_r()

subroutine scissor_oct_m::scissor_commute_r::zscissor_commute_r ( type(scissor_t), intent(in)  this,
class(mesh_t), intent(in)  mesh,
integer, intent(in)  ik,
complex(real64), dimension(:,:), intent(in)  psi,
complex(real64), dimension(:, :, :), intent(inout)  gpsi 
)
private

Definition at line 527 of file scissor.F90.


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