Load_meshes: Load meshes

Description Usage Arguments Value

View source: R/basisfns.R

Description

Imports meshes from folders containing the files p.csv, t.csv, M.csv and K.csv which are csv files containing the vertices, triangulations, mass matrix and stiffness matrix details respectively. The matrices should be stored in the three-column format i,j,k.

Usage

1
Load_meshes(paths)

Arguments

paths

a list of path names to the relevant folders

Value

a list of objects of class FEBasis. Please refer to the vignette for and example.


shazhe/mvst0 documentation built on May 29, 2019, 9:20 p.m.