Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_method_1d_dble (comp_info, nlev, found, loc, range, coords1, shape, control, method_id, x_coords, coords_shape, grid_valid_shape, cyclic, chmin, chmax, tol, ierror) |
subroutine psmile_mg_method_1d_dble | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Integer,intent(in) | nlev, | |||
Integer,dimension (range(1,1),intent(inout) | found, | |||
Integer,dimension (range(1,1),intent(inout) | loc, | |||
Integer,dimension(2,3),intent(inout) | range, | |||
Double Precision,dimension (shape(1,1),intent(in) | coords1, | |||
Integer,dimension(2,3),intent(in) | shape, | |||
Integer,dimension (2, ndim_3d),intent(in) | control, | |||
Integer,intent(in) | method_id, | |||
Double Precision,dimension(coords_shape(1),intent(in) | x_coords, | |||
Integer,dimension(2),intent(in) | coords_shape, | |||
Integer,dimension(2),intent(in) | grid_valid_shape, | |||
Logical,intent(in) | cyclic, | |||
Double Precision,dimension (grid_valid_shape(1),intent(in) | chmin, | |||
Double Precision,dimension (grid_valid_shape(1),intent(in) | chmax, | |||
Double Precision,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_mg_method_1d_dble.F90.
Referenced by psmile_mg_method_irreg2_dble(), psmile_search_donor_3d_reg_dble(), psmile_search_donor_gauss2_dble(), and psmile_search_donor_irreg2_dble().