-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
C: FrameworkC: MFEMTickets pertaining to MFEM Backend integrationTickets pertaining to MFEM Backend integrationT: taskAn enhancement to the software.An enhancement to the software.
Description
Motivation
Currently, MFEM support is only for linear solve. Further enchantment is needed to support non-linear solve in EquationSystem.
Design
This would include computing the non-linear contribution to Jacobian and Residual in EquationSystem::Mult. A test case can potentially include solving a diffusion equation with nonlinear coefficients.
Impact
The ability to solve Non-linear problems using MFEM.
Metadata
Metadata
Assignees
Labels
C: FrameworkC: MFEMTickets pertaining to MFEM Backend integrationTickets pertaining to MFEM Backend integrationT: taskAn enhancement to the software.An enhancement to the software.