Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_mg_cells_gauss2 (grid_id, search_grid_type, found, loc, loc_fnd_shape, control, ierror) |
| subroutine psmile_mg_cells_gauss2 | ( | Integer,intent(in) | grid_id, | |
| Integer,intent(in) | search_grid_type, | |||
| Integer,dimension ( loc_fnd_shape(1,1),intent(inout) | found, | |||
| Integer,dimension ( loc_fnd_shape(1,1),intent(inout) | loc, | |||
| Integer,dimension(2,3),intent(inout) | loc_fnd_shape, | |||
| Integer,dimension (2, ndim_3d),intent(in) | control, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_mg_cells_gauss2.F90.
References a, PSMILe::Grids, i5, and psmile_debug_trace::ictl_ind.
Referenced by psmile_search_donor_gauss2_dble(), and psmile_search_donor_gauss2_real().

1.6.1