Sign inSign up

openeuler/dealii

Sponsored OSS

By openeuler

Updated 3 days ago

Image
0

4.3K

openeuler/dealii repository overview

Quick reference

deal.II | openEuler

deal.II is an open-source C++ finite element library developed and maintained by a broad community from academia and industry. deal.II provides:

  • Adaptive mesh refinement (h-, p-, and hp-refinement) for flexible discretization.
  • MPI parallel computation for large-scale distributed simulations.
  • LAPACK/BLAS linear algebra integration for efficient matrix operations.
  • zlib data compression for I/O support.
  • Extensive dimension-independent programming interfaces (1D, 2D, 3D).
  • Auto-detection and optional integration with third-party libraries (PETSc, Trilinos, HDF5, etc.). Learn more at deal.II.

The tag of each deal.II docker image is consist of the version of deal.II and the version of basic image. The details are as follows:

TagsCurrentlyArchitectures
9.8.0-oe2403sp4dealii 9.8.0 on openEuler 24.03-LTS-SP4amd64, arm64
9.7.1-oe2403sp4deal.II 9.7.1 on openEuler 24.03-LTS-SP4amd64, arm64
9.7.1-oe2403sp3deal.II 9.7.1 on openEuler 24.03-LTS-SP3amd64, arm64

Usage

  • Ensure that you have Docker installed, or are using Docker for Linux containers if on Windows.
  • Obtain the deal.II docker image from DockerHub: docker pull openeuler/dealii:{Tag}
  • Run the Docker container to launch the deal.II environment. docker run -it openeuler/dealii:{Tag}
  • Verify the installation inside the container: ls /opt/dealii/bin/ && ls /opt/dealii/lib/

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:208c312f9

Size

515.6 MB

Last updated

3 days ago

docker pull openeuler/dealii

This week's pulls

Pulls:

7

Sep 7 to Sep 13