galerkin_db: Create FEM matrices

View source: R/make_spde_vol.R

galerkin_dbR Documentation

Create FEM matrices

Description

Create FEM matrices

Usage

galerkin_db(FV, P, surface = FALSE)

Arguments

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?

Value

A list of matrices C and G appearing in sparse SPDE precision


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.