prismtrs_apply_weights.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine prismtrs_apply_weights (il_src_size, dda_trans_out, il_tgt_size, dda_trans_in, ida_mask, id_nb_neighbors, ida_neighbors, dda_weights, nbr_fields, id_err)

Function Documentation

subroutine prismtrs_apply_weights ( INTEGER,intent(in)  il_src_size,
DOUBLE PRECISION,dimension(il_src_size*nbr_fields),intent(in)  dda_trans_out,
INTEGER,intent(in)  il_tgt_size,
DOUBLE PRECISION,dimension(il_tgt_size*nbr_fields),intent(out)  dda_trans_in,
INTEGER,dimension(il_tgt_size),intent(in)  ida_mask,
INTEGER,intent(in)  id_nb_neighbors,
INTEGER,dimension(il_tgt_size,id_nb_neighbors),intent(in)  ida_neighbors,
DOUBLE PRECISION,dimension(il_tgt_size,id_nb_neighbors),intent(in)  dda_weights,
INTEGER,intent(in)  nbr_fields,
INTEGER,intent(out)  id_err 
)

Definition at line 11 of file prismtrs_apply_weights.F90.

Referenced by prismtrs_interp().

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1