generate_fem: Generate FEM matrices

View source: R/inla_spde.R

generate_femR Documentation

Generate FEM matrices

Description

Generate the FEM matrices with appropriate names to pass to TMB as a spde_t.

Usage

generate_fem(mesh)

Arguments

mesh

INLA mesh to generate FEM matrices from

Value

List of sparse matrices suitable for passing to TMB.

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.