PlasCom2  1.0
XPACC Multi-physics simluation application
MetricOps.f90 File Reference

Go to the source code of this file.

Modules

module  metricops
 

Functions/Subroutines

subroutine alphaweight (numDim, numPointsBuffer, bufferSizes, opInterval, gridType, gridMetric, alphaDir, alphaW)
 
subroutine vhatcomponent (numDim, numPointsBuffer, bufferSizes, opInterval, gridType, gridMetric, velDir, velocity, velHatComponent)
 
subroutine ijkgradtoxyzdiv (numDim, numPoints, gridSizes, opInterval, gridType, gridJacobian, gridMetric, gradVBuffer, divBuffer)
 
subroutine gradijktogradxyz (numDim, numPoints, gridSizes, opInterval, gridType, gridJacobian, gridMetric, gradIJK, gradXYZ)
 Converts Cartesian (computational) gradient to physical coordinates. More...