fenics-dolfinx 1:0.4.1-3 source package in Ubuntu
Changelog
fenics-dolfinx (1:0.4.1-3) unstable; urgency=medium * debian/tests: unittests Depends: python3-cppimport * debian/tests: explicitly switch off the pytest-mpi plugin when running MPI python demo tests. The mpi plugin is incompatible with the custom mpi marker used by python/demo/test.py, see https://github.com/FEniCS/dolfinx/issues/2254 -- Drew Parsons <email address hidden> Sun, 26 Jun 2022 14:41:12 +0200
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fenics-dolfinx_0.4.1-3.dsc | 3.9 KiB | 9891b378ccd5dd55ed26823786039c8fa2977b34c9f9ede779e63811c8a292e7 |
fenics-dolfinx_0.4.1.orig.tar.gz | 684.5 KiB | 68dcf29a26c750fcea5e02d8d58411e3b054313c3bf6fcbc1d0f08dd2851117f |
fenics-dolfinx_0.4.1-3.debian.tar.xz | 34.5 KiB | a9ae3ed681a52da37a363e5e989475b82fcc4e7a25281e12f4af252a93ad764f |
Available diffs
- diff from 1:0.3.0-15build1 (in Ubuntu) to 1:0.4.1-3 (784.4 KiB)
- diff from 1:0.4.1-2 to 1:0.4.1-3 (882 bytes)
No changes file available.
Binary packages built by this source
- dolfinx-doc: Documentation and demo programs for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains documentation and demo programs for DOLFIN-X.
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The documentation for the legacy version of DOLFIN is provided
by dolfin-doc.
- libdolfinx-complex-dev: Shared links and header files for DOLFIN (complex numbers)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the development files for the complex number build.
.
This is the next-generation version of DOLFIN-).
The legacy version of DOLFIN is provided by libdolfin-dev.
- libdolfinx-complex0.4: Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the shared libraries with complex number support.
- libdolfinx-complex0.4-dbgsym: debug symbols for libdolfinx-complex0.4
- libdolfinx-dev: Shared links and header files for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the common development files and depends on
the real or complex development package.
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN is provided by libdolfin-dev.
- libdolfinx-real-dev: Shared links and header files for DOLFIN (real numbers)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the development files for the real number build.
.
This is the next-generation version of DOLFIN-X.
The legacy version of DOLFIN is provided by libdolfin-dev.
- libdolfinx-real0.4: Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the shared libraries with real number support.
- libdolfinx-real0.4-dbgsym: debug symbols for libdolfinx-real0.4
- python3-dolfinx: Python interface for DOLFIN (Python 3)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN is provided by python3-dolfin.
.
This is a base package depending on the dolfinx packages with
real or complex number support. By default the version built against
the preferred version of PETSc in /usr/lib/petsc is selected, but the
alternative version can be selected by setting the environment
variable PETSC_DIR.
- python3-dolfinx-complex: Python interface for DOLFIN (Python 3)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the Python interface for DOLFIN (Python 3).
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN (without complex number support)
is provided by python3-dolfin.
- python3-dolfinx-real: Python interface for DOLFIN (Python 3)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This package contains the Python interface for DOLFIN (Python 3).
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN is provided by python3-dolfin.