Loading [MathJax]/extensions/tex2jax.js
DOLFINx
0.10.0.0
DOLFINx C++ interface
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Variables
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
w
x
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
w
x
~
Variables
Typedefs
Enumerations
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Concepts
Loading...
Searching...
No Matches
dolfinx
la
dolfinx_la.h
1
#pragma once
2
6
namespace
dolfinx::la
7
{
8
}
9
10
// DOLFINx la interface
11
12
#include <dolfinx/la/SparsityPattern.h>
13
#ifdef HAS_PETSC
14
#include <dolfinx/la/petsc.h>
15
#endif
16
#include <dolfinx/la/slepc.h>
17
#include <dolfinx/la/utils.h>
dolfinx::la
Linear algebra interface.
Definition
sparsitybuild.h:15
Generated by
1.13.2