pkgdown/mathjax-config.html
R/convert.R
as_tulpa_mesh.Rd
Generic function to convert mesh objects from other packages into tulpa_mesh objects. Currently supports fm_mesh_2d objects from the fmesher package.
tulpa_mesh
fm_mesh_2d
as_tulpa_mesh(x, ...) # S3 method for class 'fm_mesh_2d' as_tulpa_mesh(x, ...) # S3 method for class 'inla.mesh' as_tulpa_mesh(x, ...)
Object to convert.
Additional arguments (currently unused).
A tulpa_mesh object.