A B C D E F G H I J L M N O P R S T U V W Y Z

M

m - Variable in class mathcomp.la.solve.AbstractSolver
 
main(String[]) - Static method in class mathcomp.gui.cfd.JCFD
 
main(String[]) - Static method in class mathcomp.gui.cfd.MainCFD_EMBED
 
main(String[]) - Static method in class mathcomp.gui.cfd.PolyDrawer
 
main(String[]) - Static method in class mathcomp.gui.draw3d.Draw3D
 
Main - Class in mathcomp.gui
 
Main() - Constructor for class mathcomp.gui.Main
 
main(String[]) - Static method in class mathcomp.gui.Main
 
main(String[]) - Static method in class mathcomp.gui.MainCDE
 
main(String[]) - Static method in class mathcomp.io.GridImporter
 
main(String[]) - Static method in class mathcomp.io.TriangleConverter
 
main(String[]) - Static method in class mathcomp.la.external.PardisoLoader
 
main(String[]) - Static method in class mathcomp.util.cfd.CircleGenerator
 
main(String[]) - Static method in class mathcomp.util.cfd.PlotPDFCoder
 
main(String[]) - Static method in class mathcomp.util.cfd.SolutionAnalyzer
 
Main.MatrixTableModel - Class in mathcomp.gui
 
Main.MatrixTableModel(Matrix, Vector) - Constructor for class mathcomp.gui.Main.MatrixTableModel
 
MainCDE - Class in mathcomp.gui
 
MainCDE() - Constructor for class mathcomp.gui.MainCDE
 
MainCFD_EMBED - Class in mathcomp.gui.cfd
 
MainCFD_EMBED() - Constructor for class mathcomp.gui.cfd.MainCFD_EMBED
 
map(Vector, Object) - Method in class mathcomp.la.Matrix
 
map(Vector, Vector) - Method in class mathcomp.la.Matrix
Performs ret := this*v, i.e.
mapGradientRealToRef(Triangle, double, double) - Static method in class mathcomp.gridgeom.Transformation
 
mapGradientRefToReal(Triangle, double, double) - Static method in class mathcomp.gridgeom.Transformation
 
MapMatrix - Class in mathcomp.la
 
MapVector - Class in mathcomp.la
 
markHoleButton - Variable in class mathcomp.gui.cfd.PolyDrawer
 
markInOrOutBoundaries(Triangle) - Method in class mathcomp.assemble.convdiff.CDH_RFB
 
markInOrOutBoundaries(Triangle) - Method in class mathcomp.assemble.convdiff.RotFlow_RFB
 
markInOrOutBoundaries(Triangle) - Method in class mathcomp.assemble.convdiff.SkewAdvection_RFB
 
markMarked(int) - Method in class mathcomp.gui.cfd.PolyDrawerPanel
 
markNode(int, int) - Method in class mathcomp.gui.cfd.DrawingPanel
 
markNode(int) - Method in class mathcomp.gui.cfd.DuctEditPanel
 
markNode(int) - Method in class mathcomp.gui.cfd.PolyDrawerPanel
 
mathcomp.assemble - package mathcomp.assemble
Contains essential assembler classes.
mathcomp.assemble.cfd - package mathcomp.assemble.cfd
Provides the assembly of Stokes and Navier-Stokes equations using Mini-Elements.
mathcomp.assemble.convdiff - package mathcomp.assemble.convdiff
Convection diffusion problems.
mathcomp.assemble.discontinuousgalerkin - package mathcomp.assemble.discontinuousgalerkin
Discontinuous galerkin problems.
mathcomp.assemble.filament - package mathcomp.assemble.filament
Combines the Immersed Boundary Method with FEM to treat filaments in fluid flow.
mathcomp.assemble.laplace - package mathcomp.assemble.laplace
Laplace problems.
mathcomp.assemble.minimalsurface - package mathcomp.assemble.minimalsurface
Minimal surface problems.
mathcomp.gridgeom - package mathcomp.gridgeom
Contains the geometric architecture and refinement.
mathcomp.gridgeom.refinements - package mathcomp.gridgeom.refinements
Contains all refinement strategies.
mathcomp.gui - package mathcomp.gui
GUI-Implementation.
mathcomp.gui.cfd - package mathcomp.gui.cfd
Provides GUI features for flow problems.
mathcomp.gui.draw3d - package mathcomp.gui.draw3d
Visualization of functions in 3D.
mathcomp.io - package mathcomp.io
Classes for export.
mathcomp.la - package mathcomp.la
Contains Linear Algebra Classes and the Index Infrastructure.
mathcomp.la.external - package mathcomp.la.external
Linear solvers from other projects, partially native.
mathcomp.la.solve - package mathcomp.la.solve
Linear algebra Solvers.
mathcomp.monitor - package mathcomp.monitor
Contains API and implementation for monitoring and reporting.
mathcomp.run - package mathcomp.run
Provides run classes that govern the alogorithms for entire calculation processes.
mathcomp.util.cfd - package mathcomp.util.cfd
Provides some utils for flow problems.
MatlabExport - Class in mathcomp.io
An export routine for matlab visualization.
MatlabExport() - Constructor for class mathcomp.io.MatlabExport
 
MatlabImport - Class in mathcomp.util.cfd
 
MatlabImport(String, String) - Constructor for class mathcomp.util.cfd.MatlabImport
 
matlabOutDEFAULT - Static variable in class mathcomp.gui.cfd.MainCFD_EMBED
 
Matrix - Class in mathcomp.la
A quadratic matrix based on an index.
Matrix() - Constructor for class mathcomp.la.Matrix
 
max() - Method in class mathcomp.monitor.NumberSeries
 
mean() - Method in class mathcomp.monitor.NumberSeries
 
meanValueLimiter(Vector) - Method in class mathcomp.assemble.discontinuousgalerkin.TimeDependentAssembler
 
MemoryComboBox - Class in mathcomp.gui
 
MemoryComboBox(String, Object[]) - Constructor for class mathcomp.gui.MemoryComboBox
 
min() - Method in class mathcomp.monitor.NumberSeries
 
MiniAssembler - Class in mathcomp.assemble
An Assembler class for mini elements.
MiniAssembler() - Constructor for class mathcomp.assemble.MiniAssembler
 
MiniLaplaceAssembler - Class in mathcomp.assemble.laplace
A Laplace Problem test class that uses the assemble.MiniAssembler with homogeneous Dirichlet boundary.
MiniLaplaceAssembler() - Constructor for class mathcomp.assemble.laplace.MiniLaplaceAssembler
 
MinimalSurfaceAssembler - Class in mathcomp.assemble.minimalsurface
This class is used to ensure that the problem of minimal surface that is being solved it's the same for the two iterative assemblers (NewtonAssembler and FixedPointAssembler) that extends this class.
MinimalSurfaceAssembler() - Constructor for class mathcomp.assemble.minimalsurface.MinimalSurfaceAssembler
 
MODE_EDITOR - Static variable in class mathcomp.gui.cfd.MainCFD_EMBED
 
MODE_SKELTOGRID - Static variable in class mathcomp.gui.cfd.MainCFD_EMBED
 
MODE_SOLVE - Static variable in class mathcomp.gui.cfd.MainCFD_EMBED
 
mouseClicked(MouseEvent) - Method in class mathcomp.gui.Main
 
mouseDragged(MouseEvent) - Method in class mathcomp.gui.cfd.DrawingPanel
 
mouseDragged(MouseEvent) - Method in class mathcomp.gui.cfd.DuctEditPanel
 
mouseDragged(MouseEvent) - Method in class mathcomp.gui.cfd.PolyDrawerPanel
 
mouseEntered(MouseEvent) - Method in class mathcomp.gui.Main
 
mouseExited(MouseEvent) - Method in class mathcomp.gui.Main
 
mouseMoved(MouseEvent) - Method in class mathcomp.gui.cfd.DrawingPanel
 
mouseMoved(MouseEvent) - Method in class mathcomp.gui.cfd.DuctEditPanel
 
mouseMoved(MouseEvent) - Method in class mathcomp.gui.cfd.PolyDrawerPanel
 
mousePressed(MouseEvent) - Method in class mathcomp.gui.Main
 
mouseReleased(MouseEvent) - Method in class mathcomp.gui.Main
 
move(Node, Triangle, int) - Method in class mathcomp.gridgeom.GridRefiner
 
moveFilament() - Method in class mathcomp.run.NSFilamentAssemblerRun
returns true of filament is successfully moved returns false if filament translation was too different from last time step no movement is done, time must stay, time step must be shortened..?
moveNode(int, double, double) - Method in class mathcomp.assemble.filament.Filament
 
moveNodes() - Method in class mathcomp.run.NSRemesherRun
 
MovingRefinerDesc - Class in mathcomp.gridgeom.refinements
 
MovingRefinerDesc(String) - Constructor for class mathcomp.gridgeom.refinements.MovingRefinerDesc
 
MSErrorCalculator - Class in mathcomp.assemble.minimalsurface
 
MSErrorCalculator(MinimalSurfaceAssembler) - Constructor for class mathcomp.assemble.minimalsurface.MSErrorCalculator
 
MyYellowListCreator - Class in mathcomp.gridgeom.refinements
 
MyYellowListCreator() - Constructor for class mathcomp.gridgeom.refinements.MyYellowListCreator
 

A B C D E F G H I J L M N O P R S T U V W Y Z