getVelocity_incomp Interface

public interface getVelocity_incomp

Calls

interface~~getvelocity_incomp~~CallsGraph interface~getvelocity_incomp getVelocity_incomp proc~getvelocity_forpdfsubset_incomp getVelocity_forPdfSubset_incomp interface~getvelocity_incomp->proc~getvelocity_forpdfsubset_incomp

Called by

interface~~getvelocity_incomp~~CalledByGraph interface~getvelocity_incomp getVelocity_incomp proc~velocity_noneqexpol_curved_incomp velocity_nonEqExpol_curved_incomp proc~velocity_noneqexpol_curved_incomp->interface~getvelocity_incomp

Contents


Module Procedures

private pure function getVelocity_forPdfSubset_incomp(subset, stencil, varPos) result(vel)

Calculate the velocity in all 3 directions from a subset given, ordered according to the stencil

Arguments

TypeIntentOptionalAttributesName
real(kind=rk), intent(in) :: subset(:)
type(tem_stencilHeader_type), intent(in) :: stencil
integer, intent(in) :: varPos(:)

Return Value real(kind=rk)(3)