fill_adj_2Dface: Creates a phi x phi grid (i.e., the mesh on a single...

Description Usage Arguments Value

View source: R/fill_adj_2Dface.R

Description

Creates a phi x phi grid (i.e., the mesh on a single two-dimensional face of a larger hypercube) of d-dimensional points, where the regularity of the grid has been adjusted to avoid clustering in the corners.

Usage

1

Arguments

d

The number of dimensions for the unit spheroid

phi

Fineness of the mesh along each dimension of the 2D face

Value

A phi x phi x d array of points. The points (each facemesh2D(i,j,:)) are identically equal to one in the first d-2 dimensions, so that the mesh varies only in the final two dimensions.


SyScSelection documentation built on Oct. 26, 2020, 5:08 p.m.