d1.grid: Calculate grid of approximating points

Description Usage Arguments

View source: R/d1.R

Description

Computes either a Uniform or Chebychev grid of collocation nodes

Usage

1
d1.grid(vRange, iPts, stMethod = "Chebychev")

Arguments

vRange

the vector of the range over which the nodes are computed

iPts

number of colocations points

stMethod

Either Chebychev or Uniform


squipbar/cheby documentation built on May 30, 2019, 8 a.m.