Import dolfin_2016.2.0.orig.tar.gz
authorDrew Parsons <dparsons@debian.org>
Wed, 21 Dec 2016 08:47:36 +0000 (08:47 +0000)
committerDrew Parsons <dparsons@debian.org>
Wed, 21 Dec 2016 08:47:36 +0000 (08:47 +0000)
commit4605a578521192f1fc9b24b1d14f01921d448b00
tree72a17cf5dfff0b7d61204663ec8f44b4954ada34
Import dolfin_2016.2.0.orig.tar.gz

[dgit import orig dolfin_2016.2.0.orig.tar.gz]
1546 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LESSER [new file with mode: 0644]
ChangeLog.rst [new file with mode: 0644]
INSTALL [new file with mode: 0644]
README.rst [new file with mode: 0644]
bench/CMakeLists.txt [new file with mode: 0644]
bench/README [new file with mode: 0644]
bench/bench.py [new file with mode: 0644]
bench/common/progress/cpp/CMakeLists.txt [new file with mode: 0644]
bench/common/progress/cpp/main.cpp [new file with mode: 0644]
bench/common/timing/cpp/CMakeLists.txt [new file with mode: 0644]
bench/common/timing/cpp/main.cpp [new file with mode: 0644]
bench/fem/assembly/cpp/CMakeLists.txt [new file with mode: 0644]
bench/fem/assembly/cpp/forms.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Elasticity3D.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Elasticity3D.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/NSEMomentum3D.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/NSEMomentum3D.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP1.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP1.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP2.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP2.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP3.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/Poisson2DP3.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/StabStokes2D.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/StabStokes2D.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/forms/THStokes2D.h [new file with mode: 0644]
bench/fem/assembly/cpp/forms/THStokes2D.ufl [new file with mode: 0644]
bench/fem/assembly/cpp/main.cpp [new file with mode: 0644]
bench/fem/assembly/python/broken [new file with mode: 0755]
bench/fem/convergence/cpp/CMakeLists.txt [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_1.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_1.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_1.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_2.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_2.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_2.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_3.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_3.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_3.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_4.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_4.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_4.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_5.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_5.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson2D_5.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_1.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_1.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_1.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_2.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_2.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_2.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_3.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_3.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_3.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_4.cpp [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_4.h [new file with mode: 0644]
bench/fem/convergence/cpp/Poisson3D_4.ufl [new file with mode: 0644]
bench/fem/convergence/cpp/README [new file with mode: 0644]
bench/fem/convergence/cpp/main.cpp [new file with mode: 0644]
bench/fem/jit/python/bench_fem_jit_python [new file with mode: 0755]
bench/fem/multicore/cpp/CMakeLists.txt [new file with mode: 0644]
bench/fem/multicore/cpp/NavierStokes.h [new file with mode: 0644]
bench/fem/multicore/cpp/NavierStokes.ufl [new file with mode: 0644]
bench/fem/multicore/cpp/Poisson.h [new file with mode: 0644]
bench/fem/multicore/cpp/Poisson.ufl [new file with mode: 0644]
bench/fem/multicore/cpp/main.cpp [new file with mode: 0644]
bench/fem/speedup/cpp/CMakeLists.txt [new file with mode: 0644]
bench/fem/speedup/cpp/Poisson.h [new file with mode: 0644]
bench/fem/speedup/cpp/Poisson.ufl [new file with mode: 0644]
bench/fem/speedup/cpp/README [new file with mode: 0644]
bench/fem/speedup/cpp/analyse-bench [new file with mode: 0755]
bench/fem/speedup/cpp/assemble-poisson.cpp [new file with mode: 0644]
bench/fem/speedup/cpp/bench_fem_speedup_cpp [new file with mode: 0755]
bench/fem/speedup/cpp/clean.sh [new file with mode: 0755]
bench/fem/speedup/cpp/solve-poisson.cpp [new file with mode: 0644]
bench/fem/speedup/cpp/submit-bench [new file with mode: 0755]
bench/function/evaluation/cpp/CMakeLists.txt [new file with mode: 0644]
bench/function/evaluation/cpp/P1.h [new file with mode: 0644]
bench/function/evaluation/cpp/P1.ufl [new file with mode: 0644]
bench/function/evaluation/cpp/main.cpp [new file with mode: 0644]
bench/function/extrapolation/python/bench_function_extrapolation_python [new file with mode: 0755]
bench/function/interpolation/python/bench_function_interpolation_python [new file with mode: 0755]
bench/geometry/bounding_box_tree_build/cpp/CMakeLists.txt [new file with mode: 0644]
bench/geometry/bounding_box_tree_build/cpp/main.cpp [new file with mode: 0644]
bench/geometry/bounding_box_tree_compute_closest_entity/cpp/CMakeLists.txt [new file with mode: 0644]
bench/geometry/bounding_box_tree_compute_closest_entity/cpp/main.cpp [new file with mode: 0644]
bench/geometry/bounding_box_tree_compute_entity_collisions/cpp/CMakeLists.txt [new file with mode: 0644]
bench/geometry/bounding_box_tree_compute_entity_collisions/cpp/main.cpp [new file with mode: 0644]
bench/la/vector/access/cpp/CMakeLists.txt [new file with mode: 0644]
bench/la/vector/access/cpp/main.cpp [new file with mode: 0644]
bench/la/vector/assignment/cpp/CMakeLists.txt [new file with mode: 0644]
bench/la/vector/assignment/cpp/main.cpp [new file with mode: 0644]
bench/logs/bench.log [new file with mode: 0644]
bench/logs/milestones.log [new file with mode: 0644]
bench/mesh/iteration/cpp/CMakeLists.txt [new file with mode: 0644]
bench/mesh/iteration/cpp/main.cpp [new file with mode: 0644]
bench/mesh/refinement/cpp/CMakeLists.txt [new file with mode: 0644]
bench/mesh/refinement/cpp/main.cpp [new file with mode: 0644]
bench/mesh/topology/cpp/CMakeLists.txt [new file with mode: 0644]
bench/mesh/topology/cpp/main.cpp [new file with mode: 0644]
bench/mesh/unitcube/cpp/CMakeLists.txt [new file with mode: 0644]
bench/mesh/unitcube/cpp/main.cpp [new file with mode: 0644]
bench/plot.py [new file with mode: 0644]
cmake/modules/CheckOpenMP.cmake [new file with mode: 0644]
cmake/modules/CorrectWindowsPaths.cmake [new file with mode: 0644]
cmake/modules/FindAMD.cmake [new file with mode: 0644]
cmake/modules/FindBLAS.cmake [new file with mode: 0644]
cmake/modules/FindBLASHeader.cmake [new file with mode: 0644]
cmake/modules/FindBoost.cmake [new file with mode: 0644]
cmake/modules/FindCHOLMOD.cmake [new file with mode: 0644]
cmake/modules/FindEigen3.cmake [new file with mode: 0644]
cmake/modules/FindLAPACK.cmake [new file with mode: 0644]
cmake/modules/FindMPI.cmake [new file with mode: 0644]
cmake/modules/FindNumPy.cmake [new file with mode: 0644]
cmake/modules/FindPETSc.cmake [new file with mode: 0644]
cmake/modules/FindPETSc4py.cmake [new file with mode: 0644]
cmake/modules/FindParMETIS.cmake [new file with mode: 0644]
cmake/modules/FindPythonModule.cmake [new file with mode: 0644]
cmake/modules/FindSCOTCH.cmake [new file with mode: 0644]
cmake/modules/FindSLEPc.cmake [new file with mode: 0644]
cmake/modules/FindSLEPc4py.cmake [new file with mode: 0644]
cmake/modules/FindSphinx.cmake [new file with mode: 0644]
cmake/modules/FindUFC.cmake [new file with mode: 0644]
cmake/modules/FindUMFPACK.cmake [new file with mode: 0644]
cmake/modules/ResolveCompilerPaths.cmake [new file with mode: 0644]
cmake/post-install/CMakeLists.txt [new file with mode: 0644]
cmake/scripts/codeexamples.py [new file with mode: 0644]
cmake/scripts/codesnippets.py [new file with mode: 0644]
cmake/scripts/copy-swig-files.py [new file with mode: 0644]
cmake/scripts/copy-test-demo-data.py [new file with mode: 0644]
cmake/scripts/generate-cmakefiles.py [new file with mode: 0644]
cmake/scripts/generate-demo-files.py [new file with mode: 0644]
cmake/scripts/generate-form-files.py [new file with mode: 0644]
cmake/scripts/generate-swig-docstrings.py [new file with mode: 0644]
cmake/scripts/generate-swig-interface.py [new file with mode: 0644]
cmake/templates/DOLFINConfig.cmake.in [new file with mode: 0644]
cmake/templates/DOLFINConfigVersion.cmake.in [new file with mode: 0644]
cmake/templates/UseDOLFIN.cmake.in [new file with mode: 0644]
cmake/templates/cmake_uninstall.cmake.in [new file with mode: 0644]
cmake/templates/dolfin-get-demos.in [new file with mode: 0644]
cmake/templates/dolfin-version.in [new file with mode: 0644]
cmake/templates/dolfin.conf.in [new file with mode: 0644]
cmake/templates/dolfin.pc.in [new file with mode: 0644]
data/README [new file with mode: 0644]
demo/CMakeLists.txt [new file with mode: 0644]
demo/README [new file with mode: 0644]
demo/cmake.local [new file with mode: 0755]
demo/documented/auto-adaptive-poisson/common.txt [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/AdaptivePoisson.ufl.rst [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/python/demo_auto-adaptive-poisson.py [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/python/demo_auto-adaptive-poisson.py.rst [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/u_refined.png [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/u_unrefined.png [new file with mode: 0644]
demo/documented/bcs/aneurysm.xml.gz [new file with mode: 0644]
demo/documented/bcs/common.txt [new file with mode: 0644]
demo/documented/bcs/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/bcs/cpp/Poisson.h [new file with mode: 0644]
demo/documented/bcs/cpp/Poisson.ufl [new file with mode: 0644]
demo/documented/bcs/cpp/documentation.rst [new file with mode: 0644]
demo/documented/bcs/cpp/main.cpp [new file with mode: 0644]
demo/documented/bcs/demo_bcs.png [new file with mode: 0644]
demo/documented/bcs/python/demo_bcs.py [new file with mode: 0644]
demo/documented/bcs/python/documentation.rst [new file with mode: 0644]
demo/documented/biharmonic/biharmonic_u.png [new file with mode: 0644]
demo/documented/biharmonic/cpp/Biharmonic.ufl.rst [new file with mode: 0644]
demo/documented/biharmonic/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/biharmonic/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/biharmonic/python/demo_biharmonic.py [new file with mode: 0644]
demo/documented/biharmonic/python/demo_biharmonic.py.rst [new file with mode: 0644]
demo/documented/built-in-meshes/common.txt [new file with mode: 0644]
demo/documented/built-in-meshes/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/built-in-meshes/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/built-in-meshes/python/boxmesh.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/demo_built-in-meshes.py [new file with mode: 0644]
demo/documented/built-in-meshes/python/demo_built-in-meshes.py.rst [new file with mode: 0644]
demo/documented/built-in-meshes/python/rectanglemesh.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/rectanglemesh_left_right.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitcubemesh.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitintervalmesh.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitsquaremesh.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitsquaremesh_crossed.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitsquaremesh_left.png [new file with mode: 0644]
demo/documented/built-in-meshes/python/unitsquaremesh_left_right.png [new file with mode: 0644]
demo/documented/cahn-hilliard/cahn-hilliard_c.png [new file with mode: 0644]
demo/documented/cahn-hilliard/common.txt [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard2D.cpp [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard2D.h [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard2D.ufl [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard3D.cpp [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard3D.h [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/CahnHilliard3D.ufl [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/documentation.rst [new file with mode: 0644]
demo/documented/cahn-hilliard/cpp/main.cpp [new file with mode: 0644]
demo/documented/cahn-hilliard/python/demo_cahn-hilliard.py [new file with mode: 0644]
demo/documented/cahn-hilliard/python/demo_cahn-hilliard.py.rst [new file with mode: 0644]
demo/documented/eigenvalue/box_with_dent.xml.gz [new file with mode: 0644]
demo/documented/eigenvalue/common.txt [new file with mode: 0644]
demo/documented/eigenvalue/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/eigenvalue/cpp/StiffnessMatrix.ufl.rst [new file with mode: 0644]
demo/documented/eigenvalue/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/eigenvalue/eigenvalue_x.png [new file with mode: 0644]
demo/documented/eigenvalue/python/demo_eigenvalue.py [new file with mode: 0644]
demo/documented/eigenvalue/python/demo_eigenvalue.py.rst [new file with mode: 0644]
demo/documented/hyperelasticity/common.txt [new file with mode: 0644]
demo/documented/hyperelasticity/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/hyperelasticity/cpp/HyperElasticity.h [new file with mode: 0644]
demo/documented/hyperelasticity/cpp/HyperElasticity.ufl [new file with mode: 0644]
demo/documented/hyperelasticity/cpp/documentation.rst [new file with mode: 0644]
demo/documented/hyperelasticity/cpp/main.cpp [new file with mode: 0644]
demo/documented/hyperelasticity/hyperelasticity_u0.png [new file with mode: 0644]
demo/documented/hyperelasticity/hyperelasticity_u1.png [new file with mode: 0644]
demo/documented/hyperelasticity/python/demo_hyperelasticity.py [new file with mode: 0644]
demo/documented/hyperelasticity/python/demo_hyperelasticity.py.rst [new file with mode: 0644]
demo/documented/maxwell-eigenvalues/cpp/README [new file with mode: 0644]
demo/documented/maxwell-eigenvalues/python/demo_maxwell-eigenvalues.py [new file with mode: 0644]
demo/documented/maxwell-eigenvalues/python/demo_maxwell-eigenvalues.py.rst [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/MixedPoisson.ufl.rst [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/mixed-poisson/mixed-poisson_sigma.png [new file with mode: 0644]
demo/documented/mixed-poisson/mixed-poisson_u.png [new file with mode: 0644]
demo/documented/mixed-poisson/python/demo_mixed-poisson.py [new file with mode: 0644]
demo/documented/mixed-poisson/python/demo_mixed-poisson.py.rst [new file with mode: 0644]
demo/documented/mixed-poisson/python/mixed-poisson_sigma.png [new file with mode: 0644]
demo/documented/mixed-poisson/python/mixed-poisson_u.png [new file with mode: 0644]
demo/documented/navier-stokes/common.txt [new file with mode: 0644]
demo/documented/navier-stokes/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/navier-stokes/cpp/PressureUpdate.h [new file with mode: 0644]
demo/documented/navier-stokes/cpp/PressureUpdate.ufl [new file with mode: 0644]
demo/documented/navier-stokes/cpp/TentativeVelocity.h [new file with mode: 0644]
demo/documented/navier-stokes/cpp/TentativeVelocity.ufl [new file with mode: 0644]
demo/documented/navier-stokes/cpp/VelocityUpdate.h [new file with mode: 0644]
demo/documented/navier-stokes/cpp/VelocityUpdate.ufl [new file with mode: 0644]
demo/documented/navier-stokes/cpp/documentation.rst [new file with mode: 0644]
demo/documented/navier-stokes/cpp/main.cpp [new file with mode: 0644]
demo/documented/navier-stokes/lshape.xml.gz [new file with mode: 0644]
demo/documented/navier-stokes/navier-stokes_p.png [new file with mode: 0644]
demo/documented/navier-stokes/navier-stokes_u.png [new file with mode: 0644]
demo/documented/navier-stokes/python/demo_navier-stokes.py [new file with mode: 0644]
demo/documented/navier-stokes/python/documentation.rst [new file with mode: 0644]
demo/documented/neumann-poisson/common.txt [new file with mode: 0644]
demo/documented/neumann-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/neumann-poisson/cpp/Poisson.h [new file with mode: 0644]
demo/documented/neumann-poisson/cpp/Poisson.ufl [new file with mode: 0644]
demo/documented/neumann-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/neumann-poisson/cpp/main.cpp [new file with mode: 0644]
demo/documented/neumann-poisson/neumann-poisson_u.png [new file with mode: 0644]
demo/documented/neumann-poisson/python/demo_neumann-poisson.py [new file with mode: 0644]
demo/documented/neumann-poisson/python/documentation.rst [new file with mode: 0644]
demo/documented/nonlinear-poisson/common.txt [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/NonlinearPoisson.h [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/NonlinearPoisson.ufl [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/main.cpp [new file with mode: 0644]
demo/documented/nonlinear-poisson/cpp/plot.py [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/demo_nonlinear-poisson.py [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/demo_nonlinear-poisson.py.rst [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/plot_u.png [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/plot_u_gradient.png [new file with mode: 0644]
demo/documented/nonmatching-interpolation/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/nonmatching-interpolation/cpp/P1.ufl.rst [new file with mode: 0644]
demo/documented/nonmatching-interpolation/cpp/P3.ufl.rst [new file with mode: 0644]
demo/documented/nonmatching-interpolation/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/nonmatching-interpolation/python/demo_nonmatching-interpolation.py [new file with mode: 0644]
demo/documented/nonmatching-interpolation/python/demo_nonmatching-interpolation.py.rst [new file with mode: 0644]
demo/documented/periodic/common.txt [new file with mode: 0644]
demo/documented/periodic/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/periodic/cpp/Poisson.h [new file with mode: 0644]
demo/documented/periodic/cpp/Poisson.ufl [new file with mode: 0644]
demo/documented/periodic/cpp/documentation.rst [new file with mode: 0644]
demo/documented/periodic/cpp/main.cpp [new file with mode: 0644]
demo/documented/periodic/plot_u.png [new file with mode: 0644]
demo/documented/periodic/python/demo_periodic.py [new file with mode: 0644]
demo/documented/periodic/python/documentation.rst [new file with mode: 0644]
demo/documented/poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/poisson/cpp/Poisson.ufl.rst [new file with mode: 0644]
demo/documented/poisson/cpp/main.cpp.rst [new file with mode: 0644]
demo/documented/poisson/poisson_u.png [new file with mode: 0644]
demo/documented/poisson/python/demo_poisson.py [new file with mode: 0644]
demo/documented/poisson/python/demo_poisson.py.rst [new file with mode: 0644]
demo/documented/poisson/python/poisson_u.png [new file with mode: 0644]
demo/documented/singular-poisson-rst/common.txt [new file with mode: 0644]
demo/documented/singular-poisson-rst/cpp/README [new file with mode: 0644]
demo/documented/singular-poisson-rst/python/demo_singular-poisson-rst.py [new file with mode: 0644]
demo/documented/singular-poisson-rst/python/demo_singular-poisson-rst.py.rst [new file with mode: 0644]
demo/documented/singular-poisson-rst/python/singular_u.png [new file with mode: 0644]
demo/documented/singular-poisson-rst/singular_u.png [new file with mode: 0644]
demo/documented/singular-poisson/common.txt [new file with mode: 0644]
demo/documented/singular-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/singular-poisson/cpp/Poisson.h [new file with mode: 0644]
demo/documented/singular-poisson/cpp/Poisson.ufl [new file with mode: 0644]
demo/documented/singular-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/singular-poisson/cpp/main.cpp [new file with mode: 0644]
demo/documented/singular-poisson/python/demo_singular-poisson.py [new file with mode: 0644]
demo/documented/singular-poisson/python/documentation.rst [new file with mode: 0644]
demo/documented/singular-poisson/singular_u.png [new file with mode: 0644]
demo/documented/stokes-iterative/common.txt [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/Stokes.h [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/Stokes.ufl [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/StokesPreconditioner.h [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/StokesPreconditioner.ufl [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/documentation.rst [new file with mode: 0644]
demo/documented/stokes-iterative/cpp/main.cpp [new file with mode: 0644]
demo/documented/stokes-iterative/python/demo_stokes-iterative.py [new file with mode: 0644]
demo/documented/stokes-iterative/python/documentation.rst [new file with mode: 0644]
demo/documented/stokes-mini/common.txt [new file with mode: 0644]
demo/documented/stokes-mini/cpp/README [new file with mode: 0644]
demo/documented/stokes-mini/cpp/documentation.rst [new file with mode: 0644]
demo/documented/stokes-mini/dolfin_fine.xml.gz [new file with mode: 0644]
demo/documented/stokes-mini/dolfin_fine_subdomains.xml.gz [new file with mode: 0644]
demo/documented/stokes-mini/plot_p.png [new file with mode: 0644]
demo/documented/stokes-mini/plot_u.png [new file with mode: 0644]
demo/documented/stokes-mini/python/demo_stokes-mini.py [new file with mode: 0644]
demo/documented/stokes-mini/python/documentation.rst [new file with mode: 0644]
demo/documented/stokes-taylor-hood/common.txt [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/Stokes.h [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/Stokes.ufl [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/documentation.rst [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/main.cpp [new file with mode: 0644]
demo/documented/stokes-taylor-hood/cpp/plot.py [new file with mode: 0644]
demo/documented/stokes-taylor-hood/dolfin_fine.xml.gz [new file with mode: 0644]
demo/documented/stokes-taylor-hood/dolfin_fine_subdomains.xml.gz [new file with mode: 0644]
demo/documented/stokes-taylor-hood/plot_mesh.png [new file with mode: 0644]
demo/documented/stokes-taylor-hood/plot_mesh_boundaries.png [new file with mode: 0644]
demo/documented/stokes-taylor-hood/plot_p.png [new file with mode: 0644]
demo/documented/stokes-taylor-hood/plot_u.png [new file with mode: 0644]
demo/documented/stokes-taylor-hood/python/demo_stokes-taylor-hood.py [new file with mode: 0644]
demo/documented/stokes-taylor-hood/python/documentation.rst [new file with mode: 0644]
demo/documented/subdomains-poisson/common.txt [new file with mode: 0644]
demo/documented/subdomains-poisson/cpp/README [new file with mode: 0644]
demo/documented/subdomains-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/subdomains-poisson/python/demo_subdomains-poisson.py [new file with mode: 0644]
demo/documented/subdomains-poisson/python/documentation.rst [new file with mode: 0644]
demo/documented/subdomains/common.txt [new file with mode: 0644]
demo/documented/subdomains/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/subdomains/cpp/documentation.rst [new file with mode: 0644]
demo/documented/subdomains/cpp/main.cpp [new file with mode: 0644]
demo/documented/subdomains/dolfin_fine.xml.gz [new file with mode: 0644]
demo/documented/subdomains/plot_subdomains.png [new file with mode: 0644]
demo/documented/subdomains/python/demo_subdomains.py [new file with mode: 0644]
demo/documented/subdomains/python/documentation.rst [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/common.txt [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/cpp/README [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/python/demo_tensor-weighted-poisson.py [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/python/documentation.rst [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/python/generate_data.py [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/tensorweighted-poisson_u.png [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/unitsquare_32_32.xml.gz [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/unitsquare_32_32_c00.xml.gz [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/unitsquare_32_32_c01.xml.gz [new file with mode: 0644]
demo/documented/tensor-weighted-poisson/unitsquare_32_32_c11.xml.gz [new file with mode: 0644]
demo/undocumented/adaptive-poisson/cpp/README [new file with mode: 0644]
demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py [new file with mode: 0755]
demo/undocumented/advection-diffusion/cpp/AdvectionDiffusion.h [new file with mode: 0644]
demo/undocumented/advection-diffusion/cpp/AdvectionDiffusion.ufl [new file with mode: 0644]
demo/undocumented/advection-diffusion/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/advection-diffusion/cpp/Velocity.h [new file with mode: 0644]
demo/undocumented/advection-diffusion/cpp/Velocity.ufl [new file with mode: 0644]
demo/undocumented/advection-diffusion/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/advection-diffusion/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/advection-diffusion/dolfin_fine_subdomains.xml.gz [new file with mode: 0644]
demo/undocumented/advection-diffusion/dolfin_fine_velocity.xml.gz [new file with mode: 0644]
demo/undocumented/advection-diffusion/python/demo_advection-diffusion.py [new file with mode: 0644]
demo/undocumented/ale/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/ale/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/ale/python/demo_ale.py [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/channel_with_flap.xml.gz [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/cpp/AdaptiveNavierStokes.h [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/cpp/AdaptiveNavierStokes.ufl [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/auto-adaptive-navier-stokes/python/demo_auto-adaptive-navier-stokes.py [new file with mode: 0644]
demo/undocumented/block-matrix/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/block-matrix/cpp/StiffnessMatrix.h [new file with mode: 0644]
demo/undocumented/block-matrix/cpp/StiffnessMatrix.ufl [new file with mode: 0644]
demo/undocumented/block-matrix/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/block-matrix/python/demo_block-matrix.py [new file with mode: 0644]
demo/undocumented/buckling-tao/buckling.xml.gz [new file with mode: 0644]
demo/undocumented/buckling-tao/python/demo_buckling-tao.py [new file with mode: 0644]
demo/undocumented/collision-detection/circle.xml.gz [new file with mode: 0644]
demo/undocumented/collision-detection/python/demo_collision-detection.py [new file with mode: 0644]
demo/undocumented/coloring/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/coloring/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/coloring/python/demo_coloring.py [new file with mode: 0644]
demo/undocumented/compiled-extension-module/cpp/README [new file with mode: 0644]
demo/undocumented/compiled-extension-module/python/Probe/Probe.cpp [new file with mode: 0644]
demo/undocumented/compiled-extension-module/python/Probe/Probe.h [new file with mode: 0644]
demo/undocumented/compiled-extension-module/python/demo_compiled-extension-module.py [new file with mode: 0644]
demo/undocumented/conditional/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/conditional/cpp/Conditional.h [new file with mode: 0644]
demo/undocumented/conditional/cpp/Conditional.ufl [new file with mode: 0644]
demo/undocumented/conditional/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/conditional/python/demo_conditional.py [new file with mode: 0644]
demo/undocumented/contact-vi-snes/circle_yplane.geo [new file with mode: 0644]
demo/undocumented/contact-vi-snes/circle_yplane.xml.gz [new file with mode: 0644]
demo/undocumented/contact-vi-snes/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/contact-vi-snes/cpp/HyperElasticity.h [new file with mode: 0644]
demo/undocumented/contact-vi-snes/cpp/HyperElasticity.ufl [new file with mode: 0644]
demo/undocumented/contact-vi-snes/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/contact-vi-snes/python/demo_contact-vi-snes.py [new file with mode: 0644]
demo/undocumented/contact-vi-tao/circle_yplane.xml.gz [new file with mode: 0644]
demo/undocumented/contact-vi-tao/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/contact-vi-tao/cpp/Elasticity.h [new file with mode: 0644]
demo/undocumented/contact-vi-tao/cpp/Elasticity.ufl [new file with mode: 0644]
demo/undocumented/contact-vi-tao/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/contact-vi-tao/python/demo_contact-vi-tao.py [new file with mode: 0644]
demo/undocumented/coordinates/cpp/README [new file with mode: 0644]
demo/undocumented/coordinates/python/demo_coordinates.py [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/CurrentDensity.h [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/CurrentDensity.ufl [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/EddyCurrents.h [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/EddyCurrents.ufl [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/P1Space.h [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/P1Space.ufl [new file with mode: 0644]
demo/undocumented/curl-curl/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/curl-curl/python/demo_curl-curl.py [new file with mode: 0644]
demo/undocumented/curl-curl/sphere.xml.gz [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/AdvectionDiffusion.h [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/AdvectionDiffusion.ufl [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/Projection.h [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/Projection.ufl [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/Velocity.h [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/Velocity.ufl [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/python/demo_dg-advection-diffusion.py [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/unitsquare_64_64.xml.gz [new file with mode: 0644]
demo/undocumented/dg-advection-diffusion/unitsquare_64_64_velocity.xml.gz [new file with mode: 0644]
demo/undocumented/dg-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/dg-poisson/cpp/Poisson.h [new file with mode: 0644]
demo/undocumented/dg-poisson/cpp/Poisson.ufl [new file with mode: 0644]
demo/undocumented/dg-poisson/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/dg-poisson/cpp/plot.py [new file with mode: 0644]
demo/undocumented/dg-poisson/python/demo_dg-poisson.py [new file with mode: 0644]
demo/undocumented/elasticity/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/elasticity/cpp/Elasticity.h [new file with mode: 0644]
demo/undocumented/elasticity/cpp/Elasticity.ufl [new file with mode: 0644]
demo/undocumented/elasticity/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/elasticity/pulley.xml.gz [new file with mode: 0644]
demo/undocumented/elasticity/python/demo_elasticity.py [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/DG0_eps_xx.h [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/DG0_eps_xx.ufl [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/ElastoDynamics.h [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/ElastoDynamics.ufl [new file with mode: 0644]
demo/undocumented/elastodynamics/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/elastodynamics/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/elastodynamics/python/demo_elastodynamics.py [new file with mode: 0644]
demo/undocumented/elementplot/python/demo_elementplot.py [new file with mode: 0644]
demo/undocumented/eval/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/eval/cpp/Projection.h [new file with mode: 0644]
demo/undocumented/eval/cpp/Projection.ufl [new file with mode: 0644]
demo/undocumented/eval/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/eval/python/demo_eval.py [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/P1.h [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/P1.ufl [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/P2.h [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/P2.ufl [new file with mode: 0644]
demo/undocumented/extrapolation/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/extrapolation/python/demo_extrapolation.py [new file with mode: 0644]
demo/undocumented/functional/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/functional/cpp/EnergyNorm.h [new file with mode: 0644]
demo/undocumented/functional/cpp/EnergyNorm.ufl [new file with mode: 0644]
demo/undocumented/functional/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/functional/python/demo_functional.py [new file with mode: 0644]
demo/undocumented/ghost-mesh/python/demo_ghost-mesh.py [new file with mode: 0755]
demo/undocumented/interpolation/cpp/README [new file with mode: 0644]
demo/undocumented/interpolation/python/demo_interpolation.py [new file with mode: 0644]
demo/undocumented/lift-drag/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/lift-drag/cpp/Functionals.h [new file with mode: 0644]
demo/undocumented/lift-drag/cpp/Functionals.ufl [new file with mode: 0644]
demo/undocumented/lift-drag/cpp/README [new file with mode: 0644]
demo/undocumented/lift-drag/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/lift-drag/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/lift-drag/dolfin_fine_pressure.xml.gz [new file with mode: 0644]
demo/undocumented/lift-drag/python/demo_lift-drag.py [new file with mode: 0644]
demo/undocumented/mesh-quality/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/mesh-quality/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/mesh-quality/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/mesh-quality/python/demo_mesh-quality.py [new file with mode: 0644]
demo/undocumented/meshfunction-refinement/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/meshfunction-refinement/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/mixed-poisson-sphere/python/demo_mixed-poisson-sphere.py [new file with mode: 0644]
demo/undocumented/mixed-poisson-sphere/sphere_16.xml.gz [new file with mode: 0644]
demo/undocumented/mplot/cpp/README [new file with mode: 0644]
demo/undocumented/mplot/python/demo_mplot.py [new file with mode: 0644]
demo/undocumented/multimesh-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/multimesh-poisson/cpp/MultiMeshPoisson.h [new file with mode: 0644]
demo/undocumented/multimesh-poisson/cpp/MultiMeshPoisson.ufl [new file with mode: 0644]
demo/undocumented/multimesh-poisson/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/multimesh-poisson/python/demo_multimesh-poisson.py [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/MultiMeshStokes.h [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/MultiMeshStokes.ufl [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/Stokes.h [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/Stokes.ufl [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/multimesh-stokes/cpp/reference.h [new file with mode: 0644]
demo/undocumented/multimesh-stokes/python/demo_multimesh-stokes.py [new file with mode: 0644]
demo/undocumented/multimesh/propeller_2d_coarse.xml.gz [new file with mode: 0644]
demo/undocumented/multimesh/propeller_2d_fine.xml.gz [new file with mode: 0644]
demo/undocumented/multimesh/python/demo_multimesh.py [new file with mode: 0644]
demo/undocumented/multistage-solver/cpp/README [new file with mode: 0644]
demo/undocumented/multistage-solver/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/multistage-solver/dolfin_fine_subdomains.xml.gz [new file with mode: 0644]
demo/undocumented/multistage-solver/dolfin_fine_velocity.xml.gz [new file with mode: 0644]
demo/undocumented/multistage-solver/python/demo_multistage-solver.py [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/P1_projection.h [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/P1_projection.ufl [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/P3.h [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/P3.ufl [new file with mode: 0644]
demo/undocumented/nonmatching-projection/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/nonmatching-projection/python/demo_nonmatching-projection.py [new file with mode: 0644]
demo/undocumented/optimization/python/demo_optimization.py [new file with mode: 0644]
demo/undocumented/overlapping-regions/cpp/README [new file with mode: 0644]
demo/undocumented/overlapping-regions/python/README [new file with mode: 0644]
demo/undocumented/overlapping-regions/python/demo_overlapping-regions.py [new file with mode: 0644]
demo/undocumented/parallel-refinement/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/parallel-refinement/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/parallel-refinement/python/demo_parallel-refinement.py [new file with mode: 0644]
demo/undocumented/parameters/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/parameters/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/parameters/cpp/parameters.xml [new file with mode: 0644]
demo/undocumented/parameters/python/demo_parameters.py [new file with mode: 0644]
demo/undocumented/parameters/python/parameters.xml [new file with mode: 0644]
demo/undocumented/plot/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/plot/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/plot/dolfin_fine.xml.gz [new file with mode: 0644]
demo/undocumented/plot/python/demo_plot.py [new file with mode: 0644]
demo/undocumented/point-integral/python/demo_point-integral.py [new file with mode: 0644]
demo/undocumented/poisson-disc/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/poisson-disc/cpp/PoissonDisc.h [new file with mode: 0644]
demo/undocumented/poisson-disc/cpp/PoissonDisc.ufl [new file with mode: 0644]
demo/undocumented/poisson-disc/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/poisson-disc/python/demo_poisson-disc.py [new file with mode: 0644]
demo/undocumented/poisson1D-in-2D/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/poisson1D-in-2D/cpp/Poisson.h [new file with mode: 0644]
demo/undocumented/poisson1D-in-2D/cpp/Poisson.ufl [new file with mode: 0644]
demo/undocumented/poisson1D-in-2D/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/poisson1D-in-2D/python/demo_poisson1D-in-2D.py [new file with mode: 0644]
demo/undocumented/poisson1D/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/poisson1D/cpp/Poisson.h [new file with mode: 0644]
demo/undocumented/poisson1D/cpp/Poisson.ufl [new file with mode: 0644]
demo/undocumented/poisson1D/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/poisson1D/python/demo_poisson1D.py [new file with mode: 0644]
demo/undocumented/projection-interpolation/cpp/README [new file with mode: 0644]
demo/undocumented/projection-interpolation/python/demo_projection-interpolation.py [new file with mode: 0644]
demo/undocumented/refinement/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/refinement/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/refinement/python/demo_refinement.py [new file with mode: 0644]
demo/undocumented/smoothing/cpp/README [new file with mode: 0644]
demo/undocumented/smoothing/python/demo_smoothing.py [new file with mode: 0644]
demo/undocumented/spatial-coordinates/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/spatial-coordinates/cpp/SpatialCoordinates.h [new file with mode: 0644]
demo/undocumented/spatial-coordinates/cpp/SpatialCoordinates.ufl [new file with mode: 0644]
demo/undocumented/spatial-coordinates/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/spatial-coordinates/python/demo_spatial-coordinates.py [new file with mode: 0644]
demo/undocumented/special-functions/python/demo_special-functions.py [new file with mode: 0644]
demo/undocumented/sub-function-assignment/cpp/README [new file with mode: 0644]
demo/undocumented/sub-function-assignment/python/demo_sub-function-assignment.py [new file with mode: 0644]
demo/undocumented/submesh/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/submesh/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/submesh/python/demo_submesh.py [new file with mode: 0644]
demo/undocumented/sym-dirichlet-bc/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/sym-dirichlet-bc/cpp/Poisson.h [new file with mode: 0644]
demo/undocumented/sym-dirichlet-bc/cpp/Poisson.ufl [new file with mode: 0644]
demo/undocumented/sym-dirichlet-bc/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/sym-dirichlet-bc/python/demo_sym-dirichlet-bc.py [new file with mode: 0644]
demo/undocumented/time-series/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/time-series/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/time-series/python/demo_time-series.py [new file with mode: 0644]
demo/undocumented/timing/cpp/README [new file with mode: 0644]
demo/undocumented/timing/python/demo_timing.py [new file with mode: 0644]
demo/undocumented/waveguide/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/waveguide/cpp/Forms.h [new file with mode: 0644]
demo/undocumented/waveguide/cpp/Forms.py [new file with mode: 0644]
demo/undocumented/waveguide/cpp/Forms.ufl [new file with mode: 0644]
demo/undocumented/waveguide/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/waveguide/python/demo_waveguide.py [new file with mode: 0644]
doc-old/CMakeLists.txt [new file with mode: 0644]
doc-old/README [new file with mode: 0644]
doc-old/copy_and_split_demo_doc.py [new file with mode: 0644]
doc-old/generate_api_doc.py [new file with mode: 0644]
doc-old/generate_main_index.py [new file with mode: 0644]
doc-old/man/man1/dolfin-convert.1.gz [new file with mode: 0644]
doc-old/man/man1/dolfin-order.1.gz [new file with mode: 0644]
doc-old/man/man1/dolfin-plot.1.gz [new file with mode: 0644]
doc-old/man/man1/dolfin-version.1.gz [new file with mode: 0644]
doc-old/quick_reference_cpp.rst [new file with mode: 0644]
doc-old/quick_reference_python.rst [new file with mode: 0644]
doc-old/sphinx-common/Makefile [new file with mode: 0644]
doc-old/sphinx-common/README [new file with mode: 0644]
doc-old/sphinx-common/source/conf.py [new file with mode: 0644]
doc-old/sphinx-common/source/index.rst [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/requirements.txt [new file with mode: 0644]
doc/source/api.rst [new file with mode: 0644]
doc/source/conf.py [new file with mode: 0644]
doc/source/contributing.rst [new file with mode: 0644]
doc/source/demos.rst [new file with mode: 0644]
doc/source/developer.rst [new file with mode: 0644]
doc/source/documenting_dolfin_api.rst [new file with mode: 0644]
doc/source/help.rst [new file with mode: 0644]
doc/source/index.rst [new file with mode: 0644]
doc/source/installation.rst [new file with mode: 0644]
doc/source/styleguide_cpp.rst [new file with mode: 0644]
doc/source/using.rst [new file with mode: 0644]
dolfin/CMakeLists.txt [new file with mode: 0644]
dolfin/adaptivity/AdaptiveLinearVariationalSolver.cpp [new file with mode: 0644]
dolfin/adaptivity/AdaptiveLinearVariationalSolver.h [new file with mode: 0644]
dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.cpp [new file with mode: 0644]
dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.h [new file with mode: 0644]
dolfin/adaptivity/CMakeLists.txt [new file with mode: 0644]
dolfin/adaptivity/ErrorControl.cpp [new file with mode: 0644]
dolfin/adaptivity/ErrorControl.h [new file with mode: 0644]
dolfin/adaptivity/Extrapolation.cpp [new file with mode: 0644]
dolfin/adaptivity/Extrapolation.h [new file with mode: 0644]
dolfin/adaptivity/GenericAdaptiveVariationalSolver.cpp [new file with mode: 0644]
dolfin/adaptivity/GenericAdaptiveVariationalSolver.h [new file with mode: 0644]
dolfin/adaptivity/GoalFunctional.cpp [new file with mode: 0644]
dolfin/adaptivity/GoalFunctional.h [new file with mode: 0644]
dolfin/adaptivity/TimeSeries.cpp [new file with mode: 0644]
dolfin/adaptivity/TimeSeries.h [new file with mode: 0644]
dolfin/adaptivity/adapt.cpp [new file with mode: 0644]
dolfin/adaptivity/adapt.h [new file with mode: 0644]
dolfin/adaptivity/adaptivesolve.cpp [new file with mode: 0644]
dolfin/adaptivity/adaptivesolve.h [new file with mode: 0644]
dolfin/adaptivity/dolfin_adaptivity.h [new file with mode: 0644]
dolfin/adaptivity/marking.cpp [new file with mode: 0644]
dolfin/adaptivity/marking.h [new file with mode: 0644]
dolfin/ale/ALE.cpp [new file with mode: 0644]
dolfin/ale/ALE.h [new file with mode: 0644]
dolfin/ale/CMakeLists.txt [new file with mode: 0644]
dolfin/ale/HarmonicSmoothing.cpp [new file with mode: 0644]
dolfin/ale/HarmonicSmoothing.h [new file with mode: 0644]
dolfin/ale/MeshDisplacement.cpp [new file with mode: 0644]
dolfin/ale/MeshDisplacement.h [new file with mode: 0644]
dolfin/ale/Poisson1D.ufl [new file with mode: 0644]
dolfin/ale/Poisson2D.ufl [new file with mode: 0644]
dolfin/ale/Poisson3D.ufl [new file with mode: 0644]
dolfin/ale/dolfin_ale.h [new file with mode: 0644]
dolfin/common/Array.h [new file with mode: 0644]
dolfin/common/ArrayView.h [new file with mode: 0644]
dolfin/common/CMakeLists.txt [new file with mode: 0644]
dolfin/common/Hierarchical.h [new file with mode: 0644]
dolfin/common/IndexSet.h [new file with mode: 0644]
dolfin/common/MPI.cpp [new file with mode: 0644]
dolfin/common/MPI.h [new file with mode: 0644]
dolfin/common/NoDeleter.h [new file with mode: 0644]
dolfin/common/RangedIndexSet.h [new file with mode: 0644]
dolfin/common/Set.h [new file with mode: 0644]
dolfin/common/SubSystemsManager.cpp [new file with mode: 0644]
dolfin/common/SubSystemsManager.h [new file with mode: 0644]
dolfin/common/Timer.cpp [new file with mode: 0644]
dolfin/common/Timer.h [new file with mode: 0644]
dolfin/common/UniqueIdGenerator.cpp [new file with mode: 0644]
dolfin/common/UniqueIdGenerator.h [new file with mode: 0644]
dolfin/common/Variable.cpp [new file with mode: 0644]
dolfin/common/Variable.h [new file with mode: 0644]
dolfin/common/constants.h [new file with mode: 0644]
dolfin/common/defines.cpp [new file with mode: 0644]
dolfin/common/defines.h [new file with mode: 0644]
dolfin/common/dolfin_common.h [new file with mode: 0644]
dolfin/common/dolfin_doc.h [new file with mode: 0644]
dolfin/common/init.cpp [new file with mode: 0644]
dolfin/common/init.h [new file with mode: 0644]
dolfin/common/timing.cpp [new file with mode: 0644]
dolfin/common/timing.h [new file with mode: 0644]
dolfin/common/types.h [new file with mode: 0644]
dolfin/common/utils.cpp [new file with mode: 0644]
dolfin/common/utils.h [new file with mode: 0644]
dolfin/common/version.h.in [new file with mode: 0644]
dolfin/dolfin.h [new file with mode: 0644]
dolfin/fem/Assembler.cpp [new file with mode: 0644]
dolfin/fem/Assembler.h [new file with mode: 0644]
dolfin/fem/AssemblerBase.cpp [new file with mode: 0644]
dolfin/fem/AssemblerBase.h [new file with mode: 0644]
dolfin/fem/BasisFunction.h [new file with mode: 0644]
dolfin/fem/CMakeLists.txt [new file with mode: 0644]
dolfin/fem/DirichletBC.cpp [new file with mode: 0644]
dolfin/fem/DirichletBC.h [new file with mode: 0644]
dolfin/fem/DiscreteOperators.cpp [new file with mode: 0644]
dolfin/fem/DiscreteOperators.h [new file with mode: 0644]
dolfin/fem/DofMap.cpp [new file with mode: 0644]
dolfin/fem/DofMap.h [new file with mode: 0644]
dolfin/fem/DofMapBuilder.cpp [new file with mode: 0644]
dolfin/fem/DofMapBuilder.h [new file with mode: 0644]
dolfin/fem/Equation.cpp [new file with mode: 0644]
dolfin/fem/Equation.h [new file with mode: 0644]
dolfin/fem/FiniteElement.cpp [new file with mode: 0644]
dolfin/fem/FiniteElement.h [new file with mode: 0644]
dolfin/fem/Form.cpp [new file with mode: 0644]
dolfin/fem/Form.h [new file with mode: 0644]
dolfin/fem/GenericDofMap.h [new file with mode: 0644]
dolfin/fem/LinearTimeDependentProblem.cpp [new file with mode: 0644]
dolfin/fem/LinearTimeDependentProblem.h [new file with mode: 0644]
dolfin/fem/LinearVariationalProblem.cpp [new file with mode: 0644]
dolfin/fem/LinearVariationalProblem.h [new file with mode: 0644]
dolfin/fem/LinearVariationalSolver.cpp [new file with mode: 0644]
dolfin/fem/LinearVariationalSolver.h [new file with mode: 0644]
dolfin/fem/LocalAssembler.cpp [new file with mode: 0644]
dolfin/fem/LocalAssembler.h [new file with mode: 0644]
dolfin/fem/LocalSolver.cpp [new file with mode: 0644]
dolfin/fem/LocalSolver.h [new file with mode: 0644]
dolfin/fem/MultiMeshAssembler.cpp [new file with mode: 0644]
dolfin/fem/MultiMeshAssembler.h [new file with mode: 0644]
dolfin/fem/MultiMeshDirichletBC.cpp [new file with mode: 0644]
dolfin/fem/MultiMeshDirichletBC.h [new file with mode: 0644]
dolfin/fem/MultiMeshDofMap.cpp [new file with mode: 0644]
dolfin/fem/MultiMeshDofMap.h [new file with mode: 0644]
dolfin/fem/MultiMeshForm.cpp [new file with mode: 0644]
dolfin/fem/MultiMeshForm.h [new file with mode: 0644]
dolfin/fem/NonlinearVariationalProblem.cpp [new file with mode: 0644]
dolfin/fem/NonlinearVariationalProblem.h [new file with mode: 0644]
dolfin/fem/NonlinearVariationalSolver.cpp [new file with mode: 0644]
dolfin/fem/NonlinearVariationalSolver.h [new file with mode: 0644]
dolfin/fem/OpenMpAssembler.cpp [new file with mode: 0644]
dolfin/fem/OpenMpAssembler.h [new file with mode: 0644]
dolfin/fem/PointSource.cpp [new file with mode: 0644]
dolfin/fem/PointSource.h [new file with mode: 0644]
dolfin/fem/SparsityPatternBuilder.cpp [new file with mode: 0644]
dolfin/fem/SparsityPatternBuilder.h [new file with mode: 0644]
dolfin/fem/SystemAssembler.cpp [new file with mode: 0644]
dolfin/fem/SystemAssembler.h [new file with mode: 0644]
dolfin/fem/UFC.cpp [new file with mode: 0644]
dolfin/fem/UFC.h [new file with mode: 0644]
dolfin/fem/assemble.cpp [new file with mode: 0644]
dolfin/fem/assemble.h [new file with mode: 0644]
dolfin/fem/assemble_local.cpp [new file with mode: 0644]
dolfin/fem/assemble_local.h [new file with mode: 0644]
dolfin/fem/dolfin_fem.h [new file with mode: 0644]
dolfin/fem/fem_utils.cpp [new file with mode: 0644]
dolfin/fem/fem_utils.h [new file with mode: 0644]
dolfin/fem/solve.cpp [new file with mode: 0644]
dolfin/fem/solve.h [new file with mode: 0644]
dolfin/function/CMakeLists.txt [new file with mode: 0644]
dolfin/function/CoefficientAssigner.cpp [new file with mode: 0644]
dolfin/function/CoefficientAssigner.h [new file with mode: 0644]
dolfin/function/Constant.cpp [new file with mode: 0644]
dolfin/function/Constant.h [new file with mode: 0644]
dolfin/function/Expression.cpp [new file with mode: 0644]
dolfin/function/Expression.h [new file with mode: 0644]
dolfin/function/Function.cpp [new file with mode: 0644]
dolfin/function/Function.h [new file with mode: 0644]
dolfin/function/FunctionAXPY.cpp [new file with mode: 0644]
dolfin/function/FunctionAXPY.h [new file with mode: 0644]
dolfin/function/FunctionAssigner.cpp [new file with mode: 0644]
dolfin/function/FunctionAssigner.h [new file with mode: 0644]
dolfin/function/FunctionSpace.cpp [new file with mode: 0644]
dolfin/function/FunctionSpace.h [new file with mode: 0644]
dolfin/function/GenericFunction.cpp [new file with mode: 0644]
dolfin/function/GenericFunction.h [new file with mode: 0644]
dolfin/function/LagrangeInterpolator.cpp [new file with mode: 0644]
dolfin/function/LagrangeInterpolator.h [new file with mode: 0644]
dolfin/function/MultiMeshCoefficientAssigner.cpp [new file with mode: 0644]
dolfin/function/MultiMeshCoefficientAssigner.h [new file with mode: 0644]
dolfin/function/MultiMeshFunction.cpp [new file with mode: 0644]
dolfin/function/MultiMeshFunction.h [new file with mode: 0644]
dolfin/function/MultiMeshFunctionSpace.cpp [new file with mode: 0644]
dolfin/function/MultiMeshFunctionSpace.h [new file with mode: 0644]
dolfin/function/MultiMeshSubSpace.cpp [new file with mode: 0644]
dolfin/function/MultiMeshSubSpace.h [new file with mode: 0644]
dolfin/function/SpecialFacetFunction.cpp [new file with mode: 0644]
dolfin/function/SpecialFacetFunction.h [new file with mode: 0644]
dolfin/function/SpecialFunctions.cpp [new file with mode: 0644]
dolfin/function/SpecialFunctions.h [new file with mode: 0644]
dolfin/function/assign.cpp [new file with mode: 0644]
dolfin/function/assign.h [new file with mode: 0644]
dolfin/function/dolfin_function.h [new file with mode: 0644]
dolfin/generation/BoxMesh.cpp [new file with mode: 0644]
dolfin/generation/BoxMesh.h [new file with mode: 0644]
dolfin/generation/CMakeLists.txt [new file with mode: 0644]
dolfin/generation/IntervalMesh.cpp [new file with mode: 0644]
dolfin/generation/IntervalMesh.h [new file with mode: 0644]
dolfin/generation/RectangleMesh.cpp [new file with mode: 0644]
dolfin/generation/RectangleMesh.h [new file with mode: 0644]
dolfin/generation/SphericalShellMesh.cpp [new file with mode: 0644]
dolfin/generation/SphericalShellMesh.h [new file with mode: 0644]
dolfin/generation/UnitCubeMesh.h [new file with mode: 0644]
dolfin/generation/UnitDiscMesh.cpp [new file with mode: 0644]
dolfin/generation/UnitDiscMesh.h [new file with mode: 0644]
dolfin/generation/UnitHexMesh.cpp [new file with mode: 0644]
dolfin/generation/UnitHexMesh.h [new file with mode: 0644]
dolfin/generation/UnitIntervalMesh.h [new file with mode: 0644]
dolfin/generation/UnitQuadMesh.cpp [new file with mode: 0644]
dolfin/generation/UnitQuadMesh.h [new file with mode: 0644]
dolfin/generation/UnitSquareMesh.h [new file with mode: 0644]
dolfin/generation/UnitTetrahedronMesh.cpp [new file with mode: 0644]
dolfin/generation/UnitTetrahedronMesh.h [new file with mode: 0644]
dolfin/generation/UnitTriangleMesh.cpp [new file with mode: 0644]
dolfin/generation/UnitTriangleMesh.h [new file with mode: 0644]
dolfin/generation/dolfin_generation.h [new file with mode: 0644]
dolfin/geometry/BoundingBoxTree.cpp [new file with mode: 0644]
dolfin/geometry/BoundingBoxTree.h [new file with mode: 0644]
dolfin/geometry/BoundingBoxTree1D.h [new file with mode: 0644]
dolfin/geometry/BoundingBoxTree2D.h [new file with mode: 0644]
dolfin/geometry/BoundingBoxTree3D.h [new file with mode: 0644]
dolfin/geometry/CMakeLists.txt [new file with mode: 0644]
dolfin/geometry/CollisionDetection.cpp [new file with mode: 0644]
dolfin/geometry/CollisionDetection.h [new file with mode: 0644]
dolfin/geometry/GenericBoundingBoxTree.cpp [new file with mode: 0644]
dolfin/geometry/GenericBoundingBoxTree.h [new file with mode: 0644]
dolfin/geometry/IntersectionTriangulation.cpp [new file with mode: 0644]
dolfin/geometry/IntersectionTriangulation.h [new file with mode: 0644]
dolfin/geometry/MeshPointIntersection.cpp [new file with mode: 0644]
dolfin/geometry/MeshPointIntersection.h [new file with mode: 0644]
dolfin/geometry/Point.cpp [new file with mode: 0644]
dolfin/geometry/Point.h [new file with mode: 0644]
dolfin/geometry/SimplexQuadrature.cpp [new file with mode: 0644]
dolfin/geometry/SimplexQuadrature.h [new file with mode: 0644]
dolfin/geometry/dolfin_geometry.h [new file with mode: 0644]
dolfin/geometry/intersect.cpp [new file with mode: 0644]
dolfin/geometry/intersect.h [new file with mode: 0644]
dolfin/graph/BoostGraphColoring.h [new file with mode: 0644]
dolfin/graph/BoostGraphOrdering.cpp [new file with mode: 0644]
dolfin/graph/BoostGraphOrdering.h [new file with mode: 0644]
dolfin/graph/CMakeLists.txt [new file with mode: 0644]
dolfin/graph/CSRGraph.h [new file with mode: 0644]
dolfin/graph/Graph.h [new file with mode: 0644]
dolfin/graph/GraphBuilder.cpp [new file with mode: 0644]
dolfin/graph/GraphBuilder.h [new file with mode: 0644]
dolfin/graph/GraphColoring.cpp [new file with mode: 0644]
dolfin/graph/GraphColoring.h [new file with mode: 0644]
dolfin/graph/ParMETIS.cpp [new file with mode: 0644]
dolfin/graph/ParMETIS.h [new file with mode: 0644]
dolfin/graph/SCOTCH.cpp [new file with mode: 0644]
dolfin/graph/SCOTCH.h [new file with mode: 0644]
dolfin/graph/ZoltanInterface.cpp [new file with mode: 0644]
dolfin/graph/ZoltanInterface.h [new file with mode: 0644]
dolfin/graph/dolfin_graph.h [new file with mode: 0644]
dolfin/io/CMakeLists.txt [new file with mode: 0644]
dolfin/io/Encoder.h [new file with mode: 0644]
dolfin/io/File.cpp [new file with mode: 0644]
dolfin/io/File.h [new file with mode: 0644]
dolfin/io/GenericFile.cpp [new file with mode: 0644]
dolfin/io/GenericFile.h [new file with mode: 0644]
dolfin/io/HDF5Attribute.cpp [new file with mode: 0644]
dolfin/io/HDF5Attribute.h [new file with mode: 0644]
dolfin/io/HDF5File.cpp [new file with mode: 0644]
dolfin/io/HDF5File.h [new file with mode: 0644]
dolfin/io/HDF5Interface.cpp [new file with mode: 0644]
dolfin/io/HDF5Interface.h [new file with mode: 0644]
dolfin/io/HDF5Utility.cpp [new file with mode: 0644]
dolfin/io/HDF5Utility.h [new file with mode: 0644]
dolfin/io/RAWFile.cpp [new file with mode: 0644]
dolfin/io/RAWFile.h [new file with mode: 0644]
dolfin/io/SVGFile.cpp [new file with mode: 0644]
dolfin/io/SVGFile.h [new file with mode: 0644]
dolfin/io/VTKFile.cpp [new file with mode: 0644]
dolfin/io/VTKFile.h [new file with mode: 0644]
dolfin/io/VTKWriter.cpp [new file with mode: 0644]
dolfin/io/VTKWriter.h [new file with mode: 0644]
dolfin/io/X3DFile.cpp [new file with mode: 0644]
dolfin/io/X3DFile.h [new file with mode: 0644]
dolfin/io/X3DOM.cpp [new file with mode: 0644]
dolfin/io/X3DOM.h [new file with mode: 0644]
dolfin/io/XDMFFile.cpp [new file with mode: 0644]
dolfin/io/XDMFFile.h [new file with mode: 0644]
dolfin/io/XMLArray.h [new file with mode: 0644]
dolfin/io/XMLFile.cpp [new file with mode: 0644]
dolfin/io/XMLFile.h [new file with mode: 0644]
dolfin/io/XMLFunctionData.cpp [new file with mode: 0644]
dolfin/io/XMLFunctionData.h [new file with mode: 0644]
dolfin/io/XMLMesh.cpp [new file with mode: 0644]
dolfin/io/XMLMesh.h [new file with mode: 0644]
dolfin/io/XMLMeshFunction.h [new file with mode: 0644]
dolfin/io/XMLMeshValueCollection.h [new file with mode: 0644]
dolfin/io/XMLParameters.cpp [new file with mode: 0644]
dolfin/io/XMLParameters.h [new file with mode: 0644]
dolfin/io/XMLTable.cpp [new file with mode: 0644]
dolfin/io/XMLTable.h [new file with mode: 0644]
dolfin/io/XMLVector.cpp [new file with mode: 0644]
dolfin/io/XMLVector.h [new file with mode: 0644]
dolfin/io/XYZFile.cpp [new file with mode: 0644]
dolfin/io/XYZFile.h [new file with mode: 0644]
dolfin/io/base64.cpp [new file with mode: 0644]
dolfin/io/base64.h [new file with mode: 0644]
dolfin/io/dolfin_io.h [new file with mode: 0644]
dolfin/io/pugiconfig.hpp [new file with mode: 0644]
dolfin/io/pugixml.cpp [new file with mode: 0644]
dolfin/io/pugixml.hpp [new file with mode: 0644]
dolfin/io/xmlutils.cpp [new file with mode: 0644]
dolfin/io/xmlutils.h [new file with mode: 0644]
dolfin/la/Amesos2LUSolver.cpp [new file with mode: 0644]
dolfin/la/Amesos2LUSolver.h [new file with mode: 0644]
dolfin/la/BelosKrylovSolver.cpp [new file with mode: 0644]
dolfin/la/BelosKrylovSolver.h [new file with mode: 0644]
dolfin/la/BlockMatrix.cpp [new file with mode: 0644]
dolfin/la/BlockMatrix.h [new file with mode: 0644]
dolfin/la/BlockVector.cpp [new file with mode: 0644]
dolfin/la/BlockVector.h [new file with mode: 0644]
dolfin/la/CMakeLists.txt [new file with mode: 0644]
dolfin/la/CoordinateMatrix.cpp [new file with mode: 0644]
dolfin/la/CoordinateMatrix.h [new file with mode: 0644]
dolfin/la/DefaultFactory.cpp [new file with mode: 0644]
dolfin/la/DefaultFactory.h [new file with mode: 0644]
dolfin/la/EigenFactory.cpp [new file with mode: 0644]
dolfin/la/EigenFactory.h [new file with mode: 0644]
dolfin/la/EigenKrylovSolver.cpp [new file with mode: 0644]
dolfin/la/EigenKrylovSolver.h [new file with mode: 0644]
dolfin/la/EigenLUSolver.cpp [new file with mode: 0644]
dolfin/la/EigenLUSolver.h [new file with mode: 0644]
dolfin/la/EigenMatrix.cpp [new file with mode: 0644]
dolfin/la/EigenMatrix.h [new file with mode: 0644]
dolfin/la/EigenVector.cpp [new file with mode: 0644]
dolfin/la/EigenVector.h [new file with mode: 0644]
dolfin/la/GenericLUSolver.h [new file with mode: 0644]
dolfin/la/GenericLinearAlgebraFactory.h [new file with mode: 0644]
dolfin/la/GenericLinearOperator.h [new file with mode: 0644]
dolfin/la/GenericLinearSolver.cpp [new file with mode: 0644]
dolfin/la/GenericLinearSolver.h [new file with mode: 0644]
dolfin/la/GenericMatrix.cpp [new file with mode: 0644]
dolfin/la/GenericMatrix.h [new file with mode: 0644]
dolfin/la/GenericTensor.h [new file with mode: 0644]
dolfin/la/GenericVector.h [new file with mode: 0644]
dolfin/la/Ifpack2Preconditioner.cpp [new file with mode: 0644]
dolfin/la/Ifpack2Preconditioner.h [new file with mode: 0644]
dolfin/la/IndexMap.cpp [new file with mode: 0644]
dolfin/la/IndexMap.h [new file with mode: 0644]
dolfin/la/KrylovSolver.cpp [new file with mode: 0644]
dolfin/la/KrylovSolver.h [new file with mode: 0644]
dolfin/la/LUSolver.cpp [new file with mode: 0644]
dolfin/la/LUSolver.h [new file with mode: 0644]
dolfin/la/LinearAlgebraObject.h [new file with mode: 0644]
dolfin/la/LinearOperator.cpp [new file with mode: 0644]
dolfin/la/LinearOperator.h [new file with mode: 0644]
dolfin/la/LinearSolver.cpp [new file with mode: 0644]
dolfin/la/LinearSolver.h [new file with mode: 0644]
dolfin/la/Matrix.h [new file with mode: 0644]
dolfin/la/MueluPreconditioner.cpp [new file with mode: 0644]
dolfin/la/MueluPreconditioner.h [new file with mode: 0644]
dolfin/la/PETScBaseMatrix.cpp [new file with mode: 0644]
dolfin/la/PETScBaseMatrix.h [new file with mode: 0644]
dolfin/la/PETScFactory.cpp [new file with mode: 0644]
dolfin/la/PETScFactory.h [new file with mode: 0644]
dolfin/la/PETScKrylovSolver.cpp [new file with mode: 0644]
dolfin/la/PETScKrylovSolver.h [new file with mode: 0644]
dolfin/la/PETScLUSolver.cpp [new file with mode: 0644]
dolfin/la/PETScLUSolver.h [new file with mode: 0644]
dolfin/la/PETScLinearOperator.cpp [new file with mode: 0644]
dolfin/la/PETScLinearOperator.h [new file with mode: 0644]
dolfin/la/PETScMatrix.cpp [new file with mode: 0644]
dolfin/la/PETScMatrix.h [new file with mode: 0644]
dolfin/la/PETScObject.cpp [new file with mode: 0644]
dolfin/la/PETScObject.h [new file with mode: 0644]
dolfin/la/PETScOptions.cpp [new file with mode: 0644]
dolfin/la/PETScOptions.h [new file with mode: 0644]
dolfin/la/PETScPreconditioner.cpp [new file with mode: 0644]
dolfin/la/PETScPreconditioner.h [new file with mode: 0644]
dolfin/la/PETScUserPreconditioner.cpp [new file with mode: 0644]
dolfin/la/PETScUserPreconditioner.h [new file with mode: 0644]
dolfin/la/PETScVector.cpp [new file with mode: 0644]
dolfin/la/PETScVector.h [new file with mode: 0644]
dolfin/la/SLEPcEigenSolver.cpp [new file with mode: 0644]
dolfin/la/SLEPcEigenSolver.h [new file with mode: 0644]
dolfin/la/Scalar.h [new file with mode: 0644]
dolfin/la/SparsityPattern.cpp [new file with mode: 0644]
dolfin/la/SparsityPattern.h [new file with mode: 0644]
dolfin/la/TensorLayout.cpp [new file with mode: 0644]
dolfin/la/TensorLayout.h [new file with mode: 0644]
dolfin/la/TpetraFactory.cpp [new file with mode: 0644]
dolfin/la/TpetraFactory.h [new file with mode: 0644]
dolfin/la/TpetraMatrix.cpp [new file with mode: 0644]
dolfin/la/TpetraMatrix.h [new file with mode: 0644]
dolfin/la/TpetraVector.cpp [new file with mode: 0644]
dolfin/la/TpetraVector.h [new file with mode: 0644]
dolfin/la/TrilinosParameters.cpp [new file with mode: 0644]
dolfin/la/TrilinosParameters.h [new file with mode: 0644]
dolfin/la/TrilinosPreconditioner.h [new file with mode: 0644]
dolfin/la/Vector.h [new file with mode: 0644]
dolfin/la/VectorSpaceBasis.cpp [new file with mode: 0644]
dolfin/la/VectorSpaceBasis.h [new file with mode: 0644]
dolfin/la/dolfin_la.h [new file with mode: 0644]
dolfin/la/solve.cpp [new file with mode: 0644]
dolfin/la/solve.h [new file with mode: 0644]
dolfin/la/test_nullspace.cpp [new file with mode: 0644]
dolfin/la/test_nullspace.h [new file with mode: 0644]
dolfin/log/CMakeLists.txt [new file with mode: 0644]
dolfin/log/Event.cpp [new file with mode: 0644]
dolfin/log/Event.h [new file with mode: 0644]
dolfin/log/LogLevel.h [new file with mode: 0644]
dolfin/log/LogManager.cpp [new file with mode: 0644]
dolfin/log/LogManager.h [new file with mode: 0644]
dolfin/log/LogStream.cpp [new file with mode: 0644]
dolfin/log/LogStream.h [new file with mode: 0644]
dolfin/log/Logger.cpp [new file with mode: 0644]
dolfin/log/Logger.h [new file with mode: 0644]
dolfin/log/Progress.cpp [new file with mode: 0644]
dolfin/log/Progress.h [new file with mode: 0644]
dolfin/log/README [new file with mode: 0644]
dolfin/log/Table.cpp [new file with mode: 0644]
dolfin/log/Table.h [new file with mode: 0644]
dolfin/log/dolfin_log.h [new file with mode: 0644]
dolfin/log/log.cpp [new file with mode: 0644]
dolfin/log/log.h [new file with mode: 0644]
dolfin/math/CMakeLists.txt [new file with mode: 0644]
dolfin/math/Lagrange.cpp [new file with mode: 0644]
dolfin/math/Lagrange.h [new file with mode: 0644]
dolfin/math/Legendre.cpp [new file with mode: 0644]
dolfin/math/Legendre.h [new file with mode: 0644]
dolfin/math/basic.cpp [new file with mode: 0644]
dolfin/math/basic.h [new file with mode: 0644]
dolfin/math/dolfin_math.h [new file with mode: 0644]
dolfin/mesh/BoundaryComputation.cpp [new file with mode: 0644]
dolfin/mesh/BoundaryComputation.h [new file with mode: 0644]
dolfin/mesh/BoundaryMesh.cpp [new file with mode: 0644]
dolfin/mesh/BoundaryMesh.h [new file with mode: 0644]
dolfin/mesh/CMakeLists.txt [new file with mode: 0644]
dolfin/mesh/Cell.h [new file with mode: 0644]
dolfin/mesh/CellType.cpp [new file with mode: 0644]
dolfin/mesh/CellType.h [new file with mode: 0644]
dolfin/mesh/DistributedMeshTools.cpp [new file with mode: 0644]
dolfin/mesh/DistributedMeshTools.h [new file with mode: 0644]
dolfin/mesh/DomainBoundary.h [new file with mode: 0644]
dolfin/mesh/DynamicMeshEditor.cpp [new file with mode: 0644]
dolfin/mesh/DynamicMeshEditor.h [new file with mode: 0644]
dolfin/mesh/Edge.cpp [new file with mode: 0644]
dolfin/mesh/Edge.h [new file with mode: 0644]
dolfin/mesh/Face.cpp [new file with mode: 0644]
dolfin/mesh/Face.h [new file with mode: 0644]
dolfin/mesh/Facet.cpp [new file with mode: 0644]
dolfin/mesh/Facet.h [new file with mode: 0644]
dolfin/mesh/FacetCell.cpp [new file with mode: 0644]
dolfin/mesh/FacetCell.h [new file with mode: 0644]
dolfin/mesh/HexahedronCell.cpp [new file with mode: 0644]
dolfin/mesh/HexahedronCell.h [new file with mode: 0644]
dolfin/mesh/IntervalCell.cpp [new file with mode: 0644]
dolfin/mesh/IntervalCell.h [new file with mode: 0644]
dolfin/mesh/LocalMeshData.cpp [new file with mode: 0644]
dolfin/mesh/LocalMeshData.h [new file with mode: 0644]
dolfin/mesh/LocalMeshValueCollection.h [new file with mode: 0644]
dolfin/mesh/Mesh.cpp [new file with mode: 0644]
dolfin/mesh/Mesh.h [new file with mode: 0644]
dolfin/mesh/MeshColoring.cpp [new file with mode: 0644]
dolfin/mesh/MeshColoring.h [new file with mode: 0644]
dolfin/mesh/MeshConnectivity.cpp [new file with mode: 0644]
dolfin/mesh/MeshConnectivity.h [new file with mode: 0644]
dolfin/mesh/MeshData.cpp [new file with mode: 0644]
dolfin/mesh/MeshData.h [new file with mode: 0644]
dolfin/mesh/MeshDomains.cpp [new file with mode: 0644]
dolfin/mesh/MeshDomains.h [new file with mode: 0644]
dolfin/mesh/MeshEditor.cpp [new file with mode: 0644]
dolfin/mesh/MeshEditor.h [new file with mode: 0644]
dolfin/mesh/MeshEntity.cpp [new file with mode: 0644]
dolfin/mesh/MeshEntity.h [new file with mode: 0644]
dolfin/mesh/MeshEntityIterator.h [new file with mode: 0644]
dolfin/mesh/MeshEntityIteratorBase.h [new file with mode: 0644]
dolfin/mesh/MeshFunction.cpp [new file with mode: 0644]
dolfin/mesh/MeshFunction.h [new file with mode: 0644]
dolfin/mesh/MeshGeometry.cpp [new file with mode: 0644]
dolfin/mesh/MeshGeometry.h [new file with mode: 0644]
dolfin/mesh/MeshHierarchy.cpp [new file with mode: 0644]
dolfin/mesh/MeshHierarchy.h [new file with mode: 0644]
dolfin/mesh/MeshOrdering.cpp [new file with mode: 0644]
dolfin/mesh/MeshOrdering.h [new file with mode: 0644]
dolfin/mesh/MeshPartitioning.cpp [new file with mode: 0644]
dolfin/mesh/MeshPartitioning.h [new file with mode: 0644]
dolfin/mesh/MeshQuality.cpp [new file with mode: 0644]
dolfin/mesh/MeshQuality.h [new file with mode: 0644]
dolfin/mesh/MeshRelation.h [new file with mode: 0644]
dolfin/mesh/MeshRenumbering.cpp [new file with mode: 0644]
dolfin/mesh/MeshRenumbering.h [new file with mode: 0644]
dolfin/mesh/MeshSmoothing.cpp [new file with mode: 0644]
dolfin/mesh/MeshSmoothing.h [new file with mode: 0644]
dolfin/mesh/MeshTopology.cpp [new file with mode: 0644]
dolfin/mesh/MeshTopology.h [new file with mode: 0644]
dolfin/mesh/MeshTransformation.cpp [new file with mode: 0644]
dolfin/mesh/MeshTransformation.h [new file with mode: 0644]
dolfin/mesh/MeshValueCollection.h [new file with mode: 0644]
dolfin/mesh/MultiMesh.cpp [new file with mode: 0644]
dolfin/mesh/MultiMesh.h [new file with mode: 0644]
dolfin/mesh/PeriodicBoundaryComputation.cpp [new file with mode: 0644]
dolfin/mesh/PeriodicBoundaryComputation.h [new file with mode: 0644]
dolfin/mesh/PointCell.cpp [new file with mode: 0644]
dolfin/mesh/PointCell.h [new file with mode: 0644]
dolfin/mesh/QuadrilateralCell.cpp [new file with mode: 0644]
dolfin/mesh/QuadrilateralCell.h [new file with mode: 0644]
dolfin/mesh/SubDomain.cpp [new file with mode: 0644]
dolfin/mesh/SubDomain.h [new file with mode: 0644]
dolfin/mesh/SubMesh.cpp [new file with mode: 0644]
dolfin/mesh/SubMesh.h [new file with mode: 0644]
dolfin/mesh/SubsetIterator.h [new file with mode: 0644]
dolfin/mesh/TetrahedronCell.cpp [new file with mode: 0644]
dolfin/mesh/TetrahedronCell.h [new file with mode: 0644]
dolfin/mesh/TopologyComputation.cpp [new file with mode: 0644]
dolfin/mesh/TopologyComputation.h [new file with mode: 0644]
dolfin/mesh/TriangleCell.cpp [new file with mode: 0644]
dolfin/mesh/TriangleCell.h [new file with mode: 0644]
dolfin/mesh/Vertex.h [new file with mode: 0644]
dolfin/mesh/dolfin_mesh.h [new file with mode: 0644]
dolfin/multistage/CMakeLists.txt [new file with mode: 0644]
dolfin/multistage/MultiStageScheme.cpp [new file with mode: 0644]
dolfin/multistage/MultiStageScheme.h [new file with mode: 0644]
dolfin/multistage/PointIntegralSolver.cpp [new file with mode: 0644]
dolfin/multistage/PointIntegralSolver.h [new file with mode: 0644]
dolfin/multistage/RKSolver.cpp [new file with mode: 0644]
dolfin/multistage/RKSolver.h [new file with mode: 0644]
dolfin/multistage/dolfin_multistage.h [new file with mode: 0644]
dolfin/nls/CMakeLists.txt [new file with mode: 0644]
dolfin/nls/NewtonSolver.cpp [new file with mode: 0644]
dolfin/nls/NewtonSolver.h [new file with mode: 0644]
dolfin/nls/NonlinearProblem.h [new file with mode: 0644]
dolfin/nls/OptimisationProblem.h [new file with mode: 0644]
dolfin/nls/PETScSNESSolver.cpp [new file with mode: 0644]
dolfin/nls/PETScSNESSolver.h [new file with mode: 0644]
dolfin/nls/PETScTAOSolver.cpp [new file with mode: 0644]
dolfin/nls/PETScTAOSolver.h [new file with mode: 0644]
dolfin/nls/TAOLinearBoundSolver.cpp [new file with mode: 0644]
dolfin/nls/TAOLinearBoundSolver.h [new file with mode: 0644]
dolfin/nls/dolfin_nls.h [new file with mode: 0644]
dolfin/parameter/CMakeLists.txt [new file with mode: 0644]
dolfin/parameter/GlobalParameters.cpp [new file with mode: 0644]
dolfin/parameter/GlobalParameters.h [new file with mode: 0644]
dolfin/parameter/Parameter.cpp [new file with mode: 0644]
dolfin/parameter/Parameter.h [new file with mode: 0644]
dolfin/parameter/Parameters.cpp [new file with mode: 0644]
dolfin/parameter/Parameters.h [new file with mode: 0644]
dolfin/parameter/dolfin_parameter.h [new file with mode: 0644]
dolfin/plot/CMakeLists.txt [new file with mode: 0644]
dolfin/plot/ExpressionWrapper.cpp [new file with mode: 0644]
dolfin/plot/ExpressionWrapper.h [new file with mode: 0644]
dolfin/plot/GenericVTKPlottable.h [new file with mode: 0644]
dolfin/plot/VTKPlottableDirichletBC.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableDirichletBC.h [new file with mode: 0644]
dolfin/plot/VTKPlottableGenericFunction.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableGenericFunction.h [new file with mode: 0644]
dolfin/plot/VTKPlottableGenericFunction1D.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableGenericFunction1D.h [new file with mode: 0644]
dolfin/plot/VTKPlottableMesh.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableMesh.h [new file with mode: 0644]
dolfin/plot/VTKPlottableMeshFunction.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableMeshFunction.h [new file with mode: 0644]
dolfin/plot/VTKPlotter.cpp [new file with mode: 0644]
dolfin/plot/VTKPlotter.h [new file with mode: 0644]
dolfin/plot/VTKWindowOutputStage.cpp [new file with mode: 0644]
dolfin/plot/VTKWindowOutputStage.h [new file with mode: 0644]
dolfin/plot/dolfin_plot.h [new file with mode: 0644]
dolfin/plot/gauss_120.dat [new file with mode: 0644]
dolfin/plot/plot.cpp [new file with mode: 0644]
dolfin/plot/plot.h [new file with mode: 0644]
dolfin/refinement/BisectionRefinement1D.cpp [new file with mode: 0644]
dolfin/refinement/BisectionRefinement1D.h [new file with mode: 0644]
dolfin/refinement/CMakeLists.txt [new file with mode: 0644]
dolfin/refinement/LocalMeshCoarsening.cpp [new file with mode: 0644]
dolfin/refinement/LocalMeshCoarsening.h [new file with mode: 0644]
dolfin/refinement/ParallelRefinement.cpp [new file with mode: 0644]
dolfin/refinement/ParallelRefinement.h [new file with mode: 0644]
dolfin/refinement/PlazaRefinementND.cpp [new file with mode: 0644]
dolfin/refinement/PlazaRefinementND.h [new file with mode: 0644]
dolfin/refinement/RegularCutRefinement.cpp [new file with mode: 0644]
dolfin/refinement/RegularCutRefinement.h [new file with mode: 0644]
dolfin/refinement/dolfin_refinement.h [new file with mode: 0644]
dolfin/refinement/refine.cpp [new file with mode: 0644]
dolfin/refinement/refine.h [new file with mode: 0644]
dolfin/swig/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/README [new file with mode: 0644]
dolfin/swig/adaptivity/docstrings.i [new file with mode: 0644]
dolfin/swig/adaptivity/post.i [new file with mode: 0644]
dolfin/swig/adaptivity/pre.i [new file with mode: 0644]
dolfin/swig/ale/docstrings.i [new file with mode: 0644]
dolfin/swig/ale/pre.i [new file with mode: 0644]
dolfin/swig/common/docstrings.i [new file with mode: 0644]
dolfin/swig/common/post.i [new file with mode: 0644]
dolfin/swig/common/pre.i [new file with mode: 0644]
dolfin/swig/defines.i [new file with mode: 0644]
dolfin/swig/exceptions.i [new file with mode: 0644]
dolfin/swig/fem/docstrings.i [new file with mode: 0644]
dolfin/swig/fem/post.i [new file with mode: 0644]
dolfin/swig/fem/pre.i [new file with mode: 0644]
dolfin/swig/forwarddeclarations.i [new file with mode: 0644]
dolfin/swig/function/docstrings.i [new file with mode: 0644]
dolfin/swig/function/import.i [new file with mode: 0644]
dolfin/swig/function/post.i [new file with mode: 0644]
dolfin/swig/function/pre.i [new file with mode: 0644]
dolfin/swig/generation/docstrings.i [new file with mode: 0644]
dolfin/swig/generation/post.i [new file with mode: 0644]
dolfin/swig/geometry/docstrings.i [new file with mode: 0644]
dolfin/swig/geometry/post.i [new file with mode: 0644]
dolfin/swig/geometry/pre.i [new file with mode: 0644]
dolfin/swig/globalincludes.i [new file with mode: 0644]
dolfin/swig/graph/docstrings.i [new file with mode: 0644]
dolfin/swig/graph/post.i [new file with mode: 0644]
dolfin/swig/graph/pre.i [new file with mode: 0644]
dolfin/swig/io/docstrings.i [new file with mode: 0644]
dolfin/swig/io/post.i [new file with mode: 0644]
dolfin/swig/io/pre.i [new file with mode: 0644]
dolfin/swig/la/docstrings.i [new file with mode: 0644]
dolfin/swig/la/post.i [new file with mode: 0644]
dolfin/swig/la/pre.i [new file with mode: 0644]
dolfin/swig/log/docstrings.i [new file with mode: 0644]
dolfin/swig/log/post.i [new file with mode: 0644]
dolfin/swig/log/pre.i [new file with mode: 0644]
dolfin/swig/math/docstrings.i [new file with mode: 0644]
dolfin/swig/mesh/docstrings.i [new file with mode: 0644]
dolfin/swig/mesh/post.i [new file with mode: 0644]
dolfin/swig/mesh/pre.i [new file with mode: 0644]
dolfin/swig/modules/common/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/common/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/common/module.i [new file with mode: 0644]
dolfin/swig/modules/fem/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/fem/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/fem/module.i [new file with mode: 0644]
dolfin/swig/modules/function/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/function/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/function/module.i [new file with mode: 0644]
dolfin/swig/modules/io/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/io/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/io/module.i [new file with mode: 0644]
dolfin/swig/modules/la/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/la/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/la/module.i [new file with mode: 0644]
dolfin/swig/modules/mesh/CMakeLists.txt [new file with mode: 0644]
dolfin/swig/modules/mesh/dependencies.txt [new file with mode: 0644]
dolfin/swig/modules/mesh/module.i [new file with mode: 0644]
dolfin/swig/multistage/docstrings.i [new file with mode: 0644]
dolfin/swig/multistage/pre.i [new file with mode: 0644]
dolfin/swig/nls/docstrings.i [new file with mode: 0644]
dolfin/swig/nls/pre.i [new file with mode: 0644]
dolfin/swig/parameter/docstrings.i [new file with mode: 0644]
dolfin/swig/parameter/post.i [new file with mode: 0644]
dolfin/swig/parameter/pre.i [new file with mode: 0644]
dolfin/swig/plot/docstrings.i [new file with mode: 0644]
dolfin/swig/plot/pre.i [new file with mode: 0644]
dolfin/swig/refinement/docstrings.i [new file with mode: 0644]
dolfin/swig/shared_ptr_classes.i [new file with mode: 0644]
dolfin/swig/typemaps/array.i [new file with mode: 0644]
dolfin/swig/typemaps/includes.i [new file with mode: 0644]
dolfin/swig/typemaps/numpy.i [new file with mode: 0644]
dolfin/swig/typemaps/primitives.i [new file with mode: 0644]
dolfin/swig/typemaps/std_array.i [new file with mode: 0644]
dolfin/swig/typemaps/std_map.i [new file with mode: 0644]
dolfin/swig/typemaps/std_pair.i [new file with mode: 0644]
dolfin/swig/typemaps/std_set.i [new file with mode: 0644]
dolfin/swig/typemaps/std_tuple.i [new file with mode: 0644]
dolfin/swig/typemaps/std_vector.i [new file with mode: 0644]
dolfin/swig/version.i [new file with mode: 0644]
scripts/dolfin-convert/dolfin-convert [new file with mode: 0755]
scripts/dolfin-convert/test_Triangle.edge [new file with mode: 0644]
scripts/dolfin-convert/test_Triangle.ele [new file with mode: 0644]
scripts/dolfin-convert/test_Triangle.node [new file with mode: 0644]
scripts/dolfin-convert/test_exodus.exo [new file with mode: 0644]
scripts/dolfin-order/dolfin-order [new file with mode: 0755]
scripts/dolfin-order/mesh0.xml.gz [new file with mode: 0644]
scripts/dolfin-order/mesh1.xml.gz [new file with mode: 0644]
scripts/dolfin-plot/dolfin-plot [new file with mode: 0755]
scripts/dolfin-plot/mesh.xml.gz [new file with mode: 0644]
scripts/dolfin-plot/plot_book_elements.sh [new file with mode: 0755]
scripts/dolfin-plot/plot_elements.sh [new file with mode: 0755]
site-packages/dolfin/__init__.py [new file with mode: 0644]
site-packages/dolfin/common/__init__.py [new file with mode: 0644]
site-packages/dolfin/common/constants.py [new file with mode: 0644]
site-packages/dolfin/common/globalparameters.py.in [new file with mode: 0644]
site-packages/dolfin/common/math.py [new file with mode: 0644]
site-packages/dolfin/common/memory.py [new file with mode: 0644]
site-packages/dolfin/common/plotting.py [new file with mode: 0644]
site-packages/dolfin/common/time.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/__init__.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/compilemodule.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/expressions.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/jit.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/subdomains.py [new file with mode: 0644]
site-packages/dolfin/compilemodules/swigimportinfo.py [new file with mode: 0644]
site-packages/dolfin/cpp/__init__.py [new file with mode: 0644]
site-packages/dolfin/deprecation.py [new file with mode: 0644]
site-packages/dolfin/fem/__init__.py [new file with mode: 0644]
site-packages/dolfin/fem/adaptivesolving.py [new file with mode: 0644]
site-packages/dolfin/fem/assembling.py [new file with mode: 0644]
site-packages/dolfin/fem/assembling_local.py [new file with mode: 0644]
site-packages/dolfin/fem/bcs.py [new file with mode: 0644]
site-packages/dolfin/fem/errorcontrolgenerator.py [new file with mode: 0644]
site-packages/dolfin/fem/form.py [new file with mode: 0644]
site-packages/dolfin/fem/formmanipulations.py [new file with mode: 0644]
site-packages/dolfin/fem/interpolation.py [new file with mode: 0644]
site-packages/dolfin/fem/norms.py [new file with mode: 0644]
site-packages/dolfin/fem/projection.py [new file with mode: 0644]
site-packages/dolfin/fem/solving.py [new file with mode: 0644]
site-packages/dolfin/functions/__init__.py [new file with mode: 0644]
site-packages/dolfin/functions/constant.py [new file with mode: 0644]
site-packages/dolfin/functions/expression.py [new file with mode: 0644]
site-packages/dolfin/functions/function.py [new file with mode: 0644]
site-packages/dolfin/functions/functionspace.py [new file with mode: 0644]
site-packages/dolfin/functions/multimeshfunction.py [new file with mode: 0644]
site-packages/dolfin/functions/specialfunctions.py [new file with mode: 0644]
site-packages/dolfin/importhandler/__init__.py [new file with mode: 0644]
site-packages/dolfin/mesh/__init__.py [new file with mode: 0644]
site-packages/dolfin/mesh/ale.py [new file with mode: 0644]
site-packages/dolfin/mesh/boundarysubdomainfinder.py [new file with mode: 0644]
site-packages/dolfin/mesh/meshes.py [new file with mode: 0644]
site-packages/dolfin/mesh/refinement.py [new file with mode: 0644]
site-packages/dolfin/mesh/svgtools.py [new file with mode: 0644]
site-packages/dolfin/multistage/__init__.py [new file with mode: 0644]
site-packages/dolfin/multistage/factorize.py [new file with mode: 0644]
site-packages/dolfin/multistage/multistagescheme.py [new file with mode: 0644]
site-packages/dolfin/multistage/multistagesolvers.py [new file with mode: 0644]
site-packages/dolfin/multistage/rushlarsenschemes.py [new file with mode: 0644]
site-packages/dolfin_utils/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/commands.py [new file with mode: 0644]
site-packages/dolfin_utils/cppparser/CppHeaderParser.py [new file with mode: 0644]
site-packages/dolfin_utils/cppparser/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/cppparser/utils.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/docstringutils.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/extractdocumentation.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/generatecpprst.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/generatepythonrst.py [new file with mode: 0644]
site-packages/dolfin_utils/documentation/indextemplates.py [new file with mode: 0644]
site-packages/dolfin_utils/meshconvert/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/meshconvert/abaqus.py [new file with mode: 0644]
site-packages/dolfin_utils/meshconvert/meshconvert.py [new file with mode: 0644]
site-packages/dolfin_utils/meshconvert/xml_writer.py [new file with mode: 0644]
site-packages/dolfin_utils/ordereddict.py [new file with mode: 0644]
site-packages/dolfin_utils/pjobs/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/pjobs/pjobs.py [new file with mode: 0644]
site-packages/dolfin_utils/pjobs/sge.py [new file with mode: 0644]
site-packages/dolfin_utils/pjobs/slurm.py [new file with mode: 0644]
site-packages/dolfin_utils/pjobs/torque.py [new file with mode: 0644]
site-packages/dolfin_utils/test/__init__.py [new file with mode: 0644]
site-packages/dolfin_utils/test/fixtures.py [new file with mode: 0644]
site-packages/dolfin_utils/test/paths.py [new file with mode: 0644]
site-packages/dolfin_utils/test/skips.py [new file with mode: 0644]
site-packages/dolfin_utils/test/tests.py [new file with mode: 0644]
site-packages/fenics/__init__.py [new file with mode: 0644]
test/README [new file with mode: 0644]
test/codingstyle/test_coding_style.py.in [new file with mode: 0755]
test/data/README [new file with mode: 0644]
test/data/aneurysm.xml [new file with mode: 0644]
test/data/boxes.xml [new file with mode: 0644]
test/data/doughnut.xml [new file with mode: 0644]
test/data/intersecting_surfaces.xml [new file with mode: 0644]
test/data/manifest.xml [new file with mode: 0755]
test/data/snake.xml [new file with mode: 0644]
test/memory/dolfin_valgrind.supp [new file with mode: 0644]
test/memory/test.py [new file with mode: 0644]
test/regression/README [new file with mode: 0644]
test/regression/test.py [new file with mode: 0644]
test/unit/CMakeLists.txt [new file with mode: 0644]
test/unit/README [new file with mode: 0644]
test/unit/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/cpp/common/SubSystemsManager.cpp [new file with mode: 0644]
test/unit/cpp/function/Expression.cpp [new file with mode: 0644]
test/unit/cpp/function/Projection.h [new file with mode: 0644]
test/unit/cpp/function/Projection.ufl [new file with mode: 0644]
test/unit/cpp/io/XMLMeshData.cpp [new file with mode: 0644]
test/unit/cpp/io/XMLMeshValueCollection.cpp [new file with mode: 0644]
test/unit/cpp/io/xml_value_collection_ref.xml [new file with mode: 0644]
test/unit/cpp/la/LinearOperator.cpp [new file with mode: 0644]
test/unit/cpp/la/Vector.cpp [new file with mode: 0644]
test/unit/cpp/la/forms/ReactionDiffusion.h [new file with mode: 0644]
test/unit/cpp/la/forms/ReactionDiffusion.ufl [new file with mode: 0644]
test/unit/cpp/la/forms/ReactionDiffusionAction.h [new file with mode: 0644]
test/unit/cpp/la/forms/ReactionDiffusionAction.ufl [new file with mode: 0644]
test/unit/cpp/mesh/Mesh.cpp [new file with mode: 0644]
test/unit/cpp/mesh/MeshFunction.cpp [new file with mode: 0644]
test/unit/cpp/mesh/MeshValueCollection.cpp [new file with mode: 0644]
test/unit/cpp/multimesh/MultiMesh.cpp [new file with mode: 0644]
test/unit/cpp/parameter/Parameters.cpp [new file with mode: 0644]
test/unit/cpp/test_cpp_unit.py [new file with mode: 0755]
test/unit/pytest.ini [new file with mode: 0644]
test/unit/python/adaptivity/test_error_control.py [new file with mode: 0755]
test/unit/python/adaptivity/test_time_series.py [new file with mode: 0755]
test/unit/python/ale/test_harmonic_smoothing.py [new file with mode: 0755]
test/unit/python/book/README [new file with mode: 0644]
test/unit/python/book/chapter_1_files/dolfin_parameters.xml [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/alg_newton_np.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/pde_newton_np.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/picard_np.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/vp1_np.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/vp2_np.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d1_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d2_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d3_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d4_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d5_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/d6_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/dn1_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/dn2_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/dn3_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/dn4_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/dnr_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/mat2_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/mat2x_p2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/membrane1.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/membrane1v.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/paD.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/stationary/poisson/vcp2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/transient/diffusion/d1_d2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/transient/diffusion/d2_d2D.py [new file with mode: 0644]
test/unit/python/book/chapter_1_files/transient/diffusion/demo_sin_daD.sh [new file with mode: 0644]
test/unit/python/book/chapter_1_files/transient/diffusion/sin_daD.py [new file with mode: 0644]
test/unit/python/book/mesh.xml [new file with mode: 0644]
test/unit/python/book/original_tests/README [new file with mode: 0644]
test/unit/python/book/test_chapter_1.py [new file with mode: 0755]
test/unit/python/book/test_chapter_10.py [new file with mode: 0755]
test/unit/python/fem/gmsh_unit_interval.xml [new file with mode: 0644]
test/unit/python/fem/test_assembler.py [new file with mode: 0755]
test/unit/python/fem/test_dirichlet_bc.py [new file with mode: 0755]
test/unit/python/fem/test_discrete_operators.py [new file with mode: 0755]
test/unit/python/fem/test_dofmap.py [new file with mode: 0644]
test/unit/python/fem/test_dp_assemble.py [new file with mode: 0755]
test/unit/python/fem/test_finite_element.py [new file with mode: 0755]
test/unit/python/fem/test_form.py [new file with mode: 0755]
test/unit/python/fem/test_interior_facet_integral_sides.py [new file with mode: 0755]
test/unit/python/fem/test_local_assembler.py [new file with mode: 0755]
test/unit/python/fem/test_local_solver.py [new file with mode: 0755]
test/unit/python/fem/test_manifolds.py [new file with mode: 0755]
test/unit/python/fem/test_solving.py [new file with mode: 0755]
test/unit/python/fem/test_symbolic_geometry_assembly.py [new file with mode: 0755]
test/unit/python/fem/test_system_assembler.py [new file with mode: 0755]
test/unit/python/fem/test_variational_problem.py [new file with mode: 0755]
test/unit/python/fem/tetrahedron.xml [new file with mode: 0644]
test/unit/python/function/test_constant.py [new file with mode: 0755]
test/unit/python/function/test_constrained_function_space.py [new file with mode: 0755]
test/unit/python/function/test_expression.py [new file with mode: 0755]
test/unit/python/function/test_function.py [new file with mode: 0755]
test/unit/python/function/test_function_assigner.py [new file with mode: 0755]
test/unit/python/function/test_function_space.py [new file with mode: 0755]
test/unit/python/function/test_lagrange_interpolator.py [new file with mode: 0755]
test/unit/python/function/test_nonmatching_interpolation.py [new file with mode: 0755]
test/unit/python/function/test_special_functions.py [new file with mode: 0755]
test/unit/python/geometry/test_bounding_box_tree.py [new file with mode: 0755]
test/unit/python/geometry/test_collision_detection.py [new file with mode: 0755]
test/unit/python/geometry/test_coordinates.py [new file with mode: 0755]
test/unit/python/geometry/test_intersection.py [new file with mode: 0755]
test/unit/python/geometry/test_intersection_triangulation.py [new file with mode: 0755]
test/unit/python/geometry/test_issues.py [new file with mode: 0755]
test/unit/python/graph/test_graph_build.py [new file with mode: 0755]
test/unit/python/io/test_HDF5.py [new file with mode: 0755]
test/unit/python/io/test_HDF5_attribute.py [new file with mode: 0755]
test/unit/python/io/test_HDF5_series.py [new file with mode: 0644]
test/unit/python/io/test_SVG.py [new file with mode: 0755]
test/unit/python/io/test_X3D.py [new file with mode: 0755]
test/unit/python/io/test_XDMF.py [new file with mode: 0755]
test/unit/python/io/test_XDMF_cell_output.py [new file with mode: 0644]
test/unit/python/io/test_XMLFunction.py [new file with mode: 0755]
test/unit/python/io/test_XML_mesh.py [new file with mode: 0755]
test/unit/python/io/test_XML_mesh_function.py [new file with mode: 0755]
test/unit/python/io/test_XML_mesh_value_collection.py [new file with mode: 0755]
test/unit/python/io/test_XML_table.py [new file with mode: 0755]
test/unit/python/io/test_XML_vector.py [new file with mode: 0755]
test/unit/python/io/test_vtk.py [new file with mode: 0755]
test/unit/python/io/xml_value_collection_ref.xml [new file with mode: 0644]
test/unit/python/jit/test_jit.py [new file with mode: 0755]
test/unit/python/la/test_krylov_solver.py [new file with mode: 0755]
test/unit/python/la/test_la_basic.py [new file with mode: 0755]
test/unit/python/la/test_linear_operator.py [new file with mode: 0755]
test/unit/python/la/test_lu_solver.py [new file with mode: 0755]
test/unit/python/la/test_matrix.py [new file with mode: 0755]
test/unit/python/la/test_nullspace.py [new file with mode: 0755]
test/unit/python/la/test_petsc.py [new file with mode: 0755]
test/unit/python/la/test_scalar.py [new file with mode: 0755]
test/unit/python/la/test_solve.py [new file with mode: 0755]
test/unit/python/la/test_tensor_layout.py [new file with mode: 0644]
test/unit/python/la/test_vector.py [new file with mode: 0755]
test/unit/python/math/test_math.py [new file with mode: 0755]
test/unit/python/mesh/test_boundary_mesh.py [new file with mode: 0755]
test/unit/python/mesh/test_cell.py [new file with mode: 0755]
test/unit/python/mesh/test_edge.py [new file with mode: 0755]
test/unit/python/mesh/test_face.py [new file with mode: 0755]
test/unit/python/mesh/test_ghost_mesh.py [new file with mode: 0755]
test/unit/python/mesh/test_manifold_point_search.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_coloring.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_data.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_editor.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_function.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_iterator.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_markers.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_quality.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_transformation.py [new file with mode: 0755]
test/unit/python/mesh/test_mesh_value_collection.py [new file with mode: 0755]
test/unit/python/mesh/test_multi_mesh_integration.py [new file with mode: 0755]
test/unit/python/mesh/test_periodic_boundary_computation.py [new file with mode: 0755]
test/unit/python/mesh/test_sub_domain.py [new file with mode: 0755]
test/unit/python/mesh/test_sub_mesh.py [new file with mode: 0755]
test/unit/python/meshconvert/data/abaqus.inp [new file with mode: 0644]
test/unit/python/meshconvert/data/abaqus_facet.inp [new file with mode: 0644]
test/unit/python/meshconvert/data/diffpack_tet.grid [new file with mode: 0644]
test/unit/python/meshconvert/data/diffpack_tri.grid [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_1D_2.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_1D_2.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_1.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_1.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_2.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_2.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_3.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_3.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_4.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_4.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_3D_1.geo [new file with mode: 0644]
test/unit/python/meshconvert/data/gmsh_test_facet_regions_3D_1.msh [new file with mode: 0644]
test/unit/python/meshconvert/data/test_Triangle_3.edge [new file with mode: 0644]
test/unit/python/meshconvert/data/test_Triangle_3.ele [new file with mode: 0644]
test/unit/python/meshconvert/data/test_Triangle_3.node [new file with mode: 0644]
test/unit/python/meshconvert/data/triangle.ele [new file with mode: 0644]
test/unit/python/meshconvert/data/triangle.node [new file with mode: 0644]
test/unit/python/meshconvert/test_mesh_converter.py [new file with mode: 0755]
test/unit/python/mpipipe.sh [new file with mode: 0755]
test/unit/python/multimesh/test_multimesh.py [new file with mode: 0644]
test/unit/python/multistage/test_RK_solver.py [new file with mode: 0755]
test/unit/python/multistage/test_factorizer.py [new file with mode: 0644]
test/unit/python/multistage/test_point_integral_solver.py [new file with mode: 0755]
test/unit/python/nls/test_PETScSNES_solver.py [new file with mode: 0755]
test/unit/python/nls/test_PETScTAOSolver.py [new file with mode: 0755]
test/unit/python/nls/test_TAO_linear_bound_solver.py [new file with mode: 0755]
test/unit/python/parallel-assembly-solve/test_solve_result_against_reference.py [new file with mode: 0755]
test/unit/python/parameter/test_parameters.py [new file with mode: 0755]
test/unit/python/scripts/clean.sh [new file with mode: 0755]
test/unit/python/scripts/mpidebug.sh [new file with mode: 0755]
test/unit/python/scripts/mpirun.sh [new file with mode: 0755]
test/unit/python/scripts/prun.sh [new file with mode: 0755]
test/unit/python/scripts/run.sh [new file with mode: 0755]
test/unit/python/scripts/splitmpidebug.sh [new file with mode: 0755]
test/unit/python/ufl-jit-assemble-chain/test_assembly_derivatives.py [new file with mode: 0755]
test/unit/python/ufl-jit-assemble-chain/test_form_operations.py [new file with mode: 0755]
utils/emacs/macros [new file with mode: 0644]
utils/pylit/LICENSE [new file with mode: 0644]
utils/pylit/README.rst [new file with mode: 0644]
utils/pylit/pylit.py [new file with mode: 0755]
utils/scripts/broken [new file with mode: 0755]
utils/scripts/code-formatting [new file with mode: 0755]
utils/scripts/dolfinreplace [new file with mode: 0755]
utils/scripts/fixme [new file with mode: 0755]
utils/scripts/formatcode [new file with mode: 0755]
utils/scripts/klocs [new file with mode: 0755]
utils/scripts/makedoc [new file with mode: 0755]
utils/scripts/notinuse [new file with mode: 0755]
utils/scripts/pdebug [new file with mode: 0755]
utils/scripts/plotklocs [new file with mode: 0644]
utils/x3dom/README.rst [new file with mode: 0644]
utils/x3dom/x3dom_support.css [new file with mode: 0644]
utils/x3dom/x3dom_support.js [new file with mode: 0644]