psmile_apply_user_data.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_apply_user_data (ierror)
logical, dimension(ndim) get_varying_dimension (block_extent, grid_extent, ndim)
integer get_max_num_blocks_per_grid ()
integer, dimension(2, ndim) get_block_actual_shape (grid_actual_shape, block_valid_shape, grid_valid_shape, ndim)
logical, dimension(sub_block_shape(1, 1) get_sub_block_3d (src, src_shape, sub_block_shape)

Function Documentation

integer,dimension (2, ndim) psmile_apply_user_data::get_block_actual_shape ( integer,dimension (2, ndim),intent(in)  grid_actual_shape,
integer,dimension (2, ndim),intent(in)  block_valid_shape,
integer,dimension (2, ndim),intent(in)  grid_valid_shape,
integer,intent(in)  ndim 
)

Definition at line 424 of file psmile_apply_user_data.F90.

References max.

Referenced by psmile_apply_user_data().

Here is the caller graph for this function:

integer psmile_apply_user_data::get_max_num_blocks_per_grid (  ) 

Definition at line 407 of file psmile_apply_user_data.F90.

References get_num_values(), psmile_user_data::grid_data, and max.

Referenced by psmile_apply_user_data().

Here is the call graph for this function:

Here is the caller graph for this function:

logical,dimension (sub_block_shape(1,1) psmile_apply_user_data::get_sub_block_3d ( logical,dimension (src_shape(1,1),intent(in)  src,
integer,dimension(2,3),intent(in)  src_shape,
integer,dimension(2,3),intent(in)  sub_block_shape 
)

Definition at line 449 of file psmile_apply_user_data.F90.

Referenced by psmile_apply_user_data().

Here is the caller graph for this function:

logical,dimension(ndim) psmile_apply_user_data::get_varying_dimension ( integer,dimension(ndim),intent(in)  block_extent,
integer,dimension(ndim),intent(in)  grid_extent,
integer,intent(in)  ndim 
)

Definition at line 387 of file psmile_apply_user_data.F90.

Referenced by psmile_apply_user_data().

Here is the caller graph for this function:

subroutine psmile_apply_user_data ( integer,intent(out)  ierror  ) 

Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1