fill_adj_2Dface_beta: Calculates the factor, beta in [0, 1], that interpolates the...

Description Usage Arguments Value

View source: R/fill_adj_2Dface_beta.R

Description

Calculates the factor, beta in [0, 1], that interpolates the pth equidistant point between the two endpoints, z_one and z_phi, for and adjusted 2D mesh of fineness phi in d dimensions.

Usage

1
fill_adj_2Dface_beta(p, phi, z_one, z_phi)

Arguments

p

...

phi

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

z_one

...

z_phi

...

Value

beta


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