Definition at line 204 of file submesh.F90.
◆ 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 |
◆ 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 |
◆ 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 |
The documentation for this interface was generated from the following file: