pymordemos.fenics_nonlinear
¶
Module Contents¶
- pymordemos.fenics_nonlinear.main(dim: int = Argument(..., help='Spatial dimension of the problem.'), n: int = Argument(..., help='Number of mesh intervals per spatial dimension.'), order: int = Argument(..., help='Finite element order.'))[source]¶
Reduces a FEniCS-based nonlinear diffusion problem using POD/DEIM.