forked from firedrakeproject/firedrake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (45 loc) · 1.12 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
*.[ao]
*.dat
.deps/
.vscode/
*.l[ao]
*.log
*.pyc
*.pvd
*.pvtu
*.so
*.vtu
.DS_Store
__pycache__/
/demos/**/*.py
/demos/immersed_fem/immersed_domain.msh
/docs/build/
/docs/notebooks/.ipynb_checkpoints/
/docs/source/firedrake.rst
/docs/source/firedrake.adjoint.rst
/docs/source/firedrake.adjoint_utils.rst
/docs/source/firedrake.adjoint_utils.blocks.rst
/docs/source/firedrake.cython.rst
/docs/source/firedrake.matrix_free.rst
/docs/source/firedrake.mg.rst
/docs/source/firedrake.ml.rst
/docs/source/firedrake.preconditioners.rst
/docs/source/firedrake.slate.rst
/docs/source/firedrake.slate.slac.rst
/docs/source/firedrake.slate.static_condensation.rst
/docs/source/firedrake.slope_limiter.rst
/docs/source/obtaining_pyop2.rst
/docs/source/team.rst
/docs/source/teamgrid.rst
/docs/source/teaminactive.rst
/docs/source/demos
/firedrake/cython/dmcommon.c
/firedrake/cython/extrusion_numbering.c
/firedrake/cython/hdf5interface.c
/firedrake/cython/mgimpl.c
/firedrake/cython/patchimpl.c
/firedrake/cython/spatialindex.c
/firedrake/cython/supermeshimpl.c
/firedrake_configuration/configuration.json
/firedrake.egg-info
/docs/source/element_list.csv