#include "Indexing.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | rflo_exchangednodecopy (region, regionSrc, patch, patchSrc, average, dNode, dNodeSrc) |
subroutine rflo_exchangednodecopy | ( | type(t_region) | region, |
type(t_region) | regionSrc, | ||
type(t_patch) | patch, | ||
type(t_patch) | patchSrc, | ||
logical | average, | ||
real(rfreal), dimension(:,:), pointer | dNode, | ||
real(rfreal), dimension(:,:), pointer | dNodeSrc | ||
) |
Definition at line 54 of file RFLO_ExchangeDnodeCopy.F90.
References cos, moderror::deregisterfunction(), dot_product(), dy, Direction_3< R, T >::dz(), moderror::errorstop(), i, ibeg, idir, iend, modindexing::indijkmap(), j, jbeg, jdir, jend, k, kbeg, kdir, moderror::registerfunction(), rflo_getnodeoffset(), rflo_getpatchdirection(), rflo_getpatchindicesnodes(), rflo_getpatchmapping(), and sin.
Referenced by rflo_modelliptsmoothing::rflo_elliptgridsmoo(), rflo_laplacegridsmoo(), rflo_modlaplacesmoothing::rflo_laplacegridsmoo(), rflo_modmovegridelliptfra::rflo_mgelliptinterfacesfra(), rflo_modmovegridelliptglo::rflo_mgelliptinterfacesglo(), rflo_modmovegridframe::rflo_mgframeinterfaces(), rflo_movegridinterfaces(), and rflo_modvolmeshsmoothing::rflo_vmslaplaceiterate().