Octopus
submesh_oct_m::submesh_add_to_mesh Interface Reference

Detailed Description

Definition at line 200 of file submesh.F90.

Private Member Functions

subroutine ddsubmesh_add_to_mesh (this, sphi, phi, factor)
 
subroutine zdsubmesh_add_to_mesh (this, sphi, phi, factor)
 
subroutine zzsubmesh_add_to_mesh (this, sphi, phi, factor)
 

Member Function/Subroutine Documentation

◆ ddsubmesh_add_to_mesh()

subroutine submesh_oct_m::submesh_add_to_mesh::ddsubmesh_add_to_mesh ( type(submesh_t), intent(in)  this,
real(real64), dimension(:), intent(in)  sphi,
real(real64), dimension(:), intent(inout)  phi,
real(real64), intent(in), optional  factor 
)
private

Definition at line 1235 of file submesh.F90.

◆ zdsubmesh_add_to_mesh()

subroutine submesh_oct_m::submesh_add_to_mesh::zdsubmesh_add_to_mesh ( type(submesh_t), intent(in)  this,
real(real64), dimension(:), intent(in)  sphi,
complex(real64), dimension(:), intent(inout)  phi,
complex(real64), intent(in), optional  factor 
)
private

Definition at line 1817 of file submesh.F90.

◆ zzsubmesh_add_to_mesh()

subroutine submesh_oct_m::submesh_add_to_mesh::zzsubmesh_add_to_mesh ( type(submesh_t), intent(in)  this,
complex(real64), dimension(:), intent(in)  sphi,
complex(real64), dimension(:), intent(inout)  phi,
complex(real64), intent(in), optional  factor 
)
private

Definition at line 886 of file submesh.F90.


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