ConstructFacePatch Subroutine

public subroutine ConstructFacePatch(self, uKnots, vKnots, points)

Type Bound

FacePatch

Arguments

Type IntentOptional Attributes Name
class(FacePatch) :: self
real(kind=RP), DIMENSION(:) :: uKnots
real(kind=RP), DIMENSION(:) :: vKnots
real(kind=RP), optional, DIMENSION(:,:,:) :: points