# Generated by roxygen2: do not edit by hand

S3method(image,FEM)
S3method(image,FEM.time)
S3method(plot,FEM)
S3method(plot,FEM.time)
S3method(plot,MESH2D)
S3method(plot,mesh.1.5D)
S3method(plot,mesh.2.5D)
S3method(plot,mesh.2D)
S3method(plot,mesh.3D)
export(DE.FEM)
export(DE.heat.FEM)
export(FEM)
export(FEM.time)
export(FPCA.FEM)
export(R_eval.FEM)
export(R_eval.FEM.basis)
export(R_mass)
export(R_smooth.FEM.basis)
export(R_stiff)
export(covs.test)
export(create.FEM.basis)
export(create.MESH.2D)
export(create.mesh.1.5D)
export(create.mesh.2.5D)
export(create.mesh.2D)
export(create.mesh.3D)
export(eval.FEM)
export(eval.FEM.time)
export(fs.test)
export(fs.test.3D)
export(projection.points.1.5D)
export(projection.points.2.5D)
export(refine.MESH.2D)
export(refine.by.splitting.mesh.1.5D)
export(refine.by.splitting.mesh.2.5D)
export(refine.by.splitting.mesh.2D)
export(refine.by.splitting.mesh.3D)
export(refine.mesh.1.5D)
export(refine.mesh.2D)
export(smooth.FEM)
export(smooth.FEM.PDE.basis)
export(smooth.FEM.PDE.sv.basis)
export(smooth.FEM.basis)
export(smooth.FEM.time)
import(Matrix)
import(geometry)
import(plot3D)
import(plot3Drgl)
import(rgl)
importFrom(grDevices,heat.colors)
importFrom(grDevices,palette)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(methods,is)
useDynLib(fdaPDE)
