[dolfin] 04/05: remove debian/copyright_hints

Drew Parsons dparsons at moszumanska.debian.org
Mon Aug 28 16:39:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag debian/2017.1.0-2
in repository dolfin.

commit 8858dc5c4f157153d16bb9e46d8229958b851af6
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Aug 28 23:24:26 2017 +0800

    remove debian/copyright_hints
    
    This file was a suggestion for debian/copyright generated automatically
    by dh_make.  debian/copyright is already in place now.
---
 debian/copyright_hints | 2525 ------------------------------------------------
 1 file changed, 2525 deletions(-)

diff --git a/debian/copyright_hints b/debian/copyright_hints
deleted file mode 100644
index af55dd3..0000000
--- a/debian/copyright_hints
+++ /dev/null
@@ -1,2525 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: FIXME
-Upstream-Contact: FIXME
-Source: FIXME
-Disclaimer: Autogenerated by CDBS
-
-Files: CMakeLists.txt
- ChangeLog
- INSTALL
- bench/CMakeLists.txt
- bench/README
- bench/common/progress/cpp/CMakeLists.txt
- bench/common/timing/cpp/CMakeLists.txt
- bench/fem/assembly/cpp/CMakeLists.txt
- bench/fem/assembly/cpp/forms/Elasticity3D.h
- bench/fem/assembly/cpp/forms/Elasticity3D.ufl
- bench/fem/assembly/cpp/forms/NSEMomentum3D.h
- bench/fem/assembly/cpp/forms/NSEMomentum3D.ufl
- bench/fem/assembly/cpp/forms/Poisson2DP1.h
- bench/fem/assembly/cpp/forms/Poisson2DP1.ufl
- bench/fem/assembly/cpp/forms/Poisson2DP2.h
- bench/fem/assembly/cpp/forms/Poisson2DP2.ufl
- bench/fem/assembly/cpp/forms/Poisson2DP3.h
- bench/fem/assembly/cpp/forms/Poisson2DP3.ufl
- bench/fem/assembly/cpp/forms/StabStokes2D.h
- bench/fem/assembly/cpp/forms/StabStokes2D.ufl
- bench/fem/assembly/cpp/forms/THStokes2D.h
- bench/fem/assembly/cpp/forms/THStokes2D.ufl
- bench/fem/assembly/cpp/forms/compile.log
- bench/fem/convergence/cpp/CMakeLists.txt
- bench/fem/convergence/cpp/Poisson2D_1.cpp
- bench/fem/convergence/cpp/Poisson2D_1.h
- bench/fem/convergence/cpp/Poisson2D_2.cpp
- bench/fem/convergence/cpp/Poisson2D_2.h
- bench/fem/convergence/cpp/Poisson2D_3.cpp
- bench/fem/convergence/cpp/Poisson2D_3.h
- bench/fem/convergence/cpp/Poisson2D_4.cpp
- bench/fem/convergence/cpp/Poisson2D_4.h
- bench/fem/convergence/cpp/Poisson2D_5.cpp
- bench/fem/convergence/cpp/Poisson2D_5.h
- bench/fem/convergence/cpp/Poisson3D_1.cpp
- bench/fem/convergence/cpp/Poisson3D_1.h
- bench/fem/convergence/cpp/Poisson3D_2.cpp
- bench/fem/convergence/cpp/Poisson3D_2.h
- bench/fem/convergence/cpp/Poisson3D_3.cpp
- bench/fem/convergence/cpp/Poisson3D_3.h
- bench/fem/convergence/cpp/Poisson3D_4.cpp
- bench/fem/convergence/cpp/Poisson3D_4.h
- bench/fem/convergence/cpp/README
- bench/fem/convergence/cpp/compile.log
- bench/fem/multicore/cpp/CMakeLists.txt
- bench/fem/multicore/cpp/NavierStokes.h
- bench/fem/multicore/cpp/NavierStokes.ufl
- bench/fem/multicore/cpp/Poisson.h
- bench/fem/multicore/cpp/Poisson.ufl
- bench/fem/multicore/cpp/compile.log
- bench/fem/speedup/cpp/CMakeLists.txt
- bench/fem/speedup/cpp/Poisson.h
- bench/fem/speedup/cpp/README
- bench/fem/speedup/cpp/clean.sh
- bench/fem/speedup/cpp/compile.log
- bench/function/evaluation/cpp/CMakeLists.txt
- bench/function/evaluation/cpp/P1.h
- bench/function/evaluation/cpp/compile.log
- bench/geometry/bounding_box_tree_build/cpp/CMakeLists.txt
- bench/geometry/bounding_box_tree_compute_closest_entity/cpp/CMakeLists.txt
- bench/geometry/bounding_box_tree_compute_entity_collisions/cpp/CMakeLists.txt
- bench/la/vector/access/cpp/CMakeLists.txt
- bench/la/vector/assignment/cpp/CMakeLists.txt
- bench/logs/bench.log
- bench/logs/milestones.log
- bench/mesh/iteration/cpp/CMakeLists.txt
- bench/mesh/refinement/cpp/CMakeLists.txt
- bench/mesh/topology/cpp/CMakeLists.txt
- bench/mesh/unitcube/cpp/CMakeLists.txt
- cmake/modules/CheckOpenMP.cmake
- cmake/modules/CorrectWindowsPaths.cmake
- cmake/modules/FindPaStiX.cmake
- cmake/modules/FindPythonModule.cmake
- cmake/modules/FindUMFPACK.cmake
- cmake/modules/ResolveCompilerPaths.cmake
- cmake/modules/language_support_v2.cmake
- cmake/post-install/CMakeLists.txt
- cmake/scripts/download-demo-data
- cmake/scripts/generate-all
- cmake/templates/DOLFINConfig.cmake.in
- cmake/templates/DOLFINConfigVersion.cmake.in
- cmake/templates/UseDOLFIN.cmake.in
- cmake/templates/cmake_uninstall.cmake.in
- cmake/templates/dolfin-config-version.cmake.in
- cmake/templates/dolfin-config.cmake.in
- cmake/templates/dolfin-get-demos.in
- cmake/templates/dolfin-version.in
- cmake/templates/dolfin.conf.in
- cmake/templates/dolfin.pc.in
- data/README
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/docs
- debian/dolfin-bin.install
- debian/dolfin-bin.manpages
- debian/dolfin-doc.install
- debian/dolfin-get-demos.1
- debian/libdolfin-dev.install
- debian/libdolfin1.5.install
- debian/python-dolfin.install
- debian/rules
- debian/source/format
- debian/watch
- demo/CMakeLists.txt
- demo/cmake.local
- demo/documented/auto-adaptive-poisson/common.txt
- demo/documented/auto-adaptive-poisson/cpp/AdaptivePoisson.h
- demo/documented/auto-adaptive-poisson/cpp/CMakeLists.txt
- demo/documented/auto-adaptive-poisson/cpp/compile.log
- demo/documented/auto-adaptive-poisson/cpp/documentation.rst
- demo/documented/auto-adaptive-poisson/python/documentation.rst
- demo/documented/bcs/common.txt
- demo/documented/bcs/cpp/CMakeLists.txt
- demo/documented/bcs/cpp/Poisson.h
- demo/documented/bcs/cpp/compile.log
- demo/documented/bcs/cpp/documentation.rst
- demo/documented/bcs/python/documentation.rst
- demo/documented/biharmonic/common.txt
- demo/documented/biharmonic/cpp/Biharmonic.h
- demo/documented/biharmonic/cpp/CMakeLists.txt
- demo/documented/biharmonic/cpp/compile.log
- demo/documented/biharmonic/cpp/documentation.rst
- demo/documented/biharmonic/python/documentation.rst
- demo/documented/built-in_meshes/common.txt
- demo/documented/built-in_meshes/cpp/CMakeLists.txt
- demo/documented/built-in_meshes/cpp/documentation.rst
- demo/documented/built-in_meshes/python/documentation.rst
- demo/documented/built-in_meshes/python/rectanglemesh.png
- demo/documented/built-in_meshes/python/rectanglemesh_left_right.png
- demo/documented/built-in_meshes/python/unitcubemesh.png
- demo/documented/built-in_meshes/python/unitintervalmesh.png
- demo/documented/built-in_meshes/python/unitsquaremesh.png
- demo/documented/built-in_meshes/python/unitsquaremesh_left.png
- demo/documented/cahn-hilliard/common.txt
- demo/documented/cahn-hilliard/cpp/CMakeLists.txt
- demo/documented/cahn-hilliard/cpp/CahnHilliard2D.cpp
- demo/documented/cahn-hilliard/cpp/CahnHilliard2D.h
- demo/documented/cahn-hilliard/cpp/CahnHilliard3D.cpp
- demo/documented/cahn-hilliard/cpp/CahnHilliard3D.h
- demo/documented/cahn-hilliard/cpp/compile.log
- demo/documented/cahn-hilliard/cpp/documentation.rst
- demo/documented/cahn-hilliard/python/documentation.rst
- demo/documented/eigenvalue/common.txt
- demo/documented/eigenvalue/cpp/CMakeLists.txt
- demo/documented/eigenvalue/cpp/StiffnessMatrix.h
- demo/documented/eigenvalue/cpp/compile.log
- demo/documented/eigenvalue/cpp/documentation.rst
- demo/documented/eigenvalue/python/documentation.rst
- demo/documented/hyperelasticity/common.txt
- demo/documented/hyperelasticity/cpp/CMakeLists.txt
- demo/documented/hyperelasticity/cpp/HyperElasticity.h
- demo/documented/hyperelasticity/cpp/compile.log
- demo/documented/hyperelasticity/cpp/documentation.rst
- demo/documented/hyperelasticity/python/documentation.rst
- demo/documented/mixed-poisson-dual/common.txt
- demo/documented/mixed-poisson-dual/cpp/CMakeLists.txt
- demo/documented/mixed-poisson-dual/cpp/MixedPoissonDual.h
- demo/documented/mixed-poisson-dual/cpp/compile.log
- demo/documented/mixed-poisson-dual/cpp/documentation.rst
- demo/documented/mixed-poisson-dual/mixed-poisson-dual_sigma.png
- demo/documented/mixed-poisson-dual/python/documentation.rst
- demo/documented/mixed-poisson/common.txt
- demo/documented/mixed-poisson/cpp/CMakeLists.txt
- demo/documented/mixed-poisson/cpp/MixedPoisson.h
- demo/documented/mixed-poisson/cpp/compile.log
- demo/documented/mixed-poisson/cpp/documentation.rst
- demo/documented/mixed-poisson/python/documentation.rst
- demo/documented/navier-stokes/common.txt
- demo/documented/navier-stokes/cpp/CMakeLists.txt
- demo/documented/navier-stokes/cpp/PressureUpdate.h
- demo/documented/navier-stokes/cpp/TentativeVelocity.h
- demo/documented/navier-stokes/cpp/VelocityUpdate.h
- demo/documented/navier-stokes/cpp/compile.log
- demo/documented/navier-stokes/cpp/documentation.rst
- demo/documented/navier-stokes/lshape.xml.gz
- demo/documented/navier-stokes/python/documentation.rst
- demo/documented/neumann-poisson/common.txt
- demo/documented/neumann-poisson/cpp/CMakeLists.txt
- demo/documented/neumann-poisson/cpp/Poisson.h
- demo/documented/neumann-poisson/cpp/compile.log
- demo/documented/neumann-poisson/cpp/documentation.rst
- demo/documented/neumann-poisson/python/documentation.rst
- demo/documented/nonlinear-poisson/common.txt
- demo/documented/nonlinear-poisson/cpp/CMakeLists.txt
- demo/documented/nonlinear-poisson/cpp/NonlinearPoisson.h
- demo/documented/nonlinear-poisson/cpp/compile.log
- demo/documented/nonlinear-poisson/cpp/documentation.rst
- demo/documented/nonlinear-poisson/cpp/plot.py
- demo/documented/nonlinear-poisson/python/documentation.rst
- demo/documented/periodic/common.txt
- demo/documented/periodic/cpp/CMakeLists.txt
- demo/documented/periodic/cpp/Poisson.h
- demo/documented/periodic/cpp/compile.log
- demo/documented/periodic/cpp/documentation.rst
- demo/documented/periodic/python/documentation.rst
- demo/documented/poisson/common.txt
- demo/documented/poisson/cpp/CMakeLists.txt
- demo/documented/poisson/cpp/Poisson.h
- demo/documented/poisson/cpp/compile.log
- demo/documented/poisson/cpp/documentation.rst
- demo/documented/poisson/python/documentation.rst
- demo/documented/singular-poisson/common.txt
- demo/documented/singular-poisson/cpp/CMakeLists.txt
- demo/documented/singular-poisson/cpp/Poisson.h
- demo/documented/singular-poisson/cpp/compile.log
- demo/documented/singular-poisson/cpp/documentation.rst
- demo/documented/singular-poisson/python/documentation.rst
- demo/documented/stokes-iterative/common.txt
- demo/documented/stokes-iterative/cpp/CMakeLists.txt
- demo/documented/stokes-iterative/cpp/Stokes.h
- demo/documented/stokes-iterative/cpp/StokesPreconditioner.h
- demo/documented/stokes-iterative/cpp/compile.log
- demo/documented/stokes-iterative/cpp/documentation.rst
- demo/documented/stokes-iterative/python/documentation.rst
- demo/documented/stokes-mini/common.txt
- demo/documented/stokes-mini/cpp/README
- demo/documented/stokes-mini/cpp/documentation.rst
- demo/documented/stokes-mini/dolfin_fine_subdomains.xml.gz
- demo/documented/stokes-mini/python/documentation.rst
- demo/documented/stokes-stabilized/common.txt
- demo/documented/stokes-stabilized/cpp/CMakeLists.txt
- demo/documented/stokes-stabilized/cpp/Stokes.h
- demo/documented/stokes-stabilized/cpp/compile.log
- demo/documented/stokes-stabilized/cpp/documentation.rst
- demo/documented/stokes-stabilized/cpp/plot.py
- demo/documented/stokes-stabilized/dolfin_fine_subdomains.xml.gz
- demo/documented/stokes-stabilized/plot_p.png
- demo/documented/stokes-stabilized/python/documentation.rst
- demo/documented/stokes-taylor-hood/common.txt
- demo/documented/stokes-taylor-hood/cpp/CMakeLists.txt
- demo/documented/stokes-taylor-hood/cpp/Stokes.h
- demo/documented/stokes-taylor-hood/cpp/compile.log
- demo/documented/stokes-taylor-hood/cpp/documentation.rst
- demo/documented/stokes-taylor-hood/cpp/plot.py
- demo/documented/stokes-taylor-hood/dolfin_fine_subdomains.xml.gz
- demo/documented/stokes-taylor-hood/python/documentation.rst
- demo/documented/subdomains-poisson/common.txt
- demo/documented/subdomains-poisson/cpp/README
- demo/documented/subdomains-poisson/cpp/documentation.rst
- demo/documented/subdomains-poisson/python/documentation.rst
- demo/documented/subdomains/common.txt
- demo/documented/subdomains/cpp/CMakeLists.txt
- demo/documented/subdomains/cpp/documentation.rst
- demo/documented/subdomains/python/documentation.rst
- demo/documented/tensor-weighted-poisson/common.txt
- demo/documented/tensor-weighted-poisson/cpp/README
- demo/documented/tensor-weighted-poisson/cpp/documentation.rst
- demo/documented/tensor-weighted-poisson/python/documentation.rst
- demo/documented/tensor-weighted-poisson/unitsquare_32_32_c00.xml.gz
- demo/documented/tensor-weighted-poisson/unitsquare_32_32_c01.xml.gz
- demo/documented/tensor-weighted-poisson/unitsquare_32_32_c11.xml.gz
- demo/undocumented/adaptive-poisson/cpp/CMakeLists.txt
- demo/undocumented/adaptive-poisson/cpp/README
- demo/undocumented/advection-diffusion/cpp/AdvectionDiffusion.h
- demo/undocumented/advection-diffusion/cpp/CMakeLists.txt
- demo/undocumented/advection-diffusion/cpp/Velocity.h
- demo/undocumented/advection-diffusion/cpp/compile.log
- demo/undocumented/advection-diffusion/dolfin_fine_subdomains.xml.gz
- demo/undocumented/ale/cpp/CMakeLists.txt
- demo/undocumented/auto-adaptive-navier-stokes/cpp/AdaptiveNavierStokes.h
- demo/undocumented/auto-adaptive-navier-stokes/cpp/CMakeLists.txt
- demo/undocumented/auto-adaptive-navier-stokes/cpp/compile.log
- demo/undocumented/block-matrix/cpp/CMakeLists.txt
- demo/undocumented/block-matrix/cpp/StiffnessMatrix.h
- demo/undocumented/block-matrix/cpp/compile.log
- demo/undocumented/built-in/cpp/CMakeLists.txt
- demo/undocumented/coloring/cpp/CMakeLists.txt
- demo/undocumented/compiled-extension-module/cpp/README
- demo/undocumented/conditional/cpp/CMakeLists.txt
- demo/undocumented/conditional/cpp/Conditional.h
- demo/undocumented/conditional/cpp/compile.log
- demo/undocumented/contact-vi-snes/circle_yplane.geo
- demo/undocumented/contact-vi-snes/cpp/CMakeLists.txt
- demo/undocumented/contact-vi-snes/cpp/HyperElasticity.h
- demo/undocumented/contact-vi-snes/cpp/compile.log
- demo/undocumented/contact-vi-tao/cpp/CMakeLists.txt
- demo/undocumented/contact-vi-tao/cpp/Elasticity.h
- demo/undocumented/contact-vi-tao/cpp/compile.log
- demo/undocumented/curl-curl/cpp/CMakeLists.txt
- demo/undocumented/curl-curl/cpp/CurrentDensity.h
- demo/undocumented/curl-curl/cpp/EddyCurrents.h
- demo/undocumented/curl-curl/cpp/compile.log
- demo/undocumented/dg-advection-diffusion/cpp/AdvectionDiffusion.h
- demo/undocumented/dg-advection-diffusion/cpp/CMakeLists.txt
- demo/undocumented/dg-advection-diffusion/cpp/Projection.h
- demo/undocumented/dg-advection-diffusion/cpp/Velocity.h
- demo/undocumented/dg-advection-diffusion/cpp/compile.log
- demo/undocumented/dg-poisson/cpp/CMakeLists.txt
- demo/undocumented/dg-poisson/cpp/Poisson.h
- demo/undocumented/dg-poisson/cpp/compile.log
- demo/undocumented/dg-poisson/cpp/plot.py
- demo/undocumented/elasticity/cpp/CMakeLists.txt
- demo/undocumented/elasticity/cpp/Elasticity.h
- demo/undocumented/elasticity/cpp/compile.log
- demo/undocumented/elastodynamics/cpp/CMakeLists.txt
- demo/undocumented/elastodynamics/cpp/DG0_eps_xx.h
- demo/undocumented/elastodynamics/cpp/ElastoDynamics.h
- demo/undocumented/elastodynamics/cpp/compile.log
- demo/undocumented/eval/cpp/CMakeLists.txt
- demo/undocumented/eval/cpp/Projection.h
- demo/undocumented/eval/cpp/compile.log
- demo/undocumented/extrapolation/cpp/CMakeLists.txt
- demo/undocumented/extrapolation/cpp/P1.h
- demo/undocumented/extrapolation/cpp/P1.ufl
- demo/undocumented/extrapolation/cpp/P2.h
- demo/undocumented/extrapolation/cpp/P2.ufl
- demo/undocumented/extrapolation/cpp/compile.log
- demo/undocumented/functional/cpp/CMakeLists.txt
- demo/undocumented/functional/cpp/EnergyNorm.h
- demo/undocumented/functional/cpp/compile.log
- demo/undocumented/ghost-mesh/python/demo-ghostmesh.py
- demo/undocumented/interpolation/cpp/CMakeLists.txt
- demo/undocumented/interpolation/cpp/README
- demo/undocumented/lift-drag/cpp/CMakeLists.txt
- demo/undocumented/lift-drag/cpp/Functionals.h
- demo/undocumented/lift-drag/cpp/README
- demo/undocumented/lift-drag/cpp/compile.log
- demo/undocumented/mesh-quality/cpp/CMakeLists.txt
- demo/undocumented/meshfunction-refinement/cpp/CMakeLists.txt
- demo/undocumented/multimesh-poisson/cpp/CMakeLists.txt
- demo/undocumented/multimesh-poisson/cpp/MultiMeshPoisson.h
- demo/undocumented/multimesh-poisson/cpp/compile.log
- demo/undocumented/multimesh-stokes/cpp/CMakeLists.txt
- demo/undocumented/multimesh-stokes/cpp/MultiMeshStokes.h
- demo/undocumented/multimesh-stokes/cpp/Stokes.h
- demo/undocumented/multimesh-stokes/cpp/compile.log
- demo/undocumented/multimesh-stokes/cpp/reference.h
- demo/undocumented/multistage-solver/cpp/README
- demo/undocumented/multistage-solver/dolfin_fine_subdomains.xml.gz
- demo/undocumented/nonmatching-interpolation/cpp/CMakeLists.txt
- demo/undocumented/nonmatching-interpolation/cpp/P1.h
- demo/undocumented/nonmatching-interpolation/cpp/P3.h
- demo/undocumented/nonmatching-interpolation/cpp/compile.log
- demo/undocumented/nonmatching-projection/cpp/CMakeLists.txt
- demo/undocumented/nonmatching-projection/cpp/P1_projection.h
- demo/undocumented/nonmatching-projection/cpp/P3.h
- demo/undocumented/nonmatching-projection/cpp/compile.log
- demo/undocumented/overlapping-regions/cpp/README
- demo/undocumented/overlapping-regions/python/README
- demo/undocumented/parallel-refinement/cpp/CMakeLists.txt
- demo/undocumented/parameters/cpp/CMakeLists.txt
- demo/undocumented/parameters/cpp/parameters.xml
- demo/undocumented/parameters/python/parameters.xml
- demo/undocumented/plot-qt/cpp/CMakeLists.txt
- demo/undocumented/plot/cpp/CMakeLists.txt
- demo/undocumented/poisson1D-in-2D/cpp/CMakeLists.txt
- demo/undocumented/poisson1D-in-2D/cpp/Poisson.h
- demo/undocumented/poisson1D-in-2D/cpp/compile.log
- demo/undocumented/poisson1D/cpp/CMakeLists.txt
- demo/undocumented/poisson1D/cpp/Poisson.h
- demo/undocumented/poisson1D/cpp/compile.log
- demo/undocumented/projection-interpolation/cpp/CMakeLists.txt
- demo/undocumented/projection-interpolation/cpp/README
- demo/undocumented/refinement/cpp/CMakeLists.txt
- demo/undocumented/smoothing/cpp/CMakeLists.txt
- demo/undocumented/smoothing/cpp/README
- demo/undocumented/spatial-coordinates/cpp/CMakeLists.txt
- demo/undocumented/spatial-coordinates/cpp/SpatialCoordinates.h
- demo/undocumented/spatial-coordinates/cpp/compile.log
- demo/undocumented/sub-function-assignment/cpp/README
- demo/undocumented/submesh/cpp/CMakeLists.txt
- demo/undocumented/sym-dirichlet-bc/cpp/CMakeLists.txt
- demo/undocumented/sym-dirichlet-bc/cpp/Poisson.h
- demo/undocumented/sym-dirichlet-bc/cpp/compile.log
- demo/undocumented/time-series/cpp/CMakeLists.txt
- demo/undocumented/waveguide/cpp/CMakeLists.txt
- demo/undocumented/waveguide/cpp/Forms.h
- demo/undocumented/waveguide/cpp/compile.log
- doc/CMakeLists.txt
- doc/README
- doc/man/man1/dolfin-convert.1.gz
- doc/man/man1/dolfin-order.1.gz
- doc/man/man1/dolfin-plot.1.gz
- doc/man/man1/dolfin-version.1.gz
- doc/quick_reference_cpp.rst
- doc/quick_reference_python.rst
- doc/sphinx-common/Makefile
- doc/sphinx-common/README
- dolfin/CMakeLists.txt
- dolfin/adaptivity/dolfin_adaptivity.h
- dolfin/ale/Poisson1D.h
- dolfin/ale/Poisson2D.h
- dolfin/ale/Poisson3D.h
- dolfin/ale/compile.log
- dolfin/ale/dolfin_ale.h
- dolfin/common/dolfin_common.h
- dolfin/common/version.h.in
- dolfin/dolfin.h
- dolfin/fem/dolfin_fem.h
- dolfin/function/dolfin_function.h
- dolfin/generation/dolfin_generation.h
- dolfin/geometry/dolfin_geometry.h
- dolfin/graph/dolfin_graph.h
- dolfin/io/base64.h
- dolfin/io/dolfin_io.h
- dolfin/la/dolfin_la.h
- dolfin/log/LogLevel.h
- dolfin/log/README
- dolfin/log/dolfin_log.h
- dolfin/math/dolfin_math.h
- dolfin/mesh/dolfin_mesh.h
- dolfin/multistage/dolfin_multistage.h
- dolfin/nls/dolfin_nls.h
- dolfin/parameter/dolfin_parameter.h
- dolfin/plot/dolfin_plot.h
- dolfin/plot/gauss_120.dat
- dolfin/refinement/dolfin_refinement.h
- dolfin/swig/CMakeLists.txt
- dolfin/swig/README
- dolfin/swig/function/import.i
- dolfin/swig/generation/post.i
- dolfin/swig/graph/post.i
- dolfin/swig/io/post.i
- dolfin/swig/la/post.i
- dolfin/swig/modules/common/CMakeLists.txt
- dolfin/swig/modules/common/dependencies.txt
- dolfin/swig/modules/fem/CMakeLists.txt
- dolfin/swig/modules/fem/dependencies.txt
- dolfin/swig/modules/function/CMakeLists.txt
- dolfin/swig/modules/function/dependencies.txt
- dolfin/swig/modules/io/CMakeLists.txt
- dolfin/swig/modules/io/dependencies.txt
- dolfin/swig/modules/la/CMakeLists.txt
- dolfin/swig/modules/la/dependencies.txt
- dolfin/swig/modules/mesh/CMakeLists.txt
- dolfin/swig/modules/mesh/dependencies.txt
- fenics-dev-install.sh
- scripts/dolfin-convert/test_Triangle.edge
- scripts/dolfin-convert/test_Triangle.ele
- scripts/dolfin-convert/test_Triangle.node
- scripts/dolfin-convert/test_exodus.exo
- scripts/dolfin-order/mesh0.xml.gz
- scripts/dolfin-order/mesh1.xml.gz
- scripts/dolfin-plot/plot_book_elements.sh
- scripts/dolfin-plot/plot_elements.sh
- site-packages/dolfin/__init__.py
- site-packages/dolfin/common/__init__.py
- site-packages/dolfin/common/constants.py
- site-packages/dolfin/common/math.py
- site-packages/dolfin/compilemodules/__init__.py
- site-packages/dolfin/compilemodules/swigimportinfo.py
- site-packages/dolfin/fem/__init__.py
- site-packages/dolfin/functions/__init__.py
- site-packages/dolfin/functions/ufc_functionspace.py
- site-packages/dolfin/importhandler/__init__.py
- site-packages/dolfin/mesh/__init__.py
- site-packages/dolfin/multistage/__init__.py
- site-packages/dolfin_utils/cppparser/__init__.py
- site-packages/dolfin_utils/documentation/__init__.py
- site-packages/dolfin_utils/pjobs/__init__.py
- site-packages/dolfin_utils/test/__init__.py
- site-packages/fenics/__init__.py
- test/CMakeLists.txt
- test/README
- test/data/README
- test/data/boxes.xml.gz
- test/documentation/README
- test/memory/dolfin_valgrind.supp
- test/regression/README
- test/unit/README
- test/unit/function/cpp/CMakeLists.txt
- test/unit/function/cpp/Projection.h
- test/unit/function/cpp/compile.log
- test/unit/function/cpp/test_cpp_function.py
- test/unit/io/cpp/CMakeLists.txt
- test/unit/io/cpp/test_cpp_io.py
- test/unit/io/cpp/xml_value_collection_ref.xml
- test/unit/la/cpp/CMakeLists.txt
- test/unit/la/cpp/forms/ReactionDiffusion.h
- test/unit/la/cpp/forms/ReactionDiffusionAction.h
- test/unit/la/cpp/forms/compile.log
- test/unit/la/cpp/test_cpp_la.py
- test/unit/mesh/cpp/CMakeLists.txt
- test/unit/mesh/cpp/test_cpp_mesh.py
- test/unit/parameter/cpp/CMakeLists.txt
- test/unit/parameter/cpp/test_cpp_parameter.py
- test/unit/pytest.ini
- test/unit/python/book/README
- test/unit/python/book/chapter_1_files/dolfin_parameters.xml
- test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/alg_newton_np.py
- test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/pde_newton_np.py
- test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/picard_np.py
- test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/vp1_np.py
- test/unit/python/book/chapter_1_files/stationary/nonlinear_poisson/vp2_np.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d1_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d2_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d3_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d4_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d5_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/d6_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/dn1_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/dn2_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/dn3_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/dn4_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/dnr_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/mat2_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/mat2x_p2D.py
- test/unit/python/book/chapter_1_files/stationary/poisson/membrane1.py
- test/unit/python/book/chapter_1_files/stationary/poisson/membrane1v.py
- test/unit/python/book/chapter_1_files/stationary/poisson/paD.py
- test/unit/python/book/chapter_1_files/stationary/poisson/vcp2D.py
- test/unit/python/book/chapter_1_files/transient/diffusion/d1_d2D.py
- test/unit/python/book/chapter_1_files/transient/diffusion/d2_d2D.py
- test/unit/python/book/chapter_1_files/transient/diffusion/demo_sin_daD.sh
- test/unit/python/book/chapter_1_files/transient/diffusion/sin_daD.py
- test/unit/python/book/mesh.xml
- test/unit/python/book/original_tests/README
- test/unit/python/fem/tetrahedron.xml.gz
- test/unit/python/io/xml_value_collection_ref.xml
- test/unit/python/meshconvert/data/abaqus.inp
- test/unit/python/meshconvert/data/abaqus_facet.inp
- test/unit/python/meshconvert/data/diffpack_tet.grid
- test/unit/python/meshconvert/data/diffpack_tri.grid
- test/unit/python/meshconvert/data/gmsh.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_1D_2.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_1D_2.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_1.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_1.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_2.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_2.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_3.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_3.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_4.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_2D_4.msh
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_3D_1.geo
- test/unit/python/meshconvert/data/gmsh_test_facet_regions_3D_1.msh
- test/unit/python/meshconvert/data/test_Triangle_3.edge
- test/unit/python/meshconvert/data/test_Triangle_3.ele
- test/unit/python/meshconvert/data/test_Triangle_3.node
- test/unit/python/meshconvert/data/triangle.ele
- test/unit/python/meshconvert/data/triangle.node
- test/unit/python/multistage/test_factorizer.py
- test/unit/python/scripts/clean.sh
- test/unit/python/scripts/mpidebug.sh
- test/unit/python/scripts/mpirun.sh
- test/unit/python/scripts/prun.sh
- test/unit/python/scripts/run.sh
- test/unit/python/scripts/splitmpidebug.sh
- utils/emacs/macros
- utils/gid/DOLFIN.bas
- utils/octave/README
- utils/python/README
- utils/scripts/broken
- utils/scripts/dolfinreplace
- utils/scripts/fixme
- utils/scripts/klocs
- utils/scripts/makedoc
- utils/scripts/notinuse
- utils/scripts/pdebug
- utils/swig/dolfin-swig
-Copyright: *No copyright*
-License: UNKNOWN
- FIXME
-
-Files: bench/bench.py
- bench/common/progress/cpp/main.cpp
- bench/common/timing/cpp/main.cpp
- bench/fem/assembly/cpp/forms.h
- bench/fem/convergence/cpp/Poisson2D_1.ufl
- bench/fem/convergence/cpp/Poisson2D_2.ufl
- bench/fem/convergence/cpp/Poisson2D_3.ufl
- bench/fem/convergence/cpp/Poisson2D_4.ufl
- bench/fem/convergence/cpp/Poisson2D_5.ufl
- bench/fem/convergence/cpp/Poisson3D_1.ufl
- bench/fem/convergence/cpp/Poisson3D_2.ufl
- bench/fem/convergence/cpp/Poisson3D_3.ufl
- bench/fem/convergence/cpp/Poisson3D_4.ufl
- bench/fem/convergence/cpp/main.cpp
- bench/fem/jit/python/bench_fem_jit_python
- bench/fem/multicore/cpp/main.cpp
- bench/fem/speedup/cpp/Poisson.ufl
- bench/fem/speedup/cpp/analyse-bench
- bench/fem/speedup/cpp/assemble-poisson.cpp
- bench/fem/speedup/cpp/bench_fem_speedup_cpp
- bench/fem/speedup/cpp/solve-poisson.cpp
- bench/function/interpolation/python/bench_function_interpolation_python
- bench/geometry/bounding_box_tree_build/cpp/main.cpp
- bench/geometry/bounding_box_tree_compute_closest_entity/cpp/main.cpp
- bench/geometry/bounding_box_tree_compute_entity_collisions/cpp/main.cpp
- bench/la/cusp/python/bench_la_cusp_python
- bench/la/vector/access/cpp/main.cpp
- bench/mesh/iteration/cpp/main.cpp
- bench/mesh/refinement/cpp/main.cpp
- bench/mesh/topology/cpp/main.cpp
- bench/mesh/unitcube/cpp/main.cpp
- cmake/scripts/generate-form-files
- demo/documented/bcs/cpp/Poisson.ufl
- demo/documented/bcs/cpp/main.cpp
- demo/documented/bcs/python/demo_bcs.py
- demo/documented/eigenvalue/cpp/StiffnessMatrix.ufl
- demo/documented/navier-stokes/cpp/PressureUpdate.ufl
- demo/documented/navier-stokes/cpp/TentativeVelocity.ufl
- demo/documented/navier-stokes/cpp/VelocityUpdate.ufl
- demo/documented/navier-stokes/cpp/main.cpp
- demo/documented/navier-stokes/python/demo_navier-stokes.py
- demo/documented/neumann-poisson/cpp/Poisson.ufl
- demo/documented/periodic/cpp/Poisson.ufl
- demo/documented/periodic/cpp/main.cpp
- demo/documented/poisson/cpp/Poisson.ufl
- demo/documented/poisson/cpp/main.cpp
- demo/documented/poisson/python/demo_poisson.py
- demo/documented/stokes-iterative/cpp/Stokes.ufl
- demo/documented/stokes-stabilized/cpp/Stokes.ufl
- demo/documented/stokes-stabilized/cpp/main.cpp
- demo/documented/stokes-taylor-hood/cpp/Stokes.ufl
- demo/documented/stokes-taylor-hood/cpp/main.cpp
- demo/documented/subdomains/cpp/main.cpp
- demo/documented/tensor-weighted-poisson/python/demo_tensorweighted-poisson.py
- demo/documented/tensor-weighted-poisson/python/generate_data.py
- demo/undocumented/advection-diffusion/cpp/AdvectionDiffusion.ufl
- demo/undocumented/advection-diffusion/cpp/main.cpp
- demo/undocumented/block-matrix/cpp/StiffnessMatrix.ufl
- demo/undocumented/collision-detection/python/demo_collision-detection.py
- demo/undocumented/elementplot/python/demo_elementplot.py
- demo/undocumented/eval/cpp/Projection.ufl
- demo/undocumented/eval/cpp/main.cpp
- demo/undocumented/eval/python/demo_eval.py
- demo/undocumented/extrapolation/cpp/main.cpp
- demo/undocumented/extrapolation/python/demo_extrapolation.py
- demo/undocumented/functional/cpp/EnergyNorm.ufl
- demo/undocumented/functional/cpp/main.cpp
- demo/undocumented/interpolation/python/demo_interpolation.py
- demo/undocumented/lift-drag/cpp/Functionals.ufl
- demo/undocumented/lift-drag/cpp/main.cpp
- demo/undocumented/multimesh-poisson/cpp/MultiMeshPoisson.ufl
- demo/undocumented/multimesh-poisson/cpp/main.cpp
- demo/undocumented/multimesh-stokes/cpp/MultiMeshStokes.ufl
- demo/undocumented/multimesh-stokes/cpp/Stokes.ufl
- demo/undocumented/multimesh-stokes/cpp/main.cpp
- demo/undocumented/multimesh/python/demo_multimesh.py
- demo/undocumented/optimization/python/demo_optimization.py
- demo/undocumented/plot/cpp/main.cpp
- demo/undocumented/plot/python/demo_plot.py
- demo/undocumented/projection-interpolation/python/demo_projection-interpolation.py
- demo/undocumented/refinement/cpp/main.cpp
- demo/undocumented/refinement/python/demo_refinement.py
- demo/undocumented/smoothing/python/demo_smoothing.py
- demo/undocumented/submesh/cpp/main.cpp
- demo/undocumented/submesh/python/demo_submesh.py
- demo/undocumented/sym-dirichlet-bc/cpp/Poisson.ufl
- demo/undocumented/sym-dirichlet-bc/cpp/main.cpp
- demo/undocumented/time-series/cpp/main.cpp
- demo/undocumented/time-series/python/demo_time-series.py
- dolfin/adaptivity/Extrapolation.cpp
- dolfin/adaptivity/Extrapolation.h
- dolfin/adaptivity/TimeSeries.cpp
- dolfin/adaptivity/TimeSeries.h
- dolfin/adaptivity/TimeSeriesHDF5.h
- dolfin/ale/HarmonicSmoothing.h
- dolfin/ale/Poisson1D.ufl
- dolfin/ale/Poisson2D.ufl
- dolfin/ale/Poisson3D.ufl
- dolfin/common/Hierarchical.h
- dolfin/common/IndexSet.h
- dolfin/common/Timer.h
- dolfin/common/Variable.cpp
- dolfin/common/Variable.h
- dolfin/common/constants.h
- dolfin/common/dolfin_doc.h
- dolfin/common/init.cpp
- dolfin/common/init.h
- dolfin/common/timing.cpp
- dolfin/common/timing.h
- dolfin/common/unittest.h
- dolfin/common/utils.cpp
- dolfin/common/utils.h
- dolfin/fem/Assembler.cpp
- dolfin/fem/Assembler.h
- dolfin/fem/AssemblerBase.cpp
- dolfin/fem/AssemblerBase.h
- dolfin/fem/BasisFunction.h
- dolfin/fem/DomainAssigner.cpp
- dolfin/fem/DomainAssigner.h
- dolfin/fem/Equation.cpp
- dolfin/fem/Equation.h
- dolfin/fem/FiniteElement.cpp
- dolfin/fem/Form.h
- dolfin/fem/LinearTimeDependentProblem.cpp
- dolfin/fem/LinearTimeDependentProblem.h
- dolfin/fem/LinearVariationalProblem.cpp
- dolfin/fem/LinearVariationalProblem.h
- dolfin/fem/MultiMeshAssembler.cpp
- dolfin/fem/MultiMeshAssembler.h
- dolfin/fem/MultiMeshDofMap.cpp
- dolfin/fem/MultiMeshDofMap.h
- dolfin/fem/MultiMeshForm.cpp
- dolfin/fem/MultiMeshForm.h
- dolfin/fem/NonlinearVariationalProblem.cpp
- dolfin/fem/NonlinearVariationalProblem.h
- dolfin/fem/OpenMpAssembler.h
- dolfin/fem/PointSource.cpp
- dolfin/fem/PointSource.h
- dolfin/fem/UFC.cpp
- dolfin/fem/UFC.h
- dolfin/fem/assemble.cpp
- dolfin/fem/assemble.h
- dolfin/fem/solve.cpp
- dolfin/fem/solve.h
- dolfin/function/CoefficientAssigner.cpp
- dolfin/function/CoefficientAssigner.h
- dolfin/function/Constant.cpp
- dolfin/function/Constant.h
- dolfin/function/Expression.cpp
- dolfin/function/Expression.h
- dolfin/function/Function.cpp
- dolfin/function/Function.h
- dolfin/function/FunctionSpace.cpp
- dolfin/function/FunctionSpace.h
- dolfin/function/GenericFunction.cpp
- dolfin/function/GenericFunction.h
- dolfin/function/MultiMeshFunction.cpp
- dolfin/function/MultiMeshFunction.h
- dolfin/function/MultiMeshFunctionSpace.cpp
- dolfin/function/MultiMeshFunctionSpace.h
- dolfin/function/MultiMeshSubSpace.cpp
- dolfin/function/MultiMeshSubSpace.h
- dolfin/function/SpecialFunctions.cpp
- dolfin/function/SpecialFunctions.h
- dolfin/function/SubSpace.cpp
- dolfin/function/SubSpace.h
- dolfin/generation/BoxMesh.cpp
- dolfin/generation/BoxMesh.h
- dolfin/generation/RectangleMesh.cpp
- dolfin/generation/RectangleMesh.h
- dolfin/generation/UnitCubeMesh.h
- dolfin/generation/UnitSquareMesh.h
- dolfin/generation/UnitTetrahedronMesh.cpp
- dolfin/generation/UnitTetrahedronMesh.h
- dolfin/generation/UnitTriangleMesh.cpp
- dolfin/generation/UnitTriangleMesh.h
- dolfin/geometry/BoundingBoxTree.cpp
- dolfin/geometry/BoundingBoxTree.h
- dolfin/geometry/BoundingBoxTree1D.h
- dolfin/geometry/BoundingBoxTree2D.h
- dolfin/geometry/BoundingBoxTree3D.h
- dolfin/geometry/GenericBoundingBoxTree.cpp
- dolfin/geometry/GenericBoundingBoxTree.h
- dolfin/geometry/MeshPointIntersection.cpp
- dolfin/geometry/MeshPointIntersection.h
- dolfin/geometry/Point.cpp
- dolfin/geometry/Point.h
- dolfin/geometry/SimplexQuadrature.h
- dolfin/geometry/intersect.cpp
- dolfin/geometry/intersect.h
- dolfin/io/BinaryFile.cpp
- dolfin/io/BinaryFile.h
- dolfin/io/SVGFile.cpp
- dolfin/io/SVGFile.h
- dolfin/io/XMLMeshValueCollection.h
- dolfin/io/xmlutils.cpp
- dolfin/io/xmlutils.h
- dolfin/la/DefaultFactory.cpp
- dolfin/la/DefaultFactory.h
- dolfin/la/GenericLinearOperator.h
- dolfin/la/GenericMatrix.cpp
- dolfin/la/GenericTensor.h
- dolfin/la/LinearOperator.cpp
- dolfin/la/LinearOperator.h
- dolfin/la/LinearSolver.cpp
- dolfin/la/PETScBaseMatrix.h
- dolfin/la/PETScLUSolver.cpp
- dolfin/la/PETScLUSolver.h
- dolfin/la/STLMatrix.h
- dolfin/la/Scalar.h
- dolfin/la/solve.cpp
- dolfin/la/solve.h
- dolfin/la/uBLASDummyPreconditioner.cpp
- dolfin/la/uBLASDummyPreconditioner.h
- dolfin/la/uBLASLinearOperator.cpp
- dolfin/la/uBLASLinearOperator.h
- dolfin/log/Event.cpp
- dolfin/log/Event.h
- dolfin/log/LogManager.cpp
- dolfin/log/LogManager.h
- dolfin/log/LogStream.cpp
- dolfin/log/LogStream.h
- dolfin/log/Logger.cpp
- dolfin/log/Logger.h
- dolfin/log/Progress.cpp
- dolfin/log/Table.cpp
- dolfin/log/Table.h
- dolfin/log/log.cpp
- dolfin/math/Lagrange.cpp
- dolfin/math/Lagrange.h
- dolfin/math/Legendre.cpp
- dolfin/math/basic.cpp
- dolfin/math/basic.h
- dolfin/mesh/BoundaryMesh.cpp
- dolfin/mesh/BoundaryMesh.h
- dolfin/mesh/Cell.h
- dolfin/mesh/CellType.cpp
- dolfin/mesh/CellType.h
- dolfin/mesh/DomainBoundary.h
- dolfin/mesh/DynamicMeshEditor.cpp
- dolfin/mesh/DynamicMeshEditor.h
- dolfin/mesh/Edge.cpp
- dolfin/mesh/Edge.h
- dolfin/mesh/Face.cpp
- dolfin/mesh/Face.h
- dolfin/mesh/Facet.cpp
- dolfin/mesh/Facet.h
- dolfin/mesh/FacetCell.cpp
- dolfin/mesh/FacetCell.h
- dolfin/mesh/IntervalCell.cpp
- dolfin/mesh/IntervalCell.h
- dolfin/mesh/Mesh.cpp
- dolfin/mesh/Mesh.h
- dolfin/mesh/MeshConnectivity.cpp
- dolfin/mesh/MeshConnectivity.h
- dolfin/mesh/MeshData.cpp
- dolfin/mesh/MeshData.h
- dolfin/mesh/MeshDomains.cpp
- dolfin/mesh/MeshDomains.h
- dolfin/mesh/MeshEditor.cpp
- dolfin/mesh/MeshEditor.h
- dolfin/mesh/MeshEntity.cpp
- dolfin/mesh/MeshEntity.h
- dolfin/mesh/MeshEntityIterator.h
- dolfin/mesh/MeshFunction.h
- dolfin/mesh/MeshGeometry.cpp
- dolfin/mesh/MeshGeometry.h
- dolfin/mesh/MeshOrdering.cpp
- dolfin/mesh/MeshOrdering.h
- dolfin/mesh/MeshRenumbering.cpp
- dolfin/mesh/MeshRenumbering.h
- dolfin/mesh/MeshSmoothing.cpp
- dolfin/mesh/MeshSmoothing.h
- dolfin/mesh/MeshTopology.cpp
- dolfin/mesh/MeshTopology.h
- dolfin/mesh/MeshTransformation.cpp
- dolfin/mesh/MeshTransformation.h
- dolfin/mesh/MultiMesh.cpp
- dolfin/mesh/MultiMesh.h
- dolfin/mesh/Restriction.cpp
- dolfin/mesh/Restriction.h
- dolfin/mesh/SubDomain.cpp
- dolfin/mesh/SubDomain.h
- dolfin/mesh/SubMesh.cpp
- dolfin/mesh/SubMesh.h
- dolfin/mesh/SubsetIterator.h
- dolfin/mesh/TetrahedronCell.cpp
- dolfin/mesh/TetrahedronCell.h
- dolfin/mesh/TopologyComputation.h
- dolfin/mesh/TriangleCell.cpp
- dolfin/mesh/TriangleCell.h
- dolfin/mesh/Vertex.h
- dolfin/parameter/GlobalParameters.cpp
- dolfin/parameter/GlobalParameters.h
- dolfin/parameter/Parameter.cpp
- dolfin/parameter/Parameter.h
- dolfin/parameter/Parameters.cpp
- dolfin/parameter/Parameters.h
- dolfin/refinement/LocalMeshRefinement.cpp
- dolfin/refinement/LocalMeshRefinement.h
- dolfin/refinement/RegularCutRefinement.cpp
- dolfin/refinement/RegularCutRefinement.h
- dolfin/refinement/UniformMeshRefinement.cpp
- dolfin/refinement/UniformMeshRefinement.h
- dolfin/swig/fem/pre.i
- dolfin/swig/function/pre.i
- dolfin/swig/geometry/post.i
- dolfin/swig/geometry/pre.i
- dolfin/swig/mesh/post.i
- dolfin/swig/mesh/pre.i
- dolfin/swig/typemaps/primitives.i
- scripts/dolfin-convert/dolfin-convert
- scripts/dolfin-order/dolfin-order
- scripts/dolfin-plot/dolfin-plot
- site-packages/dolfin/common/globalparameters.py.in
- site-packages/dolfin/common/memory.py
- site-packages/dolfin/deprecation.py
- site-packages/dolfin/fem/assembling.py
- site-packages/dolfin/fem/bcs.py
- site-packages/dolfin/fem/interpolation.py
- site-packages/dolfin/fem/norms.py
- site-packages/dolfin/fem/projection.py
- site-packages/dolfin/fem/solving.py
- site-packages/dolfin/functions/constant.py
- site-packages/dolfin/functions/specialfunctions.py
- site-packages/dolfin/mesh/ale.py
- site-packages/dolfin/mesh/meshes.py
- site-packages/dolfin/mesh/refinement.py
- site-packages/dolfin_utils/commands.py
- site-packages/dolfin_utils/documentation/docstringutils.py
- site-packages/dolfin_utils/documentation/extractdocumentation.py
- site-packages/dolfin_utils/meshconvert/meshconvert.py
- test/codingstyle/test_coding_style.py
- test/unit/function/cpp/Expression.cpp
- test/unit/function/cpp/Projection.ufl
- test/unit/la/cpp/LinearOperator.cpp
- test/unit/la/cpp/forms/ReactionDiffusion.ufl
- test/unit/la/cpp/forms/ReactionDiffusionAction.ufl
- test/unit/mesh/cpp/Mesh.cpp
- test/unit/mesh/cpp/MeshValueCollection.cpp
- test/unit/parameter/cpp/Parameters.cpp
- test/unit/python/book/test_chapter_10.py
- test/unit/python/fem/test_solving.py
- test/unit/python/function/test_constant.py
- test/unit/python/function/test_expression.py
- test/unit/python/geometry/test_bounding_box_tree.py
- test/unit/python/geometry/test_intersection.py
- test/unit/python/geometry/test_issues.py
- test/unit/python/io/test_SVG.py
- test/unit/python/io/test_XML_local_mesh_data.py
- test/unit/python/io/test_XML_mesh_value_collection.py
- test/unit/python/jit/test_jit.py
- test/unit/python/la/test_linear_operator.py
- test/unit/python/mesh/test_cell.py
- test/unit/python/mesh/test_mesh.py
- test/unit/python/mesh/test_mesh_data.py
- test/unit/python/mesh/test_mesh_editor.py
- test/unit/python/mesh/test_mesh_iterator.py
- test/unit/python/mesh/test_mesh_markers.py
- test/unit/python/mesh/test_mesh_transformation.py
- test/unit/python/mesh/test_sub_mesh.py
- test/unit/python/parallel-assembly-solve/test_solve_result_against_reference.py
- test/unit/python/parameter/test_parameters.py
- utils/matlab/meshindex.m
- utils/matlab/plotcontroller.m
- utils/python/extract2d
- utils/scripts/code-formatting
- utils/scripts/formatcode
- utils/scripts/plotklocs
- utils/system/monitor
- utils/tetgen/dolfin-tetgen
- utils/xml/convertall
-Copyright: 2003-2005, Anders Logg
-  2003-2006, Anders Logg
-  2003-2007, Anders Logg
-  2003-2008, Anders Logg
-  2003-2009, Anders Logg
-  2003-2011, Anders Logg
-  2003-2012, Anders Logg
-  2003-2013, Anders Logg
-  2004-2005, Anders Logg
-  2004-2007, Anders Logg
-  2005, Anders Logg
-  2005-2006, Anders Logg
-  2005-2007, Anders Logg
-  2005-2008, Anders Logg
-  2005-2009, Anders Logg
-  2005-2010, Anders Logg
-  2005-2011, Anders Logg
-  2006, Anders Logg
-  2006-2007, Anders Logg
-  2006-2008, Anders Logg
-  2006-2009, Anders Logg
-  2006-2010, Anders Logg
-  2006-2011, Anders Logg
-  2006-2012, Anders Logg
-  2006-2013, Anders Logg
-  2006-2014, Anders Logg
-  2007, Anders Logg
-  2007-2008, Anders Logg
-  2007-2009, Anders Logg
-  2007-2011, Anders Logg
-  2007-2012, Anders Logg
-  2007-2013, Anders Logg
-  2007-2014, Anders Logg
-  2008, Anders Logg
-  2008-2009, Anders Logg
-  2008-2010, Anders Logg
-  2008-2011, Anders Logg
-  2008-2012, Anders Logg
-  2008-2014, Anders Logg
-  2009, Anders Logg
-  2009-2010, Anders Logg
-  2009-2011, Anders Logg
-  2009-2012, Anders Logg
-  2009-2013, Anders Logg
-  2009-2014, Anders Logg
-  2010, Anders Logg
-  2010-2011, Anders Logg
-  2010-2012, Anders Logg
-  2011, Anders Logg
-  2011-2013, Anders Logg
-  2011-2014, Anders Logg
-  2012, Anders Logg
-  2012-2013, Anders Logg
-  2012-2014, Anders Logg
-  2013, Anders Logg
-  2013-2014, Anders Logg
-  2014, Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: bench/function/evaluation/cpp/P1.ufl
- bench/la/vector/assignment/cpp/main.cpp
- cmake/scripts/generate-cmakefiles
- demo/documented/built-in_meshes/python/demo_built-in.py
- demo/documented/cahn-hilliard/cpp/CahnHilliard2D.ufl
- demo/documented/cahn-hilliard/cpp/CahnHilliard3D.ufl
- demo/documented/cahn-hilliard/cpp/main.cpp
- demo/documented/cahn-hilliard/python/demo_cahn-hilliard.py
- demo/documented/nonlinear-poisson/cpp/NonlinearPoisson.ufl
- demo/documented/nonlinear-poisson/cpp/main.cpp
- demo/documented/singular-poisson/cpp/Poisson.ufl
- demo/documented/singular-poisson/cpp/main.cpp
- demo/documented/singular-poisson/python/demo_singular-poisson.py
- demo/documented/stokes-iterative/cpp/StokesPreconditioner.ufl
- demo/documented/stokes-iterative/cpp/main.cpp
- demo/documented/stokes-iterative/python/demo_stokes-iterative.py
- demo/undocumented/advection-diffusion/cpp/Velocity.ufl
- demo/undocumented/built-in/python/demo_built-in.py
- demo/undocumented/coloring/cpp/main.cpp
- demo/undocumented/coloring/python/demo_coloring.py
- demo/undocumented/dg-advection-diffusion/cpp/Velocity.ufl
- demo/undocumented/elasticity/cpp/main.cpp
- demo/undocumented/elasticity/python/demo_elasticity.py
- demo/undocumented/elastodynamics/python/demo_elastodynamics.py
- demo/undocumented/nonmatching-interpolation/cpp/P1.ufl
- demo/undocumented/nonmatching-interpolation/cpp/P3.ufl
- demo/undocumented/nonmatching-interpolation/cpp/main.cpp
- demo/undocumented/nonmatching-interpolation/python/demo_nonmatching-interpolation.py
- demo/undocumented/nonmatching-projection/cpp/P1_projection.ufl
- demo/undocumented/nonmatching-projection/cpp/P3.ufl
- demo/undocumented/nonmatching-projection/cpp/main.cpp
- demo/undocumented/nonmatching-projection/python/demo_nonmatching-projection.py
- dolfin/common/Array.h
- dolfin/common/NoDeleter.h
- dolfin/common/Set.h
- dolfin/common/SubSystemsManager.cpp
- dolfin/common/SubSystemsManager.h
- dolfin/common/Timer.cpp
- dolfin/common/UniqueIdGenerator.cpp
- dolfin/common/UniqueIdGenerator.h
- dolfin/fem/Form.cpp
- dolfin/fem/LocalSolver.cpp
- dolfin/fem/LocalSolver.h
- dolfin/fem/OpenMpAssembler.cpp
- dolfin/fem/SparsityPatternBuilder.cpp
- dolfin/fem/SparsityPatternBuilder.h
- dolfin/graph/BoostGraphColoring.h
- dolfin/graph/BoostGraphOrdering.cpp
- dolfin/graph/BoostGraphOrdering.h
- dolfin/graph/Graph.h
- dolfin/graph/GraphBuilder.cpp
- dolfin/graph/GraphBuilder.h
- dolfin/graph/GraphColoring.cpp
- dolfin/graph/GraphColoring.h
- dolfin/graph/GraphOrdering.cpp
- dolfin/graph/GraphOrdering.h
- dolfin/graph/ZoltanInterface.cpp
- dolfin/graph/ZoltanInterface.h
- dolfin/io/Encoder.h
- dolfin/io/RAWFile.cpp
- dolfin/io/RAWFile.h
- dolfin/io/VTKFile.cpp
- dolfin/io/VTKFile.h
- dolfin/io/VTKWriter.cpp
- dolfin/io/VTKWriter.h
- dolfin/io/XMLArray.h
- dolfin/io/XMLFile.h
- dolfin/io/XMLFunctionData.cpp
- dolfin/io/XMLFunctionData.h
- dolfin/io/XMLMesh.cpp
- dolfin/io/XMLMesh.h
- dolfin/io/XMLMeshFunction.h
- dolfin/io/XMLParameters.cpp
- dolfin/io/XMLVector.cpp
- dolfin/io/XMLVector.h
- dolfin/io/XYZFile.cpp
- dolfin/io/XYZFile.h
- dolfin/la/CoordinateMatrix.cpp
- dolfin/la/CoordinateMatrix.h
- dolfin/la/GenericLUSolver.h
- dolfin/la/GenericLinearSolver.cpp
- dolfin/la/GenericLinearSolver.h
- dolfin/la/GenericMatrix.h
- dolfin/la/GenericPreconditioner.h
- dolfin/la/GenericVector.h
- dolfin/la/KrylovSolver.cpp
- dolfin/la/KrylovSolver.h
- dolfin/la/LUSolver.cpp
- dolfin/la/LUSolver.h
- dolfin/la/MUMPSLUSolver.cpp
- dolfin/la/MUMPSLUSolver.h
- dolfin/la/PETScObject.h
- dolfin/la/PETScOptions.cpp
- dolfin/la/PETScOptions.h
- dolfin/la/PETScPreconditioner.cpp
- dolfin/la/PETScPreconditioner.h
- dolfin/la/PaStiXLUSolver.cpp
- dolfin/la/PaStiXLUSolver.h
- dolfin/la/SLEPcEigenSolver.cpp
- dolfin/la/SLEPcEigenSolver.h
- dolfin/la/STLFactoryCSC.cpp
- dolfin/la/STLFactoryCSC.h
- dolfin/la/STLVector.h
- dolfin/la/SparsityPattern.cpp
- dolfin/la/SparsityPattern.h
- dolfin/la/TensorLayout.cpp
- dolfin/la/TensorLayout.h
- dolfin/la/UmfpackLUSolver.cpp
- dolfin/la/UmfpackLUSolver.h
- dolfin/la/Vector.h
- dolfin/la/test_nullspace.cpp
- dolfin/la/test_nullspace.h
- dolfin/la/uBLASDenseMatrix.h
- dolfin/la/uBLASILUPreconditioner.cpp
- dolfin/la/uBLASILUPreconditioner.h
- dolfin/la/uBLASKrylovSolver.cpp
- dolfin/la/uBLASKrylovSolver.h
- dolfin/la/uBLASMatrix.h
- dolfin/la/uBLASPreconditioner.h
- dolfin/la/uBLASSparseMatrix.h
- dolfin/la/uBLASVector.cpp
- dolfin/la/uBLASVector.h
- dolfin/la/ublas.h
- dolfin/math/Legendre.h
- dolfin/mesh/DistributedMeshTools.h
- dolfin/mesh/LocalMeshValueCollection.h
- dolfin/mesh/MeshColoring.cpp
- dolfin/mesh/MeshColoring.h
- dolfin/mesh/MeshEntityIteratorBase.h
- dolfin/mesh/MeshQuality.cpp
- dolfin/mesh/MeshQuality.h
- dolfin/mesh/PeriodicBoundaryComputation.cpp
- dolfin/mesh/PeriodicBoundaryComputation.h
- dolfin/nls/NewtonSolver.cpp
- dolfin/nls/NewtonSolver.h
- dolfin/nls/NonlinearProblem.h
- dolfin/refinement/refine.cpp
- dolfin/refinement/refine.h
- site-packages/dolfin/common/time.py
- site-packages/dolfin_utils/meshconvert/xml_writer.py
- test/unit/io/cpp/XMLMeshData.cpp
- test/unit/mesh/cpp/MeshFunction.cpp
- test/unit/python/fem/test_assembler.py
- test/unit/python/fem/test_dirichlet_bc.py
- test/unit/python/fem/test_dofmap.py
- test/unit/python/fem/test_finite_element.py
- test/unit/python/fem/test_local_solver.py
- test/unit/python/function/test_constrained_function_space.py
- test/unit/python/function/test_function.py
- test/unit/python/function/test_nonmatching_interpolation.py
- test/unit/python/graph/test_graph_build.py
- test/unit/python/io/test_HDF5.py
- test/unit/python/io/test_X3D.py
- test/unit/python/io/test_XDMF.py
- test/unit/python/io/test_XML_mesh.py
- test/unit/python/io/test_XML_mesh_function.py
- test/unit/python/io/test_XML_vector.py
- test/unit/python/io/test_vtk.py
- test/unit/python/la/test_krylov_solver.py
- test/unit/python/la/test_lu_solver.py
- test/unit/python/la/test_matrix.py
- test/unit/python/la/test_nullspace.py
- test/unit/python/la/test_scalar.py
- test/unit/python/la/test_solve.py
- test/unit/python/la/test_vector.py
- test/unit/python/mesh/test_boundary_mesh.py
- test/unit/python/mesh/test_edge.py
- test/unit/python/mesh/test_face.py
- test/unit/python/mesh/test_mesh_coloring.py
- test/unit/python/mesh/test_mesh_function.py
- test/unit/python/mesh/test_mesh_quality.py
-Copyright: 2005, Garth N. Wells
-  2005-2007, Garth N. Wells
-  2005-2008, Garth N. Wells
-  2005-2009, Garth N. Wells
-  2005-2014, Garth N. Wells
-  2006, Garth N. Wells
-  2006-2007, Garth N. Wells
-  2006-2008, Garth N. Wells
-  2006-2009, Garth N. Wells
-  2006-2010, Garth N. Wells
-  2006-2011, Garth N. Wells
-  2006-2014, Garth N. Wells
-  2007, Garth N. Wells
-  2007-2009, Garth N. Wells
-  2007-2010, Garth N. Wells
-  2007-2011, Garth N. Wells
-  2008, Garth N. Wells
-  2008-2010, Garth N. Wells
-  2008-2011, Garth N. Wells
-  2008-2012, Garth N. Wells
-  2008-2013, Garth N. Wells
-  2009, Garth N. Wells
-  2009-2011, Garth N. Wells
-  2009-2012, Garth N. Wells
-  2009-2014, Garth N. Wells
-  2010, Garth N. Wells
-  2010-2011, Garth N. Wells
-  2010-2013, Garth N. Wells
-  2011, Garth N. Wells
-  2011-2012, Garth N. Wells
-  2011-2013, Garth N. Wells
-  2011-2014, Garth N. Wells
-  2012, Garth N. Wells
-  2012-2014, Garth N. Wells
-  2013, Garth N. Wells
-  2014, Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: bench/fem/speedup/cpp/submit-bench
- cmake/scripts/copy-swig-files
- cmake/scripts/copy-test-demo-data
- cmake/scripts/generate-swig-interface
- demo/undocumented/dg-advection-diffusion/python/demo_dg-advection-diffusion.py
- demo/undocumented/point-integral/python/demo_point-integral.py
- demo/undocumented/sub-function-assignment/python/demo_sub-function-assignment.py
- dolfin/common/defines.cpp
- dolfin/common/defines.h
- dolfin/fem/fem_utils.cpp
- dolfin/fem/fem_utils.h
- dolfin/function/FunctionAXPY.cpp
- dolfin/function/FunctionAXPY.h
- dolfin/function/FunctionAssigner.cpp
- dolfin/function/FunctionAssigner.h
- dolfin/function/assign.cpp
- dolfin/function/assign.h
- dolfin/multistage/MultiStageScheme.cpp
- dolfin/multistage/MultiStageScheme.h
- dolfin/multistage/PointIntegralSolver.cpp
- dolfin/multistage/PointIntegralSolver.h
- dolfin/multistage/RKSolver.cpp
- dolfin/multistage/RKSolver.h
- dolfin/swig/adaptivity/post.i
- dolfin/swig/ale/pre.i
- dolfin/swig/common/post.i
- dolfin/swig/common/pre.i
- dolfin/swig/defines.i
- dolfin/swig/fem/post.i
- dolfin/swig/forwarddeclarations.i
- dolfin/swig/function/post.i
- dolfin/swig/globalincludes.i
- dolfin/swig/io/pre.i
- dolfin/swig/log/post.i
- dolfin/swig/log/pre.i
- dolfin/swig/modules/common/module.i
- dolfin/swig/modules/fem/module.i
- dolfin/swig/modules/function/module.i
- dolfin/swig/modules/io/module.i
- dolfin/swig/modules/la/module.i
- dolfin/swig/modules/mesh/module.i
- dolfin/swig/multistage/pre.i
- dolfin/swig/nls/pre.i
- dolfin/swig/parameter/post.i
- dolfin/swig/parameter/pre.i
- dolfin/swig/shared_ptr_classes.i
- dolfin/swig/typemaps/array.i
- dolfin/swig/typemaps/includes.i
- dolfin/swig/typemaps/std_map.i
- dolfin/swig/typemaps/std_pair.i
- dolfin/swig/typemaps/std_vector.i
- dolfin/swig/version.i
- site-packages/dolfin/compilemodules/compilemodule.py
- site-packages/dolfin/compilemodules/jit.py
- site-packages/dolfin/cpp/__init__.py
- site-packages/dolfin/fem/form.py
- site-packages/dolfin/functions/expression.py
- site-packages/dolfin/functions/function.py
- site-packages/dolfin/functions/functionspace.py
- site-packages/dolfin/multistage/multistagesolvers.py
- site-packages/dolfin/multistage/rushlarsenschemes.py
- site-packages/dolfin_utils/cppparser/utils.py
- site-packages/dolfin_utils/pjobs/sge.py
- test/unit/la/cpp/Vector.cpp
- test/unit/python/fem/test_dp_assemble.py
- test/unit/python/fem/test_form.py
- test/unit/python/function/test_function_assigner.py
- test/unit/python/function/test_function_space.py
- test/unit/python/la/test_la_basic.py
- test/unit/python/mesh/test_mesh_value_collection.py
- test/unit/python/mesh/test_sub_domain.py
- test/unit/python/multistage/test_RK_solver.py
- test/unit/python/multistage/test_point_integral_solver.py
-Copyright: 20013 Johan Hake
-  2006-2009, Johan Hake
-  2007, Johan Hake
-  2007-2009, Johan Hake
-  2007-2012, Johan Hake
-  2008, Johan Hake
-  2008-2011, Johan Hake
-  2008-2014, Johan Hake
-  2009, Johan Hake
-  2009-2011, Johan Hake
-  2009-2014, Johan Hake
-  2011, Johan Hake
-  2011-2014, Johan Hake
-  2012, Johan Hake
-  2013, Johan Hake
-  2014, Johan Hake
-License: LGPL-3+
- FIXME
-
-Files: cmake/scripts/codeexamples.py
- cmake/scripts/generate-swig-docstrings
- demo/documented/biharmonic/cpp/main.cpp
- demo/documented/biharmonic/python/demo_biharmonic.py
- demo/documented/built-in_meshes/cpp/main.cpp
- demo/documented/eigenvalue/python/demo_eigenvalue.py
- demo/documented/mixed-poisson/python/demo_mixed-poisson.py
- demo/documented/nonlinear-poisson/python/demo_nonlinear-poisson.py
- demo/documented/periodic/python/demo_periodic.py
- demo/documented/stokes-mini/python/demo_stokes-mini.py
- demo/documented/stokes-stabilized/python/demo_stokes-stabilized.py
- demo/documented/stokes-taylor-hood/python/demo_stokes-taylorhood.py
- demo/documented/subdomains/python/demo_subdomains.py
- demo/undocumented/advection-diffusion/python/demo_advection-diffusion.py
- demo/undocumented/built-in/cpp/main.cpp
- demo/undocumented/conditional/cpp/Conditional.ufl
- demo/undocumented/conditional/cpp/main.cpp
- demo/undocumented/conditional/python/demo_conditional.py
- demo/undocumented/dg-advection-diffusion/cpp/Projection.ufl
- demo/undocumented/dg-poisson/python/demo_dg-poisson.py
- demo/undocumented/functional/python/demo_functional.py
- demo/undocumented/lift-drag/python/demo_lift-drag.py
- demo/undocumented/multistage-solver/python/demo_multi-stage-solver.py
- demo/undocumented/poisson1D-in-2D/cpp/Poisson.ufl
- demo/undocumented/poisson1D/cpp/Poisson.ufl
- demo/undocumented/poisson1D/cpp/main.cpp
- demo/undocumented/poisson1D/python/demo_poisson1D.py
- demo/undocumented/spatial-coordinates/cpp/SpatialCoordinates.ufl
- demo/undocumented/spatial-coordinates/cpp/main.cpp
- demo/undocumented/spatial-coordinates/python/demo_spatial-coordinates.py
- dolfin/generation/IntervalMesh.cpp
- dolfin/generation/IntervalMesh.h
- dolfin/generation/UnitIntervalMesh.h
- dolfin/mesh/PointCell.cpp
- dolfin/mesh/PointCell.h
- dolfin/swig/adaptivity/docstrings.i
- dolfin/swig/ale/docstrings.i
- dolfin/swig/common/docstrings.i
- dolfin/swig/fem/docstrings.i
- dolfin/swig/function/docstrings.i
- dolfin/swig/generation/docstrings.i
- dolfin/swig/geometry/docstrings.i
- dolfin/swig/graph/docstrings.i
- dolfin/swig/io/docstrings.i
- dolfin/swig/la/docstrings.i
- dolfin/swig/log/docstrings.i
- dolfin/swig/math/docstrings.i
- dolfin/swig/mesh/docstrings.i
- dolfin/swig/multistage/docstrings.i
- dolfin/swig/nls/docstrings.i
- dolfin/swig/parameter/docstrings.i
- dolfin/swig/plot/docstrings.i
- dolfin/swig/refinement/docstrings.i
- site-packages/dolfin_utils/documentation/generatepythonrst.py
- test/documentation/verify_demo_code_snippets.py
- test/unit/python/function/test_special_functions.py
-Copyright: 2007, Kristian B. Oelgaard
-  2007-2007, Kristian B. Oelgaard
-  2007-2008, Kristian B. Oelgaard
-  2008, Kristian B. Oelgaard
-  2009, Kristian B. Oelgaard
-  2010, Kristian B. Oelgaard
-  2010-2014, Kristian B. Oelgaard
-  2011, Kristian B. Oelgaard
-  2012, Kristian B. Oelgaard
-License: LGPL-3+
- FIXME
-
-Files: bench/function/extrapolation/python/bench_function_extrapolation_python
- demo/documented/neumann-poisson/cpp/main.cpp
- demo/documented/neumann-poisson/python/demo_neumann-poisson.py
- demo/documented/subdomains-poisson/python/demo_subdomains-poisson.py
- demo/undocumented/auto-adaptive-navier-stokes/cpp/AdaptiveNavierStokes.ufl
- demo/undocumented/auto-adaptive-navier-stokes/cpp/main.cpp
- demo/undocumented/auto-adaptive-navier-stokes/python/demo_auto-adaptive-navier-stokes.py
- demo/undocumented/meshfunction-refinement/cpp/main.cpp
- demo/undocumented/mixed-poisson-sphere/python/demo_mixed-poisson-sphere.py
- doc/copy_and_split_demo_doc.py
- doc/generate_api_doc.py
- doc/generate_main_index.py
- dolfin/adaptivity/AdaptiveLinearVariationalSolver.cpp
- dolfin/adaptivity/AdaptiveLinearVariationalSolver.h
- dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.cpp
- dolfin/adaptivity/AdaptiveNonlinearVariationalSolver.h
- dolfin/adaptivity/ErrorControl.cpp
- dolfin/adaptivity/ErrorControl.h
- dolfin/adaptivity/GenericAdaptiveVariationalSolver.cpp
- dolfin/adaptivity/GenericAdaptiveVariationalSolver.h
- dolfin/adaptivity/GoalFunctional.cpp
- dolfin/adaptivity/GoalFunctional.h
- dolfin/adaptivity/LocalAssembler.cpp
- dolfin/adaptivity/LocalAssembler.h
- dolfin/adaptivity/adaptivesolve.cpp
- dolfin/adaptivity/adaptivesolve.h
- dolfin/adaptivity/marking.cpp
- dolfin/adaptivity/marking.h
- dolfin/function/SpecialFacetFunction.cpp
- dolfin/function/SpecialFacetFunction.h
- dolfin/swig/adaptivity/pre.i
- site-packages/dolfin/fem/adaptivesolving.py
- site-packages/dolfin/fem/errorcontrolgenerator.py
- site-packages/dolfin/fem/formmanipulations.py
- test/documentation/test.py
- test/unit/python/adaptivity/test_error_control.py
- test/unit/python/adaptivity/test_time_series.py
- test/unit/python/ufl-jit-assemble-chain/test_form_operations.py
-Copyright: 2010, Marie E. Rognes
-  2010--2012, Marie E. Rognes
-  2010-2012, Marie E. Rognes
-  2011, Marie E. Rognes
-  2011-2014, Marie E. Rognes
-  2012, Marie E. Rognes
-License: LGPL-3+
- FIXME
-
-Files: dolfin/common/types.h
- dolfin/fem/DirichletBC.cpp
- dolfin/fem/DirichletBC.h
- dolfin/fem/DofMap.cpp
- dolfin/fem/DofMap.h
- dolfin/fem/FiniteElement.h
- dolfin/fem/GenericDofMap.h
- dolfin/fem/LinearVariationalSolver.cpp
- dolfin/fem/LinearVariationalSolver.h
- dolfin/fem/NonlinearVariationalSolver.cpp
- dolfin/fem/NonlinearVariationalSolver.h
- dolfin/la/LinearSolver.h
- dolfin/la/Matrix.h
- dolfin/la/PETScBaseMatrix.cpp
- dolfin/la/PETScLinearOperator.cpp
- dolfin/la/PETScLinearOperator.h
- dolfin/la/STLMatrix.cpp
- dolfin/mesh/BoundaryComputation.cpp
- dolfin/mesh/BoundaryComputation.h
- dolfin/mesh/MeshValueCollection.h
- dolfin/mesh/TopologyComputation.cpp
-Copyright: 2004-2013, Anders Logg and Garth N. Wells
-  2005-2006, Anders Logg and Garth N. Wells
-  2005-2012, Anders Logg and Garth N. Wells
-  2006-20013 Anders Logg and Garth N. Wells
-  2006-2008, Anders Logg and Garth N. Wells
-  2006-2013, Anders Logg and Garth N. Wells
-  2006-2014, Anders Logg and Garth N. Wells
-  2007-2011, Anders Logg and Garth N. Wells
-  2007-2012, Anders Logg and Garth N. Wells
-  2007-2013, Anders Logg and Garth N. Wells
-  2008-2011, Anders Logg and Garth N. Wells
-  2008-2013, Anders Logg and Garth N. Wells
-  2008-2014, Anders Logg and Garth N. Wells
-  2010-2015, Anders Logg and Garth N. Wells
-  2011-2012, Anders Logg and Garth N. Wells
-  2011-2013, Anders Logg and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: dolfin/la/PETScCuspFactory.cpp
- dolfin/la/PETScCuspFactory.h
- dolfin/plot/ExpressionWrapper.cpp
- dolfin/plot/ExpressionWrapper.h
- dolfin/plot/GenericVTKPlottable.h
- dolfin/plot/VTKPlottableDirichletBC.cpp
- dolfin/plot/VTKPlottableGenericFunction.cpp
- dolfin/plot/VTKPlottableGenericFunction.h
- dolfin/plot/VTKPlottableMesh.cpp
- dolfin/plot/VTKPlottableMesh.h
- dolfin/plot/VTKPlottableMeshFunction.cpp
- dolfin/plot/VTKPlottableMeshFunction.h
- dolfin/plot/VTKPlotter.cpp
- dolfin/plot/VTKPlotter.h
- dolfin/plot/VTKWindowOutputStage.cpp
-Copyright: 2011, Fredrik Valdmanis
-  2012, Fredrik Valdmanis
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/parallel-refinement/cpp/main.cpp
- dolfin/graph/ZoltanPartition.cpp
- dolfin/graph/ZoltanPartition.h
- dolfin/io/X3DFile.cpp
- dolfin/io/X3DFile.h
- dolfin/refinement/BisectionRefinement1D.cpp
- dolfin/refinement/BisectionRefinement1D.h
- dolfin/refinement/ParallelRefinement.cpp
- dolfin/refinement/ParallelRefinement.h
- dolfin/refinement/PlazaRefinementND.cpp
- dolfin/refinement/PlazaRefinementND.h
- test/unit/python/io/test_HDF5_attribute.py
- test/unit/python/io/test_HDF5_series.py
- test/unit/python/io/test_XDMF_cell_output.py
-Copyright: 2012-2014, Chris Richardson
-  2013, Chris Richardson
-  2013-2014, Chris Richardson
-  2014, Chris Richardson
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/biharmonic/biharmonic_u.png
- demo/documented/built-in_meshes/python/unitsquaremesh_crossed.png
- demo/documented/mixed-poisson/mixed-poisson_sigma.png
- demo/documented/stokes-mini/dolfin_fine.xml.gz
- demo/documented/stokes-taylor-hood/dolfin_fine.xml.gz
- demo/undocumented/advection-diffusion/dolfin_fine.xml.gz
- demo/undocumented/elastodynamics/dolfin_fine.xml.gz
- demo/undocumented/lift-drag/dolfin_fine.xml.gz
- demo/undocumented/multimesh/propeller_2d_coarse.xml.gz
- demo/undocumented/multistage-solver/dolfin_fine.xml.gz
- demo/undocumented/plot/dolfin_fine.xml.gz
-Copyright: 
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/contact-vi-tao/cpp/Elasticity.ufl
- demo/undocumented/elasticity/cpp/Elasticity.ufl
- dolfin/la/PETScKrylovSolver.cpp
- dolfin/la/PETScKrylovSolver.h
- dolfin/la/PETScUserPreconditioner.cpp
- dolfin/la/PETScUserPreconditioner.h
- dolfin/swig/la/pre.i
- utils/octave/pdemesh.m
- utils/octave/pdeplot.m
- utils/octave/pdesurf.m
-Copyright: 2004-2005, Johan Jansson
-  2005, Johan Jansson
-  2009, Johan Jansson
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/SAX2AttributeParser.h
- dolfin/la/GenericLinearAlgebraFactory.h
- dolfin/la/GenericSparsityPattern.h
- dolfin/la/PETScFactory.cpp
- dolfin/la/PETScFactory.h
- dolfin/la/uBLASFactory.h
- dolfin/mesh/LocalMeshData.cpp
- dolfin/mesh/LocalMeshData.h
- dolfin/swig/exceptions.i
- dolfin/swig/typemaps/numpy.i
-Copyright: 2005-2006, Ola Skavhaug
-  2007, Ola Skavhaug
-  2007-2009, Ola Skavhaug
-  2008, Ola Skavhaug
-  2009, Ola Skavhaug
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/plot-qt/cpp/BoundaryMeshFunction.cpp
- demo/undocumented/plot-qt/cpp/BoundaryMeshFunction.h
- demo/undocumented/plot-qt/cpp/CoordLabel.cpp
- demo/undocumented/plot-qt/cpp/CoordLabel.h
- demo/undocumented/plot-qt/cpp/PlotWidget.cpp
- demo/undocumented/plot-qt/cpp/PlotWidget.h
- demo/undocumented/plot-qt/cpp/Plotter.cpp
- demo/undocumented/plot-qt/cpp/Plotter.h
- demo/undocumented/plot-qt/cpp/main.cpp
-Copyright: 2012, Joachim Berdal Haga
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/mixed-poisson-dual/cpp/MixedPoissonDual.ufl
- demo/documented/mixed-poisson-dual/cpp/main.cpp
- demo/documented/mixed-poisson-dual/python/demo_mixed-poisson-dual.py
- demo/undocumented/mesh-quality/cpp/main.cpp
- demo/undocumented/mesh-quality/python/demo_mesh-quality.py
- dolfin/ale/MeshDisplacement.cpp
- dolfin/ale/MeshDisplacement.h
- test/unit/python/ale/test_harmonic_smoothing.py
-Copyright: 2013, Jan Blechta
-  2014, Jan Blechta
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/block-matrix/cpp/main.cpp
- demo/undocumented/block-matrix/python/demo_block-matrix.py
- demo/undocumented/sym-dirichlet-bc/python/demo_sym-dirichlet-bc.py
- dolfin/la/BlockMatrix.cpp
- dolfin/la/BlockMatrix.h
- dolfin/la/BlockVector.cpp
- dolfin/la/BlockVector.h
- site-packages/dolfin/mesh/boundarysubdomainfinder.py
-Copyright: 2008, Kent-Andre Mardal
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/contact-vi-snes/cpp/main.cpp
- demo/undocumented/contact-vi-snes/python/demo_contact-vi-snes.py
- demo/undocumented/contact-vi-tao/cpp/main.cpp
- demo/undocumented/contact-vi-tao/python/demo_contact-vi-tao.py
- dolfin/nls/TAOLinearBoundSolver.cpp
- dolfin/nls/TAOLinearBoundSolver.h
- test/unit/python/nls/test_TAO_linear_bound_solver.py
-Copyright: 2012, Corrado Maurini
-  2013, Corrado Maurini
-License: LGPL-3+
- FIXME
-
-Files: dolfin/geometry/CollisionDetection.h
- dolfin/geometry/IntersectionTriangulation.cpp
- dolfin/geometry/IntersectionTriangulation.h
- test/unit/python/geometry/test_collision_detection.py
- test/unit/python/geometry/test_intersection_triangulation.py
- test/unit/python/mesh/test_multi_mesh_integration.py
-Copyright: 2014, Anders Logg and August Johansson
-License: LGPL-3+
- FIXME
-
-Files: cmake/modules/FindCHOLMOD.cmake
- cmake/modules/FindCppUnit.cmake
- cmake/modules/FindPETSc.cmake
- cmake/modules/FindParMETIS.cmake
- cmake/modules/FindSLEPc.cmake
-Copyright: 2010, Garth N. Wells, Anders Logg and Johannes Ring
-  2010-2011, Garth N. Wells, Anders Logg and Johannes Ring
-  2010-2012, Garth N. Wells, Anders Logg and Johannes Ring
-License: BSD-2-clause
- FIXME
-
-Files: demo/undocumented/parallel-refinement/python/demo_parallel-refinement.py
- dolfin/io/HDF5Attribute.h
- dolfin/io/HDF5File.h
- dolfin/io/HDF5Utility.cpp
- dolfin/io/HDF5Utility.h
-Copyright: 2012, Chris N. Richardson
-  2013, Chris N. Richardson
-License: LGPL-3+
- FIXME
-
-Files: bench/fem/assembly/python/broken
- dolfin/la/STLFactory.cpp
- dolfin/la/STLFactory.h
- test/memory/test.py
- test/regression/test.py
-Copyright: 2007, Ilmar Wilbers
-  2008, Ilmar Wilbers
-  2008-2014, Ilmar Wilbers
-License: LGPL-3+
- FIXME
-
-Files: dolfin/common/RangedIndexSet.h
- dolfin/plot/VTKPlottableDirichletBC.h
- dolfin/plot/VTKPlottableGenericFunction1D.cpp
- dolfin/plot/VTKPlottableGenericFunction1D.h
- dolfin/plot/VTKWindowOutputStage.h
-Copyright: 2012, Joachim B Haga
-License: LGPL-3+
- FIXME
-
-Files: dolfin/la/VectorSpaceBasis.cpp
- dolfin/la/VectorSpaceBasis.h
- dolfin/nls/PETScSNESSolver.cpp
- dolfin/nls/PETScSNESSolver.h
- test/unit/python/nls/test_PETScSNES_solver.py
-Copyright: 2012, Patrick E. Farrell
-  2013, Patrick E. Farrell
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/ale/cpp/main.cpp
- demo/undocumented/ale/python/demo_ale.py
- dolfin/ale/ALE.cpp
- dolfin/ale/ALE.h
- dolfin/ale/ALEType.h
-Copyright: 2008, Solveig Bruvoll and Anders Logg
-  2008-2009, Solveig Bruvoll and Anders Logg
-  2008-2011, Solveig Bruvoll and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/buckling-tao/python/demo_buckling-tao.py
- dolfin/nls/OptimisationProblem.h
- dolfin/nls/PETScTAOSolver.cpp
- dolfin/nls/PETScTAOSolver.h
- test/unit/python/nls/test_PETScTAOSolver.py
-Copyright: 2014, Tianyi Li
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/auto-adaptive-poisson/cpp/AdaptivePoisson.ufl
- demo/documented/auto-adaptive-poisson/cpp/main.cpp
- demo/documented/mixed-poisson/cpp/MixedPoisson.ufl
- demo/documented/mixed-poisson/cpp/main.cpp
-Copyright: 2006-2010, Anders Logg and Marie E. Rognes
-  2007-2011, Anders Logg and Marie E. Rognes
-  2010, Anders Logg and Marie E. Rognes
-  2010-2012, Anders Logg and Marie E. Rognes
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/curl-curl/cpp/CurrentDensity.ufl
- demo/undocumented/curl-curl/cpp/EddyCurrents.ufl
- demo/undocumented/curl-curl/cpp/main.cpp
- demo/undocumented/curl-curl/python/demo_curl-curl.py
-Copyright: 2009, Bartosz Sawicki
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/HDF5Interface.cpp
- dolfin/io/HDF5Interface.h
- dolfin/io/XDMFFile.cpp
- dolfin/io/XDMFFile.h
-Copyright: 2012, Chris N. Richardson and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/waveguide/cpp/Forms.py
- demo/undocumented/waveguide/cpp/Forms.ufl
- demo/undocumented/waveguide/cpp/main.cpp
- demo/undocumented/waveguide/python/demo_waveguide.py
-Copyright: 2008, Evan Lezar
-License: LGPL-3+
- FIXME
-
-Files: dolfin/la/PETScMatrix.cpp
- dolfin/la/PETScMatrix.h
- dolfin/la/PETScVector.cpp
- dolfin/la/PETScVector.h
-Copyright: 2004-2010, Johan Hoffman, Johan Jansson and Anders Logg
-  2004-2012, Johan Hoffman, Johan Jansson and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/special-functions/python/demo_special_functions.py
- site-packages/dolfin/mesh/svgtools.py
- site-packages/dolfin/multistage/factorize.py
- test/unit/python/ufl-jit-assemble-chain/test_assembly_derivatives.py
-Copyright: 2010, Martin S. Alnaes
-  2011, Martin S. Alnaes
-  2013-2014, Martin S. Alnaes
-  2014, Martin S. Alnaes
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin/compilemodules/expressions.py
- site-packages/dolfin/compilemodules/subdomains.py
- site-packages/dolfin_utils/pjobs/pjobs.py
- site-packages/dolfin_utils/pjobs/torque.py
-Copyright: 2008-2008, Martin Sandve Alnes
-  2009, Martin Sandve Alnes
-License: LGPL-3+
- FIXME
-
-Files: dolfin/function/LagrangeInterpolator.cpp
- dolfin/function/LagrangeInterpolator.h
- test/unit/python/function/test_lagrange_interpolator.py
- test/unit/python/mesh/test_periodic_boundary_computation.py
-Copyright: 2013, Mikael Mortensen
-  2014, Mikael Mortensen
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/XMLFile.cpp
- dolfin/io/XMLLocalMeshSAX.cpp
- dolfin/io/XMLLocalMeshSAX.h
- dolfin/mesh/MeshFunction.cpp
-Copyright: 2006-2011, Ola Skavhaug and Garth N. Wells
-  2008-2011, Ola Skavhaug and Garth N. Wells
-  2009-2011, Ola Skavhaug and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/poisson1D-in-2D/cpp/main.cpp
- demo/undocumented/poisson1D-in-2D/python/demo_poisson1D-in-2D.py
- test/unit/python/fem/test_manifolds.py
-Copyright: 2012, Imperial College London and others
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/compiled-extension-module/python/Probe/Probe.cpp
- demo/undocumented/compiled-extension-module/python/Probe/Probe.h
- demo/undocumented/compiled-extension-module/python/demo_compiled-extension-module.py
-Copyright: 2013, Kent-Andre Mardal, Mikael Mortensen, Johan Hake
-License: LGPL-3+
- FIXME
-
-Files: dolfin/common/MPI.cpp
- test/unit/io/cpp/XMLLocalMeshData.cpp
- test/unit/io/cpp/XMLMeshValueCollection.cpp
-Copyright: 2007, Magnus Vikstrøm
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/elastodynamics/cpp/DG0_eps_xx.ufl
- demo/undocumented/elastodynamics/cpp/ElastoDynamics.ufl
- demo/undocumented/elastodynamics/cpp/main.cpp
-Copyright: 2009, Mirko Maraldi and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/ExodusFile.cpp
- dolfin/io/ExodusFile.h
- test/unit/python/io/test_exodus.py
-Copyright: 2013, Nico Schlömer
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/stokes-stabilized/dolfin_fine.xml.gz
- demo/documented/subdomains/dolfin_fine.xml.gz
- demo/undocumented/mesh-quality/dolfin_fine.xml.gz
-Copyright: ӳǘ�)� �'��H�x8���p"�uO�5��*��Z��NҸ�$�����Eov�2=��St 
��ٖ��	`
-License: UNKNOWN
- FIXME
-
-Files: cmake/modules/FindPETSc4py.cmake
- cmake/modules/FindSLEPc4py.cmake
-Copyright: 2013, Lawrence Mitchell
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindBLAS.cmake
- cmake/modules/FindLAPACK.cmake
-Copyright: 2007-2009, Kitware, Inc
-License: BSD-3-clause
- FIXME
-
-Files: dolfin/plot/plot.cpp
- dolfin/plot/plot.h
-Copyright: 2007-2012, Anders Logg and Fredrik Valdmanis
-  2007-2014, Anders Logg and Fredrik Valdmanis
-License: LGPL-3+
- FIXME
-
-Files: dolfin/log/Progress.h
- dolfin/log/log.h
-Copyright: 2003-2008, Anders Logg and Jim Tilander
-  2003-2013, Anders Logg and Jim Tilander
-License: LGPL-3+
- FIXME
-
-Files: dolfin/adaptivity/adapt.cpp
- dolfin/adaptivity/adapt.h
-Copyright: 2010-2011, Anders Logg, Marie Rognes and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: bench/function/evaluation/cpp/main.cpp
- dolfin/swig/typemaps/std_set.i
-Copyright: 2009, Andre Massing
-  2010, Andre Massing
-License: LGPL-3+
- FIXME
-
-Files: dolfin/geometry/SimplexQuadrature.cpp
- test/unit/mesh/cpp/MultiMesh.cpp
-Copyright: 2014, August Johansson and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/HDF5Attribute.cpp
- dolfin/io/HDF5File.cpp
-Copyright: 2012, Chris N Richardson
-  2013, Chris N Richardson
-License: LGPL-3+
- FIXME
-
-Files: dolfin/la/CholmodCholeskySolver.cpp
- dolfin/la/CholmodCholeskySolver.h
-Copyright: 2008, Dag Lindbo and Garth N. Wells
-  2008-2011, Dag Lindbo and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: dolfin/graph/SCOTCH.h
- dolfin/mesh/DistributedMeshTools.cpp
-Copyright: 2010-2013, Garth N. Wells and Chris Richardson
-  2011-2014, Garth N. Wells and Chris Richardson
-License: LGPL-3+
- FIXME
-
-Files: utils/matlab/xmlmatrix.m
- utils/matlab/xmlvector.m
-Copyright: 2004, Georgios Foufas
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/hyperelasticity/cpp/HyperElasticity.ufl
- demo/undocumented/contact-vi-snes/cpp/HyperElasticity.ufl
-Copyright: 2009-2010, Harish Narayanan and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/parameters/cpp/main.cpp
- demo/undocumented/parameters/python/demo_parameters.py
-Copyright: 2009, Johan Hake and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/refinement/LocalMeshCoarsening.cpp
- dolfin/refinement/LocalMeshCoarsening.h
-Copyright: 2006, Johan Hoffman
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/GenericFile.cpp
- dolfin/io/GenericFile.h
-Copyright: 2002-2011, Johan Hoffman and Anders Logg
-  2003-2011, Johan Hoffman and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/File.cpp
- dolfin/io/File.h
-Copyright: 2002-2011, Johan Hoffman, Anders Logg and Garth N. Wells
-  2002-2012, Johan Hoffman, Anders Logg and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: bench/plot.py
- site-packages/dolfin_utils/pjobs/slurm.py
-Copyright: 2010, Johannes Ring
-  2013, Johannes Ring
-License: LGPL-3+
- FIXME
-
-Files: dolfin/fem/SystemAssembler.cpp
- dolfin/fem/SystemAssembler.h
-Copyright: 2008-2013, Kent-Andre Mardal and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/eigenvalue/cpp/main.cpp
- demo/undocumented/dg-advection-diffusion/cpp/AdvectionDiffusion.ufl
-Copyright: 2007, Kristian B. Oelgaard and Garth N. Wells
-  2007-2010, Kristian B. Oelgaard and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/test/fixtures.py
- site-packages/dolfin_utils/test/tests.py
-Copyright: 2014-2014, Martin Sandve Alnaes and Aslak Wigdahl Bergersen
-License: LGPL-3+
- FIXME
-
-Files: dolfin/graph/ParMETIS.cpp
- dolfin/graph/ParMETIS.h
-Copyright: 2008-2009, Niclas Jansson, Ola Skavhaug and Anders Logg
-  2008-2011, Niclas Jansson, Ola Skavhaug and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/mesh/MeshPartitioning.cpp
- dolfin/mesh/MeshPartitioning.h
-Copyright: 2008-2013, Niclas Jansson, Ola Skavhaug, Anders Logg
-  2008-2014, Niclas Jansson, Ola Skavhaug, Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/fem/MultiMeshDirichletBC.cpp
- dolfin/fem/MultiMeshDirichletBC.h
-Copyright: 2014, Anders Logg
-License: LGPL-4+
- FIXME
-
-Files: demo/undocumented/contact-vi-snes/circle_yplane.xml.gz
- demo/undocumented/contact-vi-tao/circle_yplane.xml.gz
-Copyright:  ��/kP�������/S��Ȉ�5�_fT`I�~U��eBu ��_֠~�O
��U
���X�;`K
��+A���[\+P^�����Z���O޹��Z~��O�����Z}��Oޅ������՞��?
��jO^�I"��.�o��?��$���W�Zy��
-  n��cP~�ۅKw�l姹[�r��vP~Z����¶0����
R�����6�ߘ����Y���t9n���ҡ�JaJ����͍7
-License: UNKNOWN
- FIXME
-
-Files: dolfin/io/pugixml.cpp
- dolfin/io/pugixml.hpp
-Copyright: 2003, Kristen Wegner (kristen at tima.net)
-  2006-2012, Arseny Kapoulkine (arseny.kapoulkine at gmail.com)
-License: UNKNOWN
- FIXME
-
-Files: cmake/modules/FindAMD.cmake
-Copyright: 2010, Anders Logg
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindBLASHeader.cmake
-Copyright: 2010, Garth N. Wells
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindSCOTCH.cmake
-Copyright: 2010-2011, Garth N. Wells, Johannes Ring and Anders Logg
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindNumPy.cmake
-Copyright: 2010, Johannes Ring
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindSphinx.cmake
-Copyright: 2011, Marie Rognes and Johannes Ring
-License: BSD-2-clause
- FIXME
-
-Files: cmake/modules/FindMPI.cmake
-Copyright: 2001-2009, Dave Partyka
-  2001-2011, Kitware, Inc
-  2010-2011, Todd Gamblin tgamblin at llnl.gov
-License: BSD-3-clause
- FIXME
-
-Files: site-packages/dolfin_utils/cppparser/CppHeaderParser.py
-Copyright: 2011, Jashua R. Cloutier
-License: BSD-3-clause
- FIXME
-
-Files: dolfin/io/pugiconfig.hpp
-Copyright: 2003, Kristen Wegner (kristen at tima.net)
-  2006-2012, Arseny Kapoulkine
-  2006-2012, Arseny Kapoulkine (arseny.kapoulkine at gmail.com)
-License: Expat
- FIXME
-
-Files: site-packages/dolfin_utils/ordereddict.py
-Copyright: 2009, Raymond Hettinger
-License: Expat
- FIXME
-
-Files: test/unit/python/meshconvert/test_mesh_converter.py
-Copyright: 2012
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin/multistage/multistagescheme.py
-Copyright: != size:
-  2013, Johan Hake
-License: LGPL-3+
- FIXME
-
-Files: cmake/scripts/codesnippets.py
-Copyright: 2012, %(holder)s
-  2012, Johan Hake
-  form
-License: LGPL-3+
- FIXME
-
-Files: README.rst
-Copyright: *No copyright*
-License: LGPL-3+
- FIXME
-
-Files: utils/matlab/plotslab.m
-Copyright: 2003, Johan Hoffman
-  2003-2005, Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/dg-poisson/cpp/main.cpp
-Copyright: 2006-2011, Anders Logg and Kristian B. Oelgaard
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/documentation/generatecpprst.py
-Copyright: 2010, Anders Logg and Kristian Oelgaard
-License: LGPL-3+
- FIXME
-
-Files: dolfin/ale/HarmonicSmoothing.cpp
-Copyright: 2008-2011, Anders Logg, 2013, Jan Blechta
-License: LGPL-3+
- FIXME
-
-Files: dolfin/la/LinearAlgebraObject.h
-Copyright: 2007-2012, Anders Logg, Garth N. Wells, Ola Skavhaug
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/documentation/indextemplates.py
-Copyright: 2011, Anders Logg, Kristian Oelgaard, and Marie E. Rognes
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/petsc4py/python/demo_petsc4py.py
-Copyright: 2007-2011, 2013 Anders Logg, Lawrence Mitchell
-License: LGPL-3+
- FIXME
-
-Files: dolfin/fem/DofMapBuilder.h
-Copyright: 2008-2013, Anders Logg, Ola Skavhaug and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: dolfin/fem/DofMapBuilder.cpp
-Copyright: 2008-2014, Anders Logg, Ola Skavhaug and Garth N. Wells
-  set of all processes that share dofs with this process
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/test/skips.py
-Copyright: 2014-2014, Aslak Wigdahl Bergersen
-License: LGPL-3+
- FIXME
-
-Files: dolfin/adaptivity/TimeSeriesHDF5.cpp
-Copyright: 2009-2013, Chris Richardson and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: bench/fem/assembly/cpp/main.cpp
-Copyright: 2008-2010, Dag Lindbo, Anders Logg and Ilmar Wilbers
-License: LGPL-3+
- FIXME
-
-Files: utils/matlab/xmlmesh.m
-Copyright: 2004, Erik Svensson
-License: LGPL-3+
- FIXME
-
-Files: test/unit/python/fem/test_system_assembler.py
-Copyright: 2011-2013, Garth N. Wells, 2013, Jan Blechta
-License: LGPL-3+
- FIXME
-
-Files: dolfin/graph/SCOTCH.cpp
-Copyright: 2010-2013, Garth N. Wells, Anders Logg and Chris Richardson
-License: LGPL-3+
- FIXME
-
-Files: test/unit/python/book/test_chapter_1.py
-Copyright: 2011-2014, Hans Petter Langtangen and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/hyperelasticity/cpp/main.cpp
-Copyright: 2009, Harish Narayanyan
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin/common/plotting.py
-Copyright: 2008-2012, Joachim B. Haga and Fredrik Valdmanis
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/hyperelasticity/python/demo_hyperelasticity.py
-Copyright: 2008-2010, Johan Hake and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/dg-poisson/cpp/Poisson.ufl
-Copyright: 2006-2007, Kristian B. Oelgaard and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/dg-advection-diffusion/cpp/main.cpp
-Copyright: 2007-2011, Kristian B. Oelgaard, Anders Logg and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/biharmonic/cpp/Biharmonic.ufl
-Copyright: 2009, Kristian B. Oelgaard, Garth N. Wells and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: dolfin/common/MPI.h
-Copyright: 2007-2014, Magnus Vikstrøm and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/documented/auto-adaptive-poisson/python/demo_auto-adaptive_poisson.py
-Copyright: 2011-2012, Marie E. Rognes and Anders Logg
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/overlapping-regions/python/demo_overlapping-regions.py
-Copyright: 2011-2013, Marie E. Rognes, Martin S. Alnaes
-License: LGPL-3+
- FIXME
-
-Files: test/unit/python/math/test_math.py
-Copyright: 2011-2014, Martin Alnaes
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/test/paths.py
-Copyright: 2014-2014, Martin Sandve Alnaes
-License: LGPL-3+
- FIXME
-
-Files: test/unit/python/io/test_XMLFunction.py
-Copyright: 2014, Matthias Liertzer
-License: LGPL-3+
- FIXME
-
-Files: dolfin/io/XMLParameters.h
-Copyright: 2011, Ola Skavhaug, Anders Logg and Garth N. Wells
-License: LGPL-3+
- FIXME
-
-Files: demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py
-Copyright: 2008, Rolv Erlend Bredesen
-License: LGPL-3+
- FIXME
-
-Files: site-packages/dolfin_utils/meshconvert/abaqus.py
-Copyright: for c in l[1:
-License: LGPL-3+
- FIXME
-
-Files: dolfin/geometry/CollisionDetection.cpp
-Copyright: 2002, Fabio Ganovelli, Federico Ponchio and Claudio
-  2014, Anders Logg and August Johansson
-License: Public domain LGPL-3+
- FIXME
-
-Files: scripts/dolfin-plot/mesh.xml.gz
-Copyright: h3N�#-BP*y\ �
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/hyperelasticity/hyperelasticity_u1.png
-Copyright: �����O��1���Q�k�
�
��4��#}@ّf�п�>ڃh���A3~�uoD �<l��!P'�k޼����7A��+G��A�b���C�Bצ a���u���Y���M��O
�.cq�|�bl-��O�䖥�rE�?�G^}��
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/curl-curl/sphere.xml.gz
-Copyright: ��/�Z�0�j��"�/���~�
"� ��n�䳹d�Qr�y:mr �#;y��
-  F��B�O垻UvFOI��i
�ܤچ�L�z�
�@&`�q�:����5q�͇�)��Ź���
��fh���~�^H�6M��S!^i��d	���o�o*�R޿{r�����b
oj
�8�u)�����:m:
�	
#�p���Ǘ߯�����0
�@p���X�TB�J}�.pz�!�7��
�Eg���ּ`�v�)\�q�%���gsuh߳\�vcF�Vi锟�_��Ob2S�|�V�4��	-w�sP�Y�|��L��Q�z�<�l\�8�������Y�:��+�Pz8sS �&r��
-  ���d嚌��"3�Q�uolX������H�eD2�dd/�0���<YE�w�<幨�&Y
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/dg-advection-diffusion/unitsquare_64_64_velocity.xml.gz
-Copyright: Y����Lu��k�5
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/mixed-poisson-sphere/sphere_16.xml.gz
-Copyright: ^����\>�H�x
}ʵ�5X
��O�M񺍭��$@1 ��;�B~IDV���b��ëJx@�ln��
=4ք� �VҵNӂ�y���Ƚ���vp4	Č��1.H�D�5�L�Z[i�M���@���em����/�&���S��
-  g‹G��a���c��=����&D�:
U�0�ov1��JH��w:���
���/N��N��
-  w2&�;��ئ�� 4�lZ�샤q��-��
m
�8H

-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-stabilized/plot_u.png
-Copyright: ��+�
��B�A���;#�����j9�A�V�"�E����,N�i4
`�B�b��o��N�~q���<���y��
-  ���j׼Ǟ�g��* &WƏ�ri�ڣ���[
�J��c��Bv8���<��;���u�4������z3"N[G��
vl��
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/buckling-tao/buckling.xml.gz
-Copyright: gHN��I⚊��pwyJ?�6 �3�h��"N�	�����N83��ύ����F�ҊtZZ�)a(���)9f������H�™�6�"h��;�
������lq{��;�M�;�47��0;I��
-License: UNKNOWN
- FIXME
-
-Files: test/data/snake.xml.gz
-Copyright: F^�(��x��i�脼�ˌ$CCoD�
yUZM+���� /
-  X7v�D��[
�x�-xVu�@u��o�����JweE
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-taylor-hood/plot_u.png
-Copyright: �я&��[�m�"*�t�<�e����IA�8��X����Ff}r��{K�<��D�Cs>O��
��	���S��G�~��
-License: UNKNOWN
- FIXME
-
-Files: utils/vim/macros
-Copyright: 2006, :r !echo $USER ~$a.kJo// Licensed under the GNU LGPL Version 2.1.
//
// First added: :r !date +'\%F'
kJo// Last changed: :r !date +'\%F'
kJo
#ifndef __FOO_H
#define __FOO_H #include <dolfin/constants.h> namespace dolfin
{ /// Documentation of class Foo class Foo
{
public: /// Constructor
Foo(); /// Destructor
~Foo(); private: }; } #endif:%s/Foo/\=@a/g :%s/FOO/\=@b/g
-  2006, :r !echo $USER ~$a.kJo// Licensed under the GNU LGPL Version 2.1.
//
// First added: :r !date +'\%F'
kJo// Last changed: :r !date +'\%F'
kJo
#include <dolfin/Foo.h> using namespace dolfin; //-----------------------------------------------------------------------------
Foo::Foo()
{
// Do nothing
}
//-----------------------------------------------------------------------------
Foo::~Foo()
{
// Do nothing
}
//-----------------------------------------------------------------------------:%s/Foo/\=@2/g
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-taylor-hood/plot_p.png
-Copyright: #���ĺ{dS�%e��#�.�j��k�����!�
��8
�裏�t�M����Ӽ������� ��G
u����W�\�|��+��bŊ���6+�T�aA=��!�ML��ra�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/tensor-weighted-poisson/unitsquare_32_32.xml.gz
-Copyright: (N��=�ݱ
�0�� ���	��s�[9p�`�K�������/����)�$L�
-  ��	��l�2;|Ū��ș� 
�0����9�o,/M@9
�!Z�Y:K����KY<|�c;�qvI��,;H��A����/��
.��A���7��Ә�Yd�
�8;�J:SJYv��
�5�N ���R�
��
�8;�JzSJY��
���$9�KY<|�z
��/�.�SJY<|ml��g'��\^���kc��8;�$��R_���
-  ������2k�F��
�
Hr^-e��~dc
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/collision-detection/circle.xml.gz
-Copyright: )�}\;�m�Z6��r�
��Bi���um+ɉ��}��9�z�4b��9*
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-taylor-hood/plot_mesh_boundaries.png
-Copyright: *"����S�[^�ɚ
�+o��x�o1��k���)
�q�0�,��S�{�[5W������,<Q����[�͞S\�C?�C�����=��������W�r����Y<���?��
x��n�'��/��W�W/}�K��\t�E'�����D��%�+�����L�
l�0&��u������y��tw$��G��;綕ƈt�{k�I��4��\rS;t�_-e�."��)"RK&��_�X�� �0)T��2��a!U�� n�V�*/ ���ҕ���Fm�N�j�v��Xڣ9�+���ힽ��u��~%�� <܍�-�n�=Ab���P��,&�8wB����/}i������
xફ�:��>�O�w�}
x��_�s?�s����{�
w��U�z�;����<���zBx �e� 
1
N
-  E��m��+~��E��;�jB����?�,�n
6��̜amt(�1j�=�/�	���
F	�2Wb3)���h���>��P�*��zDM��
���2
�U�v�����xGz���
�P�p�"FGOG�
�b9ˍ�h�:�<af�ه��y�-=�'<r���F�k�2�skrQ��jdb�y���f��6�F�����i<��'s��&6
-  ��Ɨ�������'_��^s�5_��n����t��W��
ox�I�u��w?��C/y�K����ӽ?1�ଈ&"
=(7��,a|���c�O8���Y��z�n��(����ҡ��6C�1r��
-  �
�E82x
�(�� KO�BecXԊ�UU��~�
w��c:xj�m
cԮ��t�
��L���;Ց�Nڌ� ���2ۭj)g�u��#Ru*tkք�G3qb�%����z��
+x�q�;�M.tk�6[_�Tl����*�E.��5�-
3U��ÖVcS͋7w\N0'�o
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/multimesh/propeller_2d_fine.xml.gz
-Copyright: 2+gDڪ
���V��Ђ�um%������\�����2r׈h���	Ci|�\�9X�.s�CF�@Ⱥ�v�w�^^�Q�h��g�����b;
�p�n��d+;���h�B�\>����a�kXd�4*ݥ۷Q�V�P
-  `��Z�	$�FU�
����a��0"�Y�_�ݮ&��Q�q>�(�se?)������F�n���<�A*�ZB
-  �3�<+��ፙSy
�e#1��~G���`�

ls��A�L��p�3BŽE
-  ����k����
U�h���
�J��C��!J�=4���!zy
`�b�G�ϧDN��t6��{|�i�^)sS����L&��#G
�}��������;B0d�x�{�CA����R`������ �H�����3�t��<6M}�L���} .hE���Wh������:�
��0ʍ����\��y
��Y���ȼ�M�I����h�4�Mn*�Ҕ�ݿO�J�t�[�&�Džسҭ	/�Zc;� =�t�miIh��8�b�U�����ܪU���v43���D�R��X�����LFgs�P
�9_����n��㶹67
�Ҡ��kM6�Q:w2�R�;9��#�K���<~�|`h�>��t�x;�l�&�-�c�Ԝ����n�	6�C�Ǐ���*�gS�B�)'�嵉��2��o�Y�l�P��6_?��
-License: UNKNOWN
- FIXME
-
-Files: doc/sphinx-common/source/conf.py
-Copyright: ..." is shown in the HTML footer. Default is True
-  = True
-  = u'DOLFIN Core, https://launchpad.net/~dolfin-core'
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/eigenvalue/eigenvalue_x.png
-Copyright: :x;�)��uZ��\N�e��?�~�*G�)�O������
����q�o��MRp��F
;�\c
�e��
-  s, &��3�I�%�r8�
����ܔz\ lR���S4����׏e���d�#�6��E�E�Y@�ɹ�^r�K-�?5��IŸ�ޛ�7^�_�b
-License: UNKNOWN
- FIXME
-
-Files: AUTHORS
-Copyright: = form signed
-  form not signed
-  form!
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/advection-diffusion/dolfin_fine_velocity.xml.gz
-Copyright: >�"�r8-��n���v���a�1�b
-  F#�u/�����V�ͷ`t&�^�c�ul��C! ���~.u�|���3U�Pn:i�įI�������z��E�h�Q#(�j�	F��

�D[�e`���#�	��|q����U��h����7y�ڝ3x-e|
��?p�ܲ�B�H@ʨ������DT�Ϯ�wN�A�v�ʜJ�
-  {ܓFz�:I-hj8V1b�6�W����h�D5-��T�(�
}�W/vC#w�VY���;h,T���p�Jak�
�t�
K*z�Ǜ�?>
?����CFF�J�"�l��X9�{��
-  �"��0�ԻP6���$�N��ɴ�Qpە����>&#��Z�gTv�/�c�k95q�Dn�څ	�XT#�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/bcs/aneurysm.xml.gz
-Copyright: >�x�e3��co�����ۭ�}^�Ca}�1�uԃ>ުCzBc��� �/�
�%ٝ
i��ڲz���������7����;�}�����R��bh��/7��}�m?\��5h���{��|����s8���&=�\Fu�Jl�m�
-  g�,�
>9���˜��Q[3�Ϋz��4�򪯍�Gs
-��'Y�ﮯԊ?�<����o17�O��k�$b-?�ܘ=º7r������OU�}�� �����>ENj˚=%��g���/�W���|,�(8�%�F���}ea�qr>�81;��V��+�2��xq�r��v��
-License: UNKNOWN
- FIXME
-
-Files: test/data/aneurysm.xml.gz
-Copyright: >�x�e3��co�����ۭ�}^�Ca}�1�uԃ>ުCzBc��� �/�
�%ٝ
i��ڲz���������7����;�}�����R��bh��/7��}�m?\��5h���{��|����s8���&=�\Fu�Jl�m�
-  g�,�
>9���˜��Q[3�Ϋz��4�򪯍�Gs
-��'Y�ﮯԊ?�<����o17�O��k�$b-?�ܘ=º7r������OU�}�� �����>ENj˚=%��g���/�W���|,�(8�%�F���}ea�qr>�81;��V��+�2��xq�r��v��
-  n�P�L+o�{M�
B�
���Fk����xt��,���^��0f�
Q�<���<.�
�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/navier-stokes/navier-stokes_u.png
-Copyright: ?�:���B
a �
�eQ��B�CGP|�n� TEۙ�������>�Jw[a�[V.<P�e�čcDƽ���ʼn�`�B��n�Q�$���Џ��P'1��YB9<����t� q�Ŝށ
+�L���%����
��2��(�YĻ���%�aR����O�m��Ԉ��[g�q=Ң85����
����sʑS��
N�:���#�k
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/built-in_meshes/python/boxmesh.png
-Copyright: B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B R� �&HM��  5A@j���! 	B [...]
-License: UNKNOWN
- FIXME
-
-Files: cmake/modules/FindEigen3.cmake
-Copyright: 2006-2007, Montel Laurent, <montel at kde.org>
-  2008-2009, Gael Guennebaud, <g.gael at free.fr>
-  2009, Benoit Jacob <jacob.benoit.1 at gmail.com>
-License: UNKNOWN
- FIXME
-
-Files: COPYING.LESSER
-Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
-License: UNKNOWN
- FIXME
-
-Files: COPYING
-Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
-  law
-  law, except executing it on a
-  on the Program, and are irrevocable provided the stated
-  on the software, and (2) offer you this License
-  permission, other than the making of an
-  treaty adopted on 20 December 1996, or
-License: UNKNOWN
- FIXME
-
-Files: debian/copyright_hints
-Copyright: 2009, Johan Hake
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/auto-adaptive-poisson/u_refined.png
-Copyright: M�J߀�M
tt4��M�M`1����t�	v�Bµ̃?tr�eB�ܔ"��i�R��
-  Q�Q�X���~X�>B�.B��
ZQT�L ��d%����C,�lǯ��(b\�G�{ә�6gH��U7kFn�e���1
����\Z�pD�R�Fe�5�gyxvr���2
&z[/M�{Z��
3���	2D��H�IGh
�!�`�GgQ�����4�;\���ء#���U��ȍ>;f>N�93����U�tXc�X4pV"nD
lٕ�&ڎ6��
-  Z[�`���l��.n�ygwC
-License: UNKNOWN
- FIXME
-
-Files: dolfin/io/base64.cpp
-Copyright: 2004-2008, Ren� Nyffenegger
-  Nyffenegger rene.nyffenegger at adp-gmbh.ch
-License: UNKNOWN
- FIXME
-
-Files: test/data/doughnut.xml.gz
-Copyright: Q%�4%E�E!�����_�񗟿�����������mxپ���/?��O_�������?���������ן���/��O��뿼�Ï���o��ǿ|������ۗ_���������O����o�����������/?��������o�����˟���7������������/�~�����K�
?9~���|��O_������;#���W��?6��w���������}�d��O�_j�y����1i����
�����>UĪ���G,[
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/periodic/plot_u.png
-Copyright: V'��a�R�Q�T(R���1���5<��5�cu�Հ��a��C�7
R+�)��Q��
X
m
-  ���q�MePq�h�ъ�
`X{8��T���[���®yp
�Y��e����v�敁���lq�pPDq�bSV�P��(�6��&�Ԉ��L���%Y$�L��E���`^5�,+P
���9�!֍��J�T$ �1����
k����jq�OB�
~� X�&�o��	����LG�#����� �a�
��j(
�) l��L�v�[�
�<�њu������/$qY"�0�X�u��6�������qD1W��Ocr��OrQ���iQ,����7q�8�j笺���G���AM��1�
8���Xu��K�b� �/�L�����S`
�Ѱ�F�h��V*t,�$��!�Y$ �b�93�ڌ�:�k8�C�rXP�@5�H
{)H(kF� h܄�RfB�ȝ�d���^X[VDz��(�W�/E�F^&�9�`��ĂF�*rϣ� H3L�@�,�&h���T�5�C��5�U�W0M�TPj6!�t�x�*� l�	�G `ǀ�a͋X
j���z���
G.��sH�y�O=�+�.��Aa�1�����_���/W����N�R��ʋk{AQ���.w�cYחW忖8Q+h�Qc�Kk��j
��/�X�q���T��rg��C���1�*Eem"F�E�Z
B��'DD���)"^	��

�Y����a��!L���k�V�4
�x��4A��b~~�n������˫*M(W�9[�&�D�6QM��D�QE��R�"�T�M��J&�ыq� ��A!-	s�
a
)
����3�̨#�F"�l�Z�*�Z��6Q`p 
iugj�v1VW��t.�<��t�C��h8W�tG���Zd
Ɨp [...]
~�
-  �N�ui�}t"ۮJA��c�&^}��"u'Ѿv
�B���iza%�@u�@s%Vu(�v!��<y�A4���
4��{��L
+"P���X�*Fk��
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/nonlinear-poisson/plot_u_gradient.png
-Copyright: W���}Zǽ�y2E<<Z(qP_�����T����_���u��JD`8MD�	!B�F4�QR�759~�ģ
e�4��Σ{쿆���1�P�7�q����s4J��@^���/��˦1~sX�p�hx2A�f���!'���J�G�ߗ�HD�� �:{Ջ�,�L4ˇn�+L� `��4
4љ&R.
��-�
08g�
B�zč����ID���h��BX�NDɤ��
�߉X>����4�_`|�\̣׳��T"�>����s��&��c=kX�`H��T�%/^@�DL
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/auto-adaptive-poisson/u_unrefined.png
-Copyright: [���[�~/�
�}��aZDĖ`K�[���iXQ!
F����qQ�U��9�cy�id%.ꚛ�K$l�t�GF(\�Icz}f 򏈗:�'�Y��,�V��ҏ�!�<�����e�s~�_,�A���L�A�S� �
�
�N�Bߦ��XL���{�{�� _(֑�q�_h�V�gZ��"vzjr���tF��t
�R�
�(������%~��=���Ӌ�/��r
�[�m3E��P��F�WV6/;��	�O�,�d�'�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-taylor-hood/plot_mesh.png
-Copyright: b4r
��؁������*4�y��4Ա��
Fx�~��
��6y7�AOcܺAd�ƍl�
�yl���ҸQ��,ȹ`_\.��S
�
-  �.��S^.?�g���(d�����?ϐm��i���d�����G����
�x3����A��3M}�̷�e����o����2����d(�}nJ����E9s�?��>����r����0�IeS	W�h_�*ܲ�Ԥ�z4�Z?<�4�s
f8�Ǟi���|7ۏgz�>C}ۣ�9�>��ތh���p!s؏e�p3��h�/�%u��*a&�UU�뺒?%�唬[�r~��[�ų�޼�%��5�|��e#>|�&O� �<��~>����
��A7�)�u9D��}5^X�� ���.���D�����Ě�����́w���,Yΐo�"�g�2�."ύVx���ң7s�}�����V�M���e���~�����e��c��?�	V)��_��������ϛ����r��������4gk�U�V�2�H�ۭx��ϟ�Ǐ��6^_�Y��u{ܾ�~����/�<X�jc
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/tensor-weighted-poisson/tensorweighted-poisson_u.png
-Copyright: f��>B¤C���D���O1�M�϶w����O�P���
G�c�\_���&��*�e*�nF�#�,>/O��s�
ӟf�Cl#�r_�;������v
�؞�x&,",<T\��/��mo�Z��bt�0��N[<��y��:Ks��"����e?w��2C��Kni����84��T��
���V�"
�

�r|����!��0l�q�i�w�́�ѳ��k0�/������i���^�e�a!�(�O�a�Z0q�H
#X4�C:\J�fV5�Ni
-  �����
&���&���OR�`�/�
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/dg-advection-diffusion/unitsquare_64_64.xml.gz
-Copyright: �ۅq����c�N?�a�5a:}�Ts
��2,҅�0�Ts
��2,ʅ�0�Ts
��2,
���R�1D�_ʰX.,�1x/I5��~)�b�0�>���T��}��2���0����f��@
�7�)��?���r�:�� �g
��
�>�0���p�M�a�{
�au
r���o;l�[�
{�Cn�YC4�m���%L���
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/subdomains/plot_subdomains.png
-Copyright: �
9(m,�G��T�c����.�V�T�U
U_WHc��`�ݏ��<���SN������>���ݻ���?����5>>�m۶
�\��G?�ў={N?����;�n8��>�)��0
Ȃ=5�T`u7�L��QY�c	Ą3���L�P�X��Z���`I_���qʡΌ��@v���&wK�1�A�;{��o|�>�����������E
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-mini/plot_u.png
-Copyright: �

.X�`�ڵӧO7{�q��S�.
-  �� �j^�A��
59��;�F���{��ʻ�
��:�������9 �e@��C	���S��޴��N�?k�t�5_��� � 	t��k��Z��?��J������'����'>�h� ��.��;�!1(ɏD�o�"�{ Ev���!�N��U�Kk�$- S�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/mixed-poisson/mixed-poisson_u.png
-Copyright: ��q�8����@���W7���q�{�
�|j0mg��6d�����FD��������&�|�>'�Lhl�Gc�v�.� �����Y
���0�

�@:��	 �)�
�1���d�<{���5q��f�~u�8,�f�W��N:�
-License: UNKNOWN
- FIXME
-
-Files: test/data/intersecting_surfaces.xml.gz
-Copyright: ���$�¹�
E�(�"���$�¹�
E�(�!���$�¹�
E�(�#���$�¹��ƻ(�i �X=N��s���QTV�[ �n0��p.<ckY��&�
�@T4�¹z
Ejb8q�%�����Y8W��HE5a	���s��c(�FQMXn��8꜅s���QV�D *�:g�\=�"i�Մ.����Y8W��He5�K��s���>�EYM��
ob�8q�����.�j��q�D�Q�,�
�P$����z�"Q�%8
��3I��&�
�HT4�¹�
E�(�	��-
��p.<C�4�j��q�DE��,�
�P$���Л"Q�`8
��3I��&�HT4�¹�
E�(�	�)
��p.<C�4�jBo�DE��,�
�T$���Лp%���q�,�(I�w55�
�DT4��'JE�h�ޔ���Y�DH
@ћQ�`0
�(I�(zS"*
f��"I4EoJDE��,|�T$���ЛQ�`j}�T$���ЛQ�`j�T$���ЛQ�`��DHe5�7%�����DHe5���J�������"IՄ�㖉��Y�DHE5a��e���`>Ql-kՄ�㖉��Yx
3
u�?�0
oXn��8ꘅO��$QT��[&*�:f��"I�Մ��������"I�Մ��������"I�Մ�����>�'JE�(�	G
��M���(I��&�
�BT
u��'JE�(�	�ǭG
��R�$�j��q+DE��,|�T$����z�
-  ��K�jܒ�%��/)��K��j�������o$ea5~IEX�_RV�Ԅ��%ua5~ICX�[R�.�5�QAx�cTb��z&�
���8F�6�QUȍcTv�Յ�8F
�7~Q���k�q�
-  ��K�jܒ�%��/)��Kz=��NJ�j������"��/
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/auto-adaptive-navier-stokes/channel_with_flap.xml.gz
-Copyright: �1��~\/�cKY_�������Ƕ�>���8��)�)9e}��
W�kk
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/mixed-poisson-dual/mixed-poisson-dual_u.png
-Copyright: �M��ɢ�ݔ;���"�\C=,��9;��̈Q�����
w#k��1��[�,�>il�-%�L�@V��񇏚��[(F�YS!@�zH��R�
�
��m�6Cs��
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/neumann-poisson/neumann-poisson_u.png
-Copyright: �
͹��ax`5�@�S���� �B{� ����m�b


������m�-�����qn
u�����N�>�PPGrj-�^R�T�Ͳ�>��2�>�V֠�),��D[hj
Ն�,�~F�Ԙ
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/navier-stokes/navier-stokes_p.png
-Copyright: ���R���#L��$�09?�x�=�����s�v���Ch2o�j3_h��e�4��6X4{4����^�R�I`��M�d�H!L�����c�r{���[��qϦ��
-  �1�
�D[�ԧm�%�={
;;h?\�C�
r�F�d?I!L.�����V!Q�b�}��)~&~!���9�'=��
�0�ј.j��
�lq�&��
A���U?�>I��"�09?������
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/nonlinear-poisson/plot_u.png
-Copyright: �6u�QQg|	R�m���p����=�+�DkV��u6����V[�fcS?F�!�����_2�gj�~�cl��If+ʭ��0#��WF���"
-  �:�� �
������1�6M�ݾ��^������N� ��i���9u
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/elasticity/pulley.xml.gz
-Copyright: ��[��zB�N��K �
`40*?.ab�ׯ�iV3ķ�NX��:�h�@�r��
V��+.�k����}8|�uǦ�:��|��a�~����r�&T�P��\H���4V�Gg�����t�����1�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/poisson/poisson_u.png
-Copyright: ��-I�ą0gY�<�S��_|�X�ÈC:jM���sQ,FʚT�����hR{�4�6�@)��:�C�� �GI1�*}���H���(HEQ+t�ĝN6�i�Y
��r*m����%=E���φ�K>�L��2�yV�F�%�un:2�ԛݫXz�V����p�?���R��pĐ�?Cڥ@ ��p,Op�
��f��x.9U:���@�m)�Ec��o2<\�.��g�ƽ�ј�_��q�~���ϳS���*���R����nP����lS��W���a�B�����`�<
��T�
/┞(Q
80U[%
-  ���[؛҃Zt
��P���P�I.U�"k`T���N�9Ka�pb !q�iJXw�89�[~}��yӉ�BBD�A�d�b6���d?�n?���F
`x��7�ȉ�$^<�
�<xtX���5�F}�^
�v�/����(Ry\l��a��e�V��OR0M�r����N������qb�>��B�n��A�I�
{�
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/lift-drag/dolfin_fine_pressure.xml.gz
-Copyright: ��П���^�{�E�+��2!�&;�@���[���5=��w!5ْ�w��Sn�-
LϏ���
�_Y�Fq��G���C�!���
l���cg�w���l�
7eC�{�?���n"�I�r��6*�SxZ�!1Ҙ�mِ
�r�Mx^���~�W3s�/�+!���cz��l�>-�4La��`^v
�
bl�&��A�IJ
�yr
;�!w9
-  �������~?P����텱s݄%�Ȓ�j���l��
ݔ%S
��U頊HQ��w��r-���y�S#�
ݹ7�1$�;`y��Pv
)�-3��
-  ��
m#K%r��k:�WL	���"�[�dC�ʠy��h���L���v�Z�
��䈝
=ίN��N�z�xlTע9��ڗ��7�=#m
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/stokes-mini/plot_p.png
-Copyright: �V���T�|�DZ�8~�wWՊ����Og׮
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/cahn-hilliard/cahn-hilliard_c.png
-Copyright: Ś��66�/?��
�<e;�O�ϕ��#S�H
�V>%�d�h�%B
 ��E� ���!Fx� 촔��b>eIQ �e�O���3<���T
��.��[�/f��̇Wa2�����H|��Z�n�������Fm^�|�~bT�<eg+G��:��ۺ'���_
VMJ�,�Q�[��/9��>�wy��vO}�#u�Byձ"\��-APdû��ʾ����Ψ���k�Kn�v�g/Ҏ��(Y4�v
�q�l�P��>���T ���ދ�t��YD6�w���ﰪ8�M2S1
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/singular-poisson/singular_u.png
-Copyright: �Q`�q�l�;�	��N
ҦTU�ҥ���H�P�i�Kش(��ӥ6�
	�Zԑr!�S
3)��Df�8�0��%���oe��C�rbY-��P��N�E�Xԑ�
9��pF�.R���7��4\vn
����/ɕ�ej at 3��
 hf�$�SF2����P�k��-��ڋ�^����
��l��6�g�{1��"��9C��+�,^`��d��,�`gd�ht�!�!�0;�
��&
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/hyperelasticity/hyperelasticity_u0.png
-Copyright: ��
z���{,�}Xű�@�`��AM�Dɣ�ϊn(�+��	��q)�mмtڼ(BG�����k*&".��
mQp�O���`~ϏM�gx
��0�S1v)�vߜ��!C��=g�W W}$2������
�̈́Ɛ}Ƞ�L�8x�`��v;A��4�_�,l=��7.�c
�j���{O��d�x�
^}��f�'��fƵ?�nB� �b
�FC�O��)L*
�RS
�t
�3\�2�t*,
���?s\&�����_�S���7ʡu�S_[▙�T�a7#��~�#��{�a|\��!��8�bw&�)�cQ�P�H��s
�C���������nE�/�ZϤa
O��r}y at h���rQM��ӳEK��:�������6
���4�v
GaI0�0rI��<��e���쬵B�u�6�/�e0ƻ����^��#��
�'�Prf�FWn:Rh4�-
+�0�EC�

�&�[���
�.�x�G���[��
)_fS�����q�s������{=���h5[.J(�5Ky4E���X3ԋmڤ��:-Ʈ�%ꑸ�
#��J
)�a���[
-License: UNKNOWN
- FIXME
-
-Files: demo/undocumented/multistage-solver/dolfin_fine_velocity.xml.gz
-Copyright: �"��0�ԻP6���$�N��ɴ�Qpە����>&#��Z�gTv�/�c�k95q�Dn�څ	�XT#�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/built-in_meshes/python/unitsquaremesh_left_right.png
-Copyright: ������G�PX3DvxkV�r�|�kӓyZa���[����3绞���ȓ
k��Uߚ�8���?ߵz�#/)�"�{k���u�|מ�ɏ���f�\�Y�C�Ե�
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/bcs/demo_bcs.png
-Copyright: ��/
r��1�~G�cn���ؿ� †A� ªfv�.�I�0�ۀ��j�����C��j����>�y�o��-�?��aG}��(j���5�Db�)a��

&
-License: UNKNOWN
- FIXME
-
-Files: demo/documented/eigenvalue/box_with_dent.xml.gz
-Copyright: �@��S@E+�n����
���9�1������S� O���+��ja
(ND׎bУ7�6�A�ޤ3ibkp���$��
}}/��`C:�W�*���m�
�I�
���O�;�e܌n a��������H�	�
Xv��G[�
n�"v�:;� O��!�.v�����
-License: UNKNOWN
- FIXME
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/dolfin.git



More information about the debian-science-commits mailing list