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