Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.5.1/v0.9.0/cpp
DOLFINx  0.5.1
DOLFINx C++ interface
dolfin_la.h
1 #pragma once
2 
3 namespace dolfinx
4 {
10 }
11 
12 // DOLFINx la interface
13 
14 #include <dolfinx/la/SparsityPattern.h>
15 #include <dolfinx/la/petsc.h>
16 #include <dolfinx/la/slepc.h>