Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| module   | map_2d | 
|   | Maps a 3D dofmap to a 2D spectral element grid. 
  | 
|   | 
 | 
| subroutine  | map_2d::map_2d_init (this, coef, dir, tol) | 
|   | 
| subroutine  | map_2d::map_2d_init_char (this, coef, dir, tol) | 
|   | 
| subroutine  | map_2d::map_2d_average_field_list (this, fld_data2d, fld_data3d) | 
|   | Computes average if field list in one direction and outputs 2D field with averaged values.  
  | 
|   | 
| subroutine  | map_2d::map_2d_average (this, fld_data2d, fld_data3d) | 
|   | Computes average if field list in one direction and outputs 2D field with averaged values.  
  | 
|   | 
| subroutine  | map_2d::perform_global_summation (u, avg_u, old_u, n_levels, hom_dir_el, gs_h, mult, nelv, lx) | 
|   | 
| subroutine  | map_2d::perform_local_summation (u_out, u, el_heights, domain_height, hom_dir_el, coef, nelv, lx) | 
|   |