fem index
- adaptm: minor mod of trullekrul adapt_mesh with switch sw=options.sw
- assemadv: assemble K for advective terms.
- assemadv1: assemble advection matrix for scalar problem.
- bgradu2f: include "b grad u" into f for error-est and mesh-adapt.
- boundarymatrix: returns a 1D boundary matrix
- box2per: change settings and solution from Neumann bc to periodic BC
- diskpdeo: r=radius, nr=#of discret.points on boundary
- etafua: choose trullekrul parameter eta=np*0.00002
- getM: extract mass matrix M from p
- getPerOp: generate matrices for changing from Neumann to periodic bc.
- getPerOp1dir: generate matrices for changing from Neumann to cylinder bc.
- getpte: get points, triangles (elements), edges from p
- gnbc: returns a boundary matrix for generalized Neumann BC
- gnbcs: string format version of gnbc.
- hexpdeo: domain and mesh for a unit hexagon
- huadapt_mesh: mod of trullekrul adapt_mesh with switch sw
- makeDx: create 1D finite-difference differentiation matrix
- meshada: adaptive mesh refinement based on pdejmps;
- meshadac: in legacy setup (pdetoolbox) adapt mesh after coarsening, i.e.
- meshcheck: compare FEM- and refined FEM-solution for PDE-solution check
- meshref: adapt mesh (i.e., refine locally)
- n2triamat: compute transf.-matrix from nodal values to triangle centers values
- newbmesh: inquires to build new base mesh
- newmesh: inquires to build new mesh and interpolate (u,tau) to it
- oomeshada: OO (and trullekul) mesh adaptation
- oomeshadac: adapt mesh after coarsening, i.e. first interpolate to (coarse)
- oomeshadactr: trullekrul version
- pa2pb: interpolate u from p.pdeo.grid to q.pdeo.grid
- polygong: returns a decomposed geometry matrix for a polygon object
- rec: provide rectangle-geometry in pdetoolbox-form
- recdbc1: geometry and BC's for rectangle with Dirichlet BC, 1 component
- recnbc1: geometry and b.c.'s for rectangle with Neumann BC, 1 component
- recnbc2: geometry and b.c.'s for rectangle with Neumann BC, 2 components
- rmbdtri: remove boundary triangles from refinement-list
- savemesh: save mesh (needed if p.file.msave=0, i.e., mesh not saved w. points)
- setbmesh: (re)set basemesh for meshadac to current mesh.
- setfemops: generate and store FEM operators used for special purposes.
- setidsbar: set the IDs (boundary-segment number) for a 3D bar
- setidssq: set the IDs (boundary-segment number) for a 3D bar
- spherepdeo: (preimage-)domain and mesh for a sphere
- stane2rs: standard elements2refine selector
- stanetafu: choose trullekrul parameter eta=0.001
- stanpdeo1D: standard 1D OOPDE object for p2p (classdef)
- stanpdeo1Db: standard 1D OOPDE object for p2p (classdef)
- stanpdeo2D: standard 2D OOPDE object for p2p (classdef)
- stanpdeo3D: standard 3D OOPDE object for p2p (classdef)
- stanpostmeshmod: post mesh-modification procedure
- stanzfu: choose function z for trullekrul from data in p
- tradapt: minor mod of trullekrul adapt_mesh with switch sw=options.sw
- triar: row-vector of triangle areas from pdetrg
- triint: integrate u over Omega given by p(oints) and t(riangles)
- tripdeo: domain and mesh for an equilat. triangle