Navigation

Operators and Keywords

Function List:

C++ API

Function File: val = linear_algebra_backend ()
Function File: old_val = linear_algebra_backend (new_val)

Query or set the internal variable that specifies the linear algebra back-end to use when assembling systems, matrices or vectors. It defaults to "PETSc". Currently, only "PETSc" is implemented in fem-fenics.

Package: fem-fenics