GeneralHexTransfiniteMap Subroutine

public subroutine GeneralHexTransfiniteMap(u, x, cornerPoints, faceData)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in), DIMENSION(3) :: u
real(kind=RP), intent(out), DIMENSION(3) :: x
real(kind=RP), intent(in), DIMENSION(3,8) :: cornerPoints
type(FacePatch), intent(in), DIMENSION(6) :: faceData