Summary
Gerris Flow Solver is a software program for the solution of the partial differential equations describing fluid flow.
Versions
v20131206-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- examples mpi static-libs
USE flags
General
- examples
- Install examples, usually source code
- mpi
- Add MPI (Message Passing Interface) layer to the apps that support it
- static-libs
- Build static versions of dynamic libraries as well
Dependencies
dev-games / ode : Open Dynamics Engine SDK
dev-libs / glib : The GLib library of C routines
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
sci-libs / gts : GNU Triangulated Surface Library
sci-libs / hypre : Parallel matrix preconditioners library
sci-libs / lis : Library of Iterative Solvers for Linear Systems
sci-libs / netcdf : Scientific library and interface for array oriented data access
sci-libs / proj : PROJ coordinate transformation software
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-games / ode : Open Dynamics Engine SDK
dev-libs / glib : The GLib library of C routines
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
sci-libs / gts : GNU Triangulated Surface Library
sci-libs / hypre : Parallel matrix preconditioners library
sci-libs / lis : Library of Iterative Solvers for Linear Systems
sci-libs / netcdf : Scientific library and interface for array oriented data access
sci-libs / proj : PROJ coordinate transformation software
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/gerris: port to EAPI 7, respect NM
* Port to EAPI 7 * ${EPREFIX} -> ${ESYSROOT} for header location * Respect NM Closes: https://bugs.gentoo.org/725450 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-libs/gerris: fix build with slibtool
Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778341 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-libs/gerris: update mime-info cache
Closes: https://bugs.gentoo.org/741436 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - David Seifert · gentoo
sci-libs/gerris: Remove old
Package-Manager: portage-2.3.0 - David Seifert · gentoo
sci-libs/gerris: Patch use of sci-libs/lis function prototypes
Gentoo-bug: 593282 * EAPI=6 * Made all PATCHES -p1 compliant * Exchanged -D_BSD_SOURCE with -D_DEFAULT_SOURCE in order to silence deprecation from dev-libs/glib * Add subslot operators for sci-libs/netcdf and sci-libs/gsl * Add proper SLOT and operator for sci-libs/fftw * Delete all .la files, as package provides .pc files Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed