Packages
mathcomp.assemble Contains essential assembler classes.
mathcomp.assemble.cfd Provides the assembly of Stokes and Navier-Stokes equations using Mini-Elements.
mathcomp.assemble.convdiff Convection diffusion problems.
mathcomp.assemble.discontinuousgalerkin Discontinuous galerkin problems.
mathcomp.assemble.filament Combines the Immersed Boundary Method with FEM to treat filaments in fluid flow.
mathcomp.assemble.laplace Laplace problems.
mathcomp.assemble.minimalsurface Minimal surface problems.
mathcomp.gridgeom Contains the geometric architecture and refinement.
mathcomp.gridgeom.refinements Contains all refinement strategies.
mathcomp.gui GUI-Implementation.
mathcomp.gui.cfd Provides GUI features for flow problems.
mathcomp.gui.draw3d Visualization of functions in 3D.
mathcomp.io Classes for export.
mathcomp.la Contains Linear Algebra Classes and the Index Infrastructure.
mathcomp.la.external Linear solvers from other projects, partially native.
mathcomp.la.solve Linear algebra Solvers.
mathcomp.monitor Contains API and implementation for monitoring and reporting.
mathcomp.run Provides run classes that govern the alogorithms for entire calculation processes.
mathcomp.util.cfd Provides some utils for flow problems.