function to provide the coordinates from the quadrature points on the faces
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_poly_project_type), | intent(in) | :: | poly_proj | |||
integer, | intent(in) | :: | idir | |||
integer, | intent(in) | :: | ialign | |||
real(kind=rk), | intent(inout), | allocatable | :: | points(:,:) |