Uses of Package
mathcomp.run

Packages that use mathcomp.run
mathcomp.assemble.cfd Provides the assembly of Stokes and Navier-Stokes equations using Mini-Elements. 
mathcomp.assemble.filament Combines the Immersed Boundary Method with FEM to treat filaments in fluid flow. 
mathcomp.assemble.minimalsurface Minimal surface problems. 
mathcomp.run Provides run classes that govern the alogorithms for entire calculation processes. 
 

Classes in mathcomp.run used by mathcomp.assemble.cfd
IteratedAssembler
          This interface is used in problems that are solved iteratively
 

Classes in mathcomp.run used by mathcomp.assemble.filament
IteratedAssembler
          This interface is used in problems that are solved iteratively
 

Classes in mathcomp.run used by mathcomp.assemble.minimalsurface
IteratedAssembler
          This interface is used in problems that are solved iteratively
 

Classes in mathcomp.run used by mathcomp.run
AssemblerRun
           
NSIteratedAssemblerRun