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.'), visualize: bool = Option(True, help='Visualize solution and reduczed solution'))[source]¶
Reduces a FEniCS-based nonlinear diffusion problem using POD/DEIM.