Skip to content

Add 2DECOMP&FFT to package index #395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions _data/package_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,19 @@
license: BSD-3-Clause
version: 2.1

- name: FATODE
github: ComputationalScienceLaboratory/FATODE
description: A Fortran library for the integration of ordinary differential equations with direct and adjoint sensitivity analysis capabilities
categories: numerical scientific
tags: ode-solver
license: GPL-3.0
version: 1.2

- name: SLICOT
github: SLICOT/SLICOT-Reference
description: A Fortran subroutines library for systems and control
categories: numerical scientific

- name: ElmerFEM
github: ElmerCSC/elmerfem
description: Finite element software for numerical solution of partial differential equations
Expand Down Expand Up @@ -953,6 +966,14 @@
description: Solver for the incompressible Navier-Stokes equations
categories: numerical

- name: 2DECOMP&FFT
url: http://www.2decomp.org/
description: Library for 2D pencil decomposition and distributed Fast Fourier Transform
categories: numerical scientific
tags: fft parallel distributed-memory openmpi
license: BSD-3-Clause
version: 1.5.847

- name: OpenFFT
url: http://www.openmx-square.org/openfft/
description: Open source parallel package for computing multi-dimensional Fast Fourier Transforms (3-D and 4-D FFTs)
Expand Down