Octopus
symm_op_oct_m::symm_op_apply_inv_cart Interface Reference

Detailed Description

Definition at line 170 of file symm_op.F90.

Private Member Functions

pure real(real64) function, dimension(1:this%dim) dsymm_op_apply_inv_cart (this, aa)
 
pure complex(real64) function, dimension(1:this%dim) zsymm_op_apply_inv_cart (this, aa)
 

Member Function/Subroutine Documentation

◆ dsymm_op_apply_inv_cart()

pure real(real64) function, dimension(1:this%dim) symm_op_oct_m::symm_op_apply_inv_cart::dsymm_op_apply_inv_cart ( type(symm_op_t), intent(in)  this,
real(real64), dimension(:), intent(in)  aa 
)
private
Parameters
[in]aa(thisdim)

Definition at line 485 of file symm_op.F90.

◆ zsymm_op_apply_inv_cart()

pure complex(real64) function, dimension(1:this%dim) symm_op_oct_m::symm_op_apply_inv_cart::zsymm_op_apply_inv_cart ( type(symm_op_t), intent(in)  this,
complex(real64), dimension(:), intent(in)  aa 
)
private
Parameters
[in]aa(thisdim)

Definition at line 640 of file symm_op.F90.


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