View source: R/make_spde_vol.R
| galerkin_db | R Documentation | 
Create FEM matrices
galerkin_db(FV, P, surface = FALSE)
FV | 
 Matrix of faces in triangularization  | 
P | 
 Matrix of vertex locations in triangularization  | 
surface | 
 (logical) Will this create the SPDE matrices for a surface or not?  | 
A list of matrices C and G appearing in sparse SPDE precision
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.