DOLFINx 0.9.0
DOLFINx C++ interface
|
These class provides static functions that permit users to set and retrieve PETSc options via the PETSc option/parameter system. The option must not be prefixed by '-', e.g.
la::petsc::options::set("mat_mumps_icntl_14", 40);