Octopus
submesh_oct_m::submesh_to_mesh_dotp Interface Reference

Detailed Description

Definition at line 204 of file submesh.F90.

Private Member Functions

real(real64) function ddsubmesh_to_mesh_dotp (this, sphi, phi, reduce)
 
complex(real64) function zdsubmesh_to_mesh_dotp (this, sphi, phi, reduce)
 
complex(real64) function zzsubmesh_to_mesh_dotp (this, sphi, phi, reduce)
 

Member Function/Subroutine Documentation

◆ ddsubmesh_to_mesh_dotp()

real(real64) function submesh_oct_m::submesh_to_mesh_dotp::ddsubmesh_to_mesh_dotp ( type(submesh_t), intent(in)  this,
real(real64), dimension(:), intent(in)  sphi,
real(real64), dimension(:), intent(in)  phi,
logical, intent(in), optional  reduce 
)
private

Definition at line 1395 of file submesh.F90.

◆ zdsubmesh_to_mesh_dotp()

complex(real64) function submesh_oct_m::submesh_to_mesh_dotp::zdsubmesh_to_mesh_dotp ( type(submesh_t), intent(in)  this,
real(real64), dimension(:), intent(in)  sphi,
complex(real64), dimension(:), intent(in)  phi,
logical, intent(in), optional  reduce 
)
private

Definition at line 1977 of file submesh.F90.

◆ zzsubmesh_to_mesh_dotp()

complex(real64) function submesh_oct_m::submesh_to_mesh_dotp::zzsubmesh_to_mesh_dotp ( type(submesh_t), intent(in)  this,
complex(real64), dimension(:), intent(in)  sphi,
complex(real64), dimension(:), intent(in)  phi,
logical, intent(in), optional  reduce 
)
private

Definition at line 929 of file submesh.F90.


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