galerkin_db {BayesfMRI}R 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


[Package BayesfMRI version 0.10.1 Index]