psmile_transform_extent.F90 File Reference

Go to the source code of this file.

Data Types

interface  psmile_transform_extent_back__interface
interface  psmile_transform_coords_db_re__interface

Functions/Subroutines

integer getTrCode (shiftCount)
integer getShiftCount (tr_code)
subroutine psmile_transform_extent_cyclic (grid_type, extent, transformed, tr_codes, n_trans, ierror)
subroutine psmile_transform_extent_back (tr_codes, extents, transformed, n_trans, ierror)
subroutine psmile_transform_coords_db_re (tr_code_to, tr_code_from, coords_data_dble, coords_data_real, coords_size, datatype, ierror)

Function Documentation

integer getShiftCount ( integer,intent(in)  tr_code  ) 

Definition at line 30 of file psmile_transform_extent.F90.

Referenced by psmile_transform_coords_db_re__interface::getShiftCount(), and psmile_transform_extent_back__interface::getShiftCount().

Here is the caller graph for this function:

integer getTrCode ( integer,dimension(2),intent(in)  shiftCount  ) 

Definition at line 17 of file psmile_transform_extent.F90.

subroutine psmile_transform_coords_db_re ( integer,intent(in)  tr_code_to,
integer,intent(in)  tr_code_from,
type (dble_vector),dimension (ndim_3d),intent(inout),optional  coords_data_dble,
type (real_vector),dimension (ndim_3d),intent(inout),optional  coords_data_real,
integer,dimension (ndim_3d),intent(in)  coords_size,
integer,intent(in)  datatype,
integer,intent(out)  ierror 
)

Definition at line 352 of file psmile_transform_extent.F90.

Referenced by psmile_transform_coords().

Here is the caller graph for this function:

subroutine psmile_transform_extent_back ( integer,dimension (n_trans),intent(in)  tr_codes,
real (psmile_float_kind),dimension (2, ndim_3d, n_trans),intent(in)  extents,
real (psmile_float_kind),dimension (2, ndim_3d, n_trans),intent(out)  transformed,
integer,intent(in)  n_trans,
integer,intent(out)  ierror 
)
subroutine psmile_transform_extent_cyclic ( integer,intent(in)  grid_type,
real (psmile_float_kind),dimension (2, ndim_3d),intent(in)  extent,
real (psmile_float_kind),dimension (2, ndim_3d, max_num_trans_parts),intent(out)  transformed,
integer,dimension (max_num_trans_parts),intent(out)  tr_codes,
integer,intent(out)  n_trans,
integer,intent(out)  ierror 
)

Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1