Description Usage Arguments Details Value
View source: R/grid_functions.R
Discretizes a function of space-time over a grid.
1 | grid_function(f, x, t = NULL)
|
f |
function to evaluate on grid |
x |
space variable |
t |
time variable, can be null to discretize a function over just space. |
Simple double for-loop for space-time functions and one for-loop for functions of a single-variable
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.