Import dolfin_1.4.0+dfsg.orig.tar.gz
authorJohannes Ring <johannr@simula.no>
Mon, 11 Aug 2014 07:57:36 +0000 (08:57 +0100)
committerJohannes Ring <johannr@simula.no>
Mon, 11 Aug 2014 07:57:36 +0000 (08:57 +0100)
commite7b5146c5cff3c0fa1394bc68e20f8a5aaaea529
tree046b0bd15a169ba2ee773ba645d1026261c675dd
Import dolfin_1.4.0+dfsg.orig.tar.gz

[dgit import orig dolfin_1.4.0+dfsg.orig.tar.gz]
1651 files changed:
.gitignore [new file with mode: 0644]
.mailmap [new file with mode: 0644]
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 [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/forms/compile.log [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/compile.log [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/compile.log [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/compile.log [new file with mode: 0644]
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/compile.log [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/cusp/python/bench_la_cusp_python [new file with mode: 0755]
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/FindCGAL.cmake [new file with mode: 0644]
cmake/modules/FindCHOLMOD.cmake [new file with mode: 0644]
cmake/modules/FindCppUnit.cmake [new file with mode: 0644]
cmake/modules/FindEigen3.cmake [new file with mode: 0644]
cmake/modules/FindGMP.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/FindMTL4.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/FindPaStiX.cmake [new file with mode: 0644]
cmake/modules/FindParMETIS.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/FindSphinx.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/modules/language_support_v2.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 [new file with mode: 0755]
cmake/scripts/copy-test-demo-data [new file with mode: 0755]
cmake/scripts/download-demo-data [new file with mode: 0755]
cmake/scripts/generate-all [new file with mode: 0755]
cmake/scripts/generate-cmakefiles [new file with mode: 0755]
cmake/scripts/generate-form-files [new file with mode: 0755]
cmake/scripts/generate-swig-docstrings [new file with mode: 0755]
cmake/scripts/generate-swig-interface [new file with mode: 0755]
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-config-version.cmake.in [new file with mode: 0644]
cmake/templates/dolfin-config.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/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.h [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/AdaptivePoisson.ufl [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/compile.log [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/auto-adaptive-poisson/cpp/main.cpp [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/documentation.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/compile.log [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/common.txt [new file with mode: 0644]
demo/documented/biharmonic/cpp/Biharmonic.h [new file with mode: 0644]
demo/documented/biharmonic/cpp/Biharmonic.ufl [new file with mode: 0644]
demo/documented/biharmonic/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/biharmonic/cpp/compile.log [new file with mode: 0644]
demo/documented/biharmonic/cpp/documentation.rst [new file with mode: 0644]
demo/documented/biharmonic/cpp/main.cpp [new file with mode: 0644]
demo/documented/biharmonic/python/demo_biharmonic.py [new file with mode: 0644]
demo/documented/biharmonic/python/documentation.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/documentation.rst [new file with mode: 0644]
demo/documented/built-in_meshes/cpp/main.cpp [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.py [new file with mode: 0644]
demo/documented/built-in_meshes/python/documentation.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/compile.log [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/documentation.rst [new file with mode: 0644]
demo/documented/csg-2D/common.txt [new file with mode: 0644]
demo/documented/csg-2D/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/csg-2D/cpp/documentation.rst [new file with mode: 0644]
demo/documented/csg-2D/cpp/main.cpp [new file with mode: 0644]
demo/documented/csg-2D/csg_boundary.png [new file with mode: 0644]
demo/documented/csg-2D/csg_mesh.png [new file with mode: 0644]
demo/documented/csg-2D/python/demo_csg_2D.py [new file with mode: 0644]
demo/documented/csg-2D/python/documentation.rst [new file with mode: 0644]
demo/documented/csg-3D/common.txt [new file with mode: 0644]
demo/documented/csg-3D/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/csg-3D/cpp/documentation.rst [new file with mode: 0644]
demo/documented/csg-3D/cpp/main.cpp [new file with mode: 0644]
demo/documented/csg-3D/csg3D_boundary.png [new file with mode: 0644]
demo/documented/csg-3D/csg3D_mesh.png [new file with mode: 0644]
demo/documented/csg-3D/python/demo_csg-3D.py [new file with mode: 0644]
demo/documented/csg-3D/python/documentation.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.h [new file with mode: 0644]
demo/documented/eigenvalue/cpp/StiffnessMatrix.ufl [new file with mode: 0644]
demo/documented/eigenvalue/cpp/compile.log [new file with mode: 0644]
demo/documented/eigenvalue/cpp/documentation.rst [new file with mode: 0644]
demo/documented/eigenvalue/cpp/main.cpp [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/documentation.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/compile.log [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/documentation.rst [new file with mode: 0644]
demo/documented/mesh-generation/common.txt [new file with mode: 0644]
demo/documented/mesh-generation/cpp/README [new file with mode: 0644]
demo/documented/mesh-generation/cpp/documentation.rst [new file with mode: 0644]
demo/documented/mesh-generation/cube.off [new file with mode: 0644]
demo/documented/mesh-generation/python/demo_mesh_generation.py [new file with mode: 0644]
demo/documented/mesh-generation/python/documentation.rst [new file with mode: 0644]
demo/documented/mesh-generation/python/plot_cubemesh.png [new file with mode: 0644]
demo/documented/mesh-generation/python/plot_polygonmesh.png [new file with mode: 0644]
demo/documented/mesh-generation/python/plot_tetrahedronmesh.png [new file with mode: 0644]
demo/documented/mesh-generation/tetrahedron.off [new file with mode: 0644]
demo/documented/mixed-poisson-dual/common.txt [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/MixedPoissonDual.h [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/MixedPoissonDual.ufl [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/compile.log [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/documentation.rst [new file with mode: 0644]
demo/documented/mixed-poisson-dual/cpp/main.cpp [new file with mode: 0644]
demo/documented/mixed-poisson-dual/mixed-poisson-dual_sigma.png [new file with mode: 0644]
demo/documented/mixed-poisson-dual/mixed-poisson-dual_u.png [new file with mode: 0644]
demo/documented/mixed-poisson-dual/python/demo_mixed-poisson-dual.py [new file with mode: 0644]
demo/documented/mixed-poisson-dual/python/documentation.rst [new file with mode: 0644]
demo/documented/mixed-poisson/common.txt [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/MixedPoisson.h [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/MixedPoisson.ufl [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/compile.log [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/mixed-poisson/cpp/main.cpp [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/documentation.rst [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/compile.log [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/compile.log [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/compile.log [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/plot_u.png [new file with mode: 0644]
demo/documented/nonlinear-poisson/plot_u_gradient.png [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/demo_nonlinear-poisson.py [new file with mode: 0644]
demo/documented/nonlinear-poisson/python/documentation.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/compile.log [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/common.txt [new file with mode: 0644]
demo/documented/poisson/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/poisson/cpp/Poisson.h [new file with mode: 0644]
demo/documented/poisson/cpp/Poisson.ufl [new file with mode: 0644]
demo/documented/poisson/cpp/compile.log [new file with mode: 0644]
demo/documented/poisson/cpp/documentation.rst [new file with mode: 0644]
demo/documented/poisson/cpp/main.cpp [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/documentation.rst [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/compile.log [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/compile.log [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-stabilized/common.txt [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/CMakeLists.txt [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/Stokes.h [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/Stokes.ufl [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/compile.log [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/documentation.rst [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/main.cpp [new file with mode: 0644]
demo/documented/stokes-stabilized/cpp/plot.py [new file with mode: 0644]
demo/documented/stokes-stabilized/dolfin_fine.xml.gz [new file with mode: 0644]
demo/documented/stokes-stabilized/dolfin_fine_subdomains.xml.gz [new file with mode: 0644]
demo/documented/stokes-stabilized/plot_p.png [new file with mode: 0644]
demo/documented/stokes-stabilized/plot_u.png [new file with mode: 0644]
demo/documented/stokes-stabilized/python/demo_stokes-stabilized.py [new file with mode: 0644]
demo/documented/stokes-stabilized/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/compile.log [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-taylorhood.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_tensorweighted-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/CMakeLists.txt [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/compile.log [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/compile.log [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/compile.log [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/built-in/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/built-in/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/built-in/python/demo_built-in.py [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/compile.log [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/compile.log [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/compile.log [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/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/compile.log [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/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/compile.log [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/compile.log [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/compile.log [new file with mode: 0644]
demo/undocumented/elasticity/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/elasticity/cpp/plot.py [new file with mode: 0644]
demo/undocumented/elasticity/gear.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/compile.log [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/compile.log [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/compile.log [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/compile.log [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/interpolation/cpp/CMakeLists.txt [new file with mode: 0644]
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/compile.log [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/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_multi-stage-solver.py [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/P1.h [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/P1.ufl [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/P3.h [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/P3.ufl [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/compile.log [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/nonmatching-interpolation/python/demo_nonmatching-interpolation.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/compile.log [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/petsc4py/python/demo_petsc4py.py [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/BoundaryMeshFunction.cpp [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/BoundaryMeshFunction.h [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/CoordLabel.cpp [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/CoordLabel.h [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/PlotWidget.cpp [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/PlotWidget.h [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/Plotter.cpp [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/Plotter.h [new file with mode: 0644]
demo/undocumented/plot-qt/cpp/main.cpp [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/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/compile.log [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/compile.log [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/CMakeLists.txt [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/restriction/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/restriction/cpp/Poisson.h [new file with mode: 0644]
demo/undocumented/restriction/cpp/Poisson.ufl [new file with mode: 0644]
demo/undocumented/restriction/cpp/compile.log [new file with mode: 0644]
demo/undocumented/restriction/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/restriction/python/README [new file with mode: 0644]
demo/undocumented/restriction/python/demo_restriction.py [new file with mode: 0644]
demo/undocumented/smoothing/cpp/CMakeLists.txt [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/compile.log [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/compile.log [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/triangulate/cpp/CMakeLists.txt [new file with mode: 0644]
demo/undocumented/triangulate/cpp/main.cpp [new file with mode: 0644]
demo/undocumented/triangulate/python/demo_triangulate.py [new file with mode: 0644]
demo/undocumented/trilinos/python/demo_trilinos.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/compile.log [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/CMakeLists.txt [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/copy_and_split_demo_doc.py [new file with mode: 0644]
doc/generate_api_doc.py [new file with mode: 0644]
doc/generate_main_index.py [new file with mode: 0644]
doc/man/man1/dolfin-convert.1.gz [new file with mode: 0644]
doc/man/man1/dolfin-order.1.gz [new file with mode: 0644]
doc/man/man1/dolfin-plot.1.gz [new file with mode: 0644]
doc/man/man1/dolfin-version.1.gz [new file with mode: 0644]
doc/quick_reference_cpp.rst [new file with mode: 0644]
doc/quick_reference_python.rst [new file with mode: 0644]
doc/sphinx-common/Makefile [new file with mode: 0644]
doc/sphinx-common/README [new file with mode: 0644]
doc/sphinx-common/source/conf.py [new file with mode: 0644]
doc/sphinx-common/source/index.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/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/LocalAssembler.cpp [new file with mode: 0644]
dolfin/adaptivity/LocalAssembler.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/TimeSeriesHDF5.cpp [new file with mode: 0644]
dolfin/adaptivity/TimeSeriesHDF5.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/ALEType.h [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.h [new file with mode: 0644]
dolfin/ale/Poisson1D.ufl [new file with mode: 0644]
dolfin/ale/Poisson2D.h [new file with mode: 0644]
dolfin/ale/Poisson2D.ufl [new file with mode: 0644]
dolfin/ale/Poisson3D.h [new file with mode: 0644]
dolfin/ale/Poisson3D.ufl [new file with mode: 0644]
dolfin/ale/compile.log [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/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/unittest.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/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/CCFEMAssembler.cpp [new file with mode: 0644]
dolfin/fem/CCFEMAssembler.h [new file with mode: 0644]
dolfin/fem/CCFEMDofMap.cpp [new file with mode: 0644]
dolfin/fem/CCFEMDofMap.h [new file with mode: 0644]
dolfin/fem/CCFEMForm.cpp [new file with mode: 0644]
dolfin/fem/CCFEMForm.h [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/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/DomainAssigner.cpp [new file with mode: 0644]
dolfin/fem/DomainAssigner.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/LocalSolver.cpp [new file with mode: 0644]
dolfin/fem/LocalSolver.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/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/CCFEMFunction.cpp [new file with mode: 0644]
dolfin/function/CCFEMFunction.h [new file with mode: 0644]
dolfin/function/CCFEMFunctionSpace.cpp [new file with mode: 0644]
dolfin/function/CCFEMFunctionSpace.h [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/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/SubSpace.cpp [new file with mode: 0644]
dolfin/function/SubSpace.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/CGALMeshBuilder.h [new file with mode: 0644]
dolfin/generation/CSGCGALDomain2D.cpp [new file with mode: 0644]
dolfin/generation/CSGCGALDomain2D.h [new file with mode: 0644]
dolfin/generation/CSGCGALMeshGenerator2D.cpp [new file with mode: 0644]
dolfin/generation/CSGCGALMeshGenerator2D.h [new file with mode: 0644]
dolfin/generation/CSGCGALMeshGenerator3D.cpp [new file with mode: 0644]
dolfin/generation/CSGCGALMeshGenerator3D.h [new file with mode: 0644]
dolfin/generation/CSGGeometries3D.cpp [new file with mode: 0644]
dolfin/generation/CSGGeometries3D.h [new file with mode: 0644]
dolfin/generation/CSGGeometry.cpp [new file with mode: 0644]
dolfin/generation/CSGGeometry.h [new file with mode: 0644]
dolfin/generation/CSGMeshGenerator.cpp [new file with mode: 0644]
dolfin/generation/CSGMeshGenerator.h [new file with mode: 0644]
dolfin/generation/CSGOperators.cpp [new file with mode: 0644]
dolfin/generation/CSGOperators.h [new file with mode: 0644]
dolfin/generation/CSGPrimitive.h [new file with mode: 0644]
dolfin/generation/CSGPrimitives2D.cpp [new file with mode: 0644]
dolfin/generation/CSGPrimitives2D.h [new file with mode: 0644]
dolfin/generation/CSGPrimitives3D.cpp [new file with mode: 0644]
dolfin/generation/CSGPrimitives3D.h [new file with mode: 0644]
dolfin/generation/EllipseMesh.cpp [new file with mode: 0644]
dolfin/generation/EllipseMesh.h [new file with mode: 0644]
dolfin/generation/EllipsoidMesh.cpp [new file with mode: 0644]
dolfin/generation/EllipsoidMesh.h [new file with mode: 0644]
dolfin/generation/GeometryToCGALConverter.cpp [new file with mode: 0644]
dolfin/generation/GeometryToCGALConverter.h [new file with mode: 0644]
dolfin/generation/ImplicitDomainMeshGenerator.cpp [new file with mode: 0644]
dolfin/generation/ImplicitDomainMeshGenerator.h [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/PolygonalMeshGenerator.cpp [new file with mode: 0644]
dolfin/generation/PolygonalMeshGenerator.h [new file with mode: 0644]
dolfin/generation/PolyhedralMeshGenerator.cpp [new file with mode: 0644]
dolfin/generation/PolyhedralMeshGenerator.h [new file with mode: 0644]
dolfin/generation/PolyhedronUtils.cpp [new file with mode: 0644]
dolfin/generation/PolyhedronUtils.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/Triangulate.cpp [new file with mode: 0644]
dolfin/generation/Triangulate.h [new file with mode: 0644]
dolfin/generation/UnitCubeMesh.h [new file with mode: 0644]
dolfin/generation/UnitIntervalMesh.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/cgal_csg3d.h [new file with mode: 0644]
dolfin/generation/cgal_triangulate_polyhedron.h [new file with mode: 0644]
dolfin/generation/compute_normal.h [new file with mode: 0644]
dolfin/generation/dolfin_generation.h [new file with mode: 0644]
dolfin/generation/self_intersect.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/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/ImplicitSurface.cpp [new file with mode: 0644]
dolfin/geometry/ImplicitSurface.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/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/GraphOrdering.cpp [new file with mode: 0644]
dolfin/graph/GraphOrdering.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/ZoltanPartition.cpp [new file with mode: 0644]
dolfin/graph/ZoltanPartition.h [new file with mode: 0644]
dolfin/graph/dolfin_graph.h [new file with mode: 0644]
dolfin/io/BinaryFile.cpp [new file with mode: 0644]
dolfin/io/BinaryFile.h [new file with mode: 0644]
dolfin/io/Encoder.h [new file with mode: 0644]
dolfin/io/ExodusFile.cpp [new file with mode: 0644]
dolfin/io/ExodusFile.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/SAX2AttributeParser.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/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/XMLLocalMeshSAX.cpp [new file with mode: 0644]
dolfin/io/XMLLocalMeshSAX.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/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/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/CholmodCholeskySolver.cpp [new file with mode: 0644]
dolfin/la/CholmodCholeskySolver.h [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/EpetraFactory.cpp [new file with mode: 0644]
dolfin/la/EpetraFactory.h [new file with mode: 0644]
dolfin/la/EpetraKrylovSolver.cpp [new file with mode: 0644]
dolfin/la/EpetraKrylovSolver.h [new file with mode: 0644]
dolfin/la/EpetraLUSolver.cpp [new file with mode: 0644]
dolfin/la/EpetraLUSolver.h [new file with mode: 0644]
dolfin/la/EpetraMatrix.cpp [new file with mode: 0644]
dolfin/la/EpetraMatrix.h [new file with mode: 0644]
dolfin/la/EpetraVector.cpp [new file with mode: 0644]
dolfin/la/EpetraVector.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/GenericPreconditioner.h [new file with mode: 0644]
dolfin/la/GenericSparsityPattern.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/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/MUMPSLUSolver.cpp [new file with mode: 0644]
dolfin/la/MUMPSLUSolver.h [new file with mode: 0644]
dolfin/la/Matrix.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/PETScCuspFactory.cpp [new file with mode: 0644]
dolfin/la/PETScCuspFactory.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.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/PaStiXLUSolver.cpp [new file with mode: 0644]
dolfin/la/PaStiXLUSolver.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/STLFactory.cpp [new file with mode: 0644]
dolfin/la/STLFactory.h [new file with mode: 0644]
dolfin/la/STLFactoryCSC.cpp [new file with mode: 0644]
dolfin/la/STLFactoryCSC.h [new file with mode: 0644]
dolfin/la/STLMatrix.cpp [new file with mode: 0644]
dolfin/la/STLMatrix.h [new file with mode: 0644]
dolfin/la/STLVector.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/TrilinosPreconditioner.cpp [new file with mode: 0644]
dolfin/la/TrilinosPreconditioner.h [new file with mode: 0644]
dolfin/la/UmfpackLUSolver.cpp [new file with mode: 0644]
dolfin/la/UmfpackLUSolver.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/uBLASDenseMatrix.h [new file with mode: 0644]
dolfin/la/uBLASDummyPreconditioner.cpp [new file with mode: 0644]
dolfin/la/uBLASDummyPreconditioner.h [new file with mode: 0644]
dolfin/la/uBLASFactory.h [new file with mode: 0644]
dolfin/la/uBLASILUPreconditioner.cpp [new file with mode: 0644]
dolfin/la/uBLASILUPreconditioner.h [new file with mode: 0644]
dolfin/la/uBLASKrylovSolver.cpp [new file with mode: 0644]
dolfin/la/uBLASKrylovSolver.h [new file with mode: 0644]
dolfin/la/uBLASLinearOperator.cpp [new file with mode: 0644]
dolfin/la/uBLASLinearOperator.h [new file with mode: 0644]
dolfin/la/uBLASMatrix.h [new file with mode: 0644]
dolfin/la/uBLASPreconditioner.h [new file with mode: 0644]
dolfin/la/uBLASSparseMatrix.h [new file with mode: 0644]
dolfin/la/uBLASVector.cpp [new file with mode: 0644]
dolfin/la/uBLASVector.h [new file with mode: 0644]
dolfin/la/ublas.h [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/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/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/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/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/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/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/Restriction.cpp [new file with mode: 0644]
dolfin/mesh/Restriction.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/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/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/PETScSNESSolver.cpp [new file with mode: 0644]
dolfin/nls/PETScSNESSolver.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/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/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/VTKPlottableCSGGeometry.cpp [new file with mode: 0644]
dolfin/plot/VTKPlottableCSGGeometry.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/BisectionRefinement.cpp [new file with mode: 0644]
dolfin/refinement/BisectionRefinement.h [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/LocalMeshRefinement.cpp [new file with mode: 0644]
dolfin/refinement/LocalMeshRefinement.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/ParallelRefinement2D.cpp [new file with mode: 0644]
dolfin/refinement/ParallelRefinement2D.h [new file with mode: 0644]
dolfin/refinement/ParallelRefinement3D.cpp [new file with mode: 0644]
dolfin/refinement/ParallelRefinement3D.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/RivaraRefinement.cpp [new file with mode: 0644]
dolfin/refinement/RivaraRefinement.h [new file with mode: 0644]
dolfin/refinement/UniformMeshRefinement.cpp [new file with mode: 0644]
dolfin/refinement/UniformMeshRefinement.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/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/Indices.i [new file with mode: 0644]
dolfin/swig/la/docstrings.i [new file with mode: 0644]
dolfin/swig/la/la_get_set_items.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/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_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_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/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/specialfunctions.py [new file with mode: 0644]
site-packages/dolfin/functions/ufc_functionspace.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/multistagescheme.py [new file with mode: 0644]
site-packages/dolfin/multistage/multistagesolvers.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/fenics/__init__.py [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/README [new file with mode: 0644]
test/codingstyle/test.py [new file with mode: 0644]
test/documentation/README [new file with mode: 0644]
test/documentation/test.py [new file with mode: 0644]
test/documentation/verify_demo_code_snippets.py [new file with mode: 0755]
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/system/parallel-assembly-solve/solver.py [new file with mode: 0644]
test/system/parallel-assembly-solve/test.py [new file with mode: 0644]
test/system/test.py [new file with mode: 0644]
test/system/ufl-jit-assemble-chain/assembly_derivatives.py [new file with mode: 0644]
test/system/ufl-jit-assemble-chain/form_operations.py [new file with mode: 0644]
test/system/ufl-jit-assemble-chain/test.py [new file with mode: 0644]
test/test.py [new file with mode: 0644]
test/unit/adaptivity/python/TimeSeries.py [new file with mode: 0644]
test/unit/adaptivity/python/errorcontrol.py [new file with mode: 0644]
test/unit/ale/python/HarmonicSmoothing.py [new file with mode: 0644]
test/unit/book/README [new file with mode: 0644]
test/unit/book/python/chapter_1.py [new file with mode: 0644]
test/unit/book/python/chapter_10.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/dolfin_parameters.xml [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/nonlinear_poisson/alg_newton_np.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/nonlinear_poisson/pde_newton_np.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/nonlinear_poisson/picard_np.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/nonlinear_poisson/vp1_np.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/nonlinear_poisson/vp2_np.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d1_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d2_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d3_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d4_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d5_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/d6_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/dn1_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/dn2_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/dn3_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/dn4_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/dnr_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/mat2_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/mat2x_p2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/membrane1.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/membrane1v.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/paD.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/stationary/poisson/vcp2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/transient/diffusion/d1_d2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/transient/diffusion/d2_d2D.py [new file with mode: 0644]
test/unit/book/python/chapter_1_files/transient/diffusion/demo_sin_daD.sh [new file with mode: 0644]
test/unit/book/python/chapter_1_files/transient/diffusion/sin_daD.py [new file with mode: 0644]
test/unit/book/python/mesh.xml [new file with mode: 0644]
test/unit/book/python/original_tests/README [new file with mode: 0644]
test/unit/fem/python/Assembler.py [new file with mode: 0644]
test/unit/fem/python/DirichletBC.py [new file with mode: 0644]
test/unit/fem/python/DofMap.py [new file with mode: 0644]
test/unit/fem/python/FiniteElement.py [new file with mode: 0644]
test/unit/fem/python/Form.py [new file with mode: 0644]
test/unit/fem/python/LocalSolver.py [new file with mode: 0644]
test/unit/fem/python/SystemAssembler.py [new file with mode: 0644]
test/unit/fem/python/aneurysm.xml.gz [new file with mode: 0644]
test/unit/fem/python/manifolds.py [new file with mode: 0644]
test/unit/fem/python/solving.py [new file with mode: 0644]
test/unit/fem/python/tetrahedron.xml.gz [new file with mode: 0644]
test/unit/function/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/function/cpp/Expression.cpp [new file with mode: 0644]
test/unit/function/cpp/Projection.h [new file with mode: 0644]
test/unit/function/cpp/Projection.ufl [new file with mode: 0644]
test/unit/function/cpp/compile.log [new file with mode: 0644]
test/unit/function/python/Constant.py [new file with mode: 0644]
test/unit/function/python/ConstrainedFunctionSpace.py [new file with mode: 0644]
test/unit/function/python/Expression.py [new file with mode: 0644]
test/unit/function/python/Function.py [new file with mode: 0644]
test/unit/function/python/FunctionAssigner.py [new file with mode: 0644]
test/unit/function/python/FunctionSpace.py [new file with mode: 0644]
test/unit/function/python/LagrangeInterpolator.py [new file with mode: 0644]
test/unit/function/python/SpecialFunctions.py [new file with mode: 0644]
test/unit/function/python/nonmatching_interpolation.py [new file with mode: 0644]
test/unit/geometry/python/BoundingBoxTree.py [new file with mode: 0644]
test/unit/geometry/python/CollisionDetection.py [new file with mode: 0644]
test/unit/geometry/python/Intersection.py [new file with mode: 0644]
test/unit/geometry/python/IntersectionTriangulation.py [new file with mode: 0644]
test/unit/geometry/python/Issues.py [new file with mode: 0644]
test/unit/graph/python/GraphBuild.py [new file with mode: 0644]
test/unit/io/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/io/cpp/XMLLocalMeshData.cpp [new file with mode: 0644]
test/unit/io/cpp/XMLMeshData.cpp [new file with mode: 0644]
test/unit/io/cpp/XMLMeshValueCollection.cpp [new file with mode: 0644]
test/unit/io/cpp/xml_value_collection_ref.xml [new file with mode: 0644]
test/unit/io/python/Exodus.py [new file with mode: 0644]
test/unit/io/python/HDF5.py [new file with mode: 0644]
test/unit/io/python/HDF5Attribute.py [new file with mode: 0644]
test/unit/io/python/SVG.py [new file with mode: 0644]
test/unit/io/python/X3D.py [new file with mode: 0644]
test/unit/io/python/XDMF.py [new file with mode: 0644]
test/unit/io/python/XMLLocalMeshData.py [new file with mode: 0644]
test/unit/io/python/XMLMesh.py [new file with mode: 0644]
test/unit/io/python/XMLMeshFunction.py [new file with mode: 0644]
test/unit/io/python/XMLMeshValueCollection.py [new file with mode: 0644]
test/unit/io/python/XMLVector.py [new file with mode: 0644]
test/unit/io/python/vtk.py [new file with mode: 0644]
test/unit/io/python/xml_value_collection_ref.xml [new file with mode: 0644]
test/unit/io/snake.xml.gz [new file with mode: 0644]
test/unit/jit/python/test.py [new file with mode: 0644]
test/unit/la/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/la/cpp/LinearOperator.cpp [new file with mode: 0644]
test/unit/la/cpp/Vector.cpp [new file with mode: 0644]
test/unit/la/cpp/forms/ReactionDiffusion.h [new file with mode: 0644]
test/unit/la/cpp/forms/ReactionDiffusion.ufl [new file with mode: 0644]
test/unit/la/cpp/forms/ReactionDiffusionAction.h [new file with mode: 0644]
test/unit/la/cpp/forms/ReactionDiffusionAction.ufl [new file with mode: 0644]
test/unit/la/cpp/forms/compile.log [new file with mode: 0644]
test/unit/la/python/KrylovSolver.py [new file with mode: 0644]
test/unit/la/python/LinearOperator.py [new file with mode: 0644]
test/unit/la/python/Matrix.py [new file with mode: 0644]
test/unit/la/python/Scalar.py [new file with mode: 0644]
test/unit/la/python/Vector.py [new file with mode: 0644]
test/unit/la/python/solve.py [new file with mode: 0644]
test/unit/la/python/test.py [new file with mode: 0644]
test/unit/math/python/test.py [new file with mode: 0644]
test/unit/mesh/boxes.xml.gz [new file with mode: 0644]
test/unit/mesh/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/mesh/cpp/Mesh.cpp [new file with mode: 0644]
test/unit/mesh/cpp/MeshFunction.cpp [new file with mode: 0644]
test/unit/mesh/cpp/MeshValueCollection.cpp [new file with mode: 0644]
test/unit/mesh/python/BoundaryMesh.py [new file with mode: 0644]
test/unit/mesh/python/Cell.py [new file with mode: 0644]
test/unit/mesh/python/Edge.py [new file with mode: 0644]
test/unit/mesh/python/Face.py [new file with mode: 0644]
test/unit/mesh/python/Mesh.py [new file with mode: 0644]
test/unit/mesh/python/MeshColoring.py [new file with mode: 0644]
test/unit/mesh/python/MeshData.py [new file with mode: 0644]
test/unit/mesh/python/MeshEditor.py [new file with mode: 0644]
test/unit/mesh/python/MeshFunction.py [new file with mode: 0644]
test/unit/mesh/python/MeshIterator.py [new file with mode: 0644]
test/unit/mesh/python/MeshMarkers.py [new file with mode: 0644]
test/unit/mesh/python/MeshQuality.py [new file with mode: 0644]
test/unit/mesh/python/MeshTransformation.py [new file with mode: 0644]
test/unit/mesh/python/MeshValueCollection.py [new file with mode: 0644]
test/unit/mesh/python/PeriodicBoundaryComputation.py [new file with mode: 0644]
test/unit/mesh/python/SubDomain.py [new file with mode: 0644]
test/unit/mesh/python/SubMesh.py [new file with mode: 0644]
test/unit/meshconvert/python/data/abaqus.inp [new file with mode: 0644]
test/unit/meshconvert/python/data/abaqus_facet.inp [new file with mode: 0644]
test/unit/meshconvert/python/data/diffpack_tet.grid [new file with mode: 0644]
test/unit/meshconvert/python/data/diffpack_tri.grid [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_1D_2.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_1D_2.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_1.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_1.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_2.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_2.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_3.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_3.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_4.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_2D_4.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_3D_1.geo [new file with mode: 0644]
test/unit/meshconvert/python/data/gmsh_test_facet_regions_3D_1.msh [new file with mode: 0644]
test/unit/meshconvert/python/data/test_Triangle_3.edge [new file with mode: 0644]
test/unit/meshconvert/python/data/test_Triangle_3.ele [new file with mode: 0644]
test/unit/meshconvert/python/data/test_Triangle_3.node [new file with mode: 0644]
test/unit/meshconvert/python/data/triangle.ele [new file with mode: 0644]
test/unit/meshconvert/python/data/triangle.node [new file with mode: 0644]
test/unit/meshconvert/python/test.py [new file with mode: 0644]
test/unit/multistage/python/PointIntegralSolver.py [new file with mode: 0644]
test/unit/multistage/python/RKSolver.py [new file with mode: 0644]
test/unit/nls/python/PETScSNESSolver.py [new file with mode: 0644]
test/unit/nls/python/TAOLinearBoundSolver.py [new file with mode: 0644]
test/unit/nls/python/doughnut.xml.gz [new file with mode: 0644]
test/unit/parameter/cpp/CMakeLists.txt [new file with mode: 0644]
test/unit/parameter/cpp/Parameters.cpp [new file with mode: 0644]
test/unit/parameter/python/Parameters.py [new file with mode: 0644]
test/unit/python-extras/python/test.py [new file with mode: 0644]
test/unit/refinement/python/refine.py [new file with mode: 0644]
test/unit/test.py [new file with mode: 0644]
utils/emacs/macros [new file with mode: 0644]
utils/gid/DOLFIN.bas [new file with mode: 0644]
utils/matlab/meshindex.m [new file with mode: 0644]
utils/matlab/plotcontroller.m [new file with mode: 0644]
utils/matlab/plotslab.m [new file with mode: 0644]
utils/matlab/xmlmatrix.m [new file with mode: 0644]
utils/matlab/xmlmesh.m [new file with mode: 0644]
utils/matlab/xmlvector.m [new file with mode: 0644]
utils/octave/README [new file with mode: 0644]
utils/octave/pdemesh.m [new file with mode: 0644]
utils/octave/pdeplot.m [new file with mode: 0644]
utils/octave/pdesurf.m [new file with mode: 0644]
utils/python/README [new file with mode: 0644]
utils/python/extract2d [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/swig/dolfin-swig [new file with mode: 0755]
utils/system/monitor [new file with mode: 0644]
utils/tetgen/dolfin-tetgen [new file with mode: 0755]
utils/vim/macros [new file with mode: 0644]
utils/xml/convertall [new file with mode: 0644]