ccseapps 2.5-2 source package in Ubuntu

Changelog

ccseapps (2.5-2) unstable; urgency=low

  * Patch to detect byte order and build on more archs.
    Closes: #650558.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  20 Dec 2011 07:06:51 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe science

Downloads

File Size SHA-256 Checksum
ccseapps_2.5.orig.tar.gz 2.8 MiB ab47a1f15b033a9ee842f499fe2a73640c873de84920854f9f5ee117f9f5776d
ccseapps_2.5-2.debian.tar.gz 9.2 KiB 632a87f6d4e3bd2911814a215670893784d0b2c9f42744e0249593f1c7fe4906
ccseapps_2.5-2.dsc 1.7 KiB 5da1d977abe57c0de2ebe31487edf58f2d65d392d832e5546ae35a312889a527

Available diffs

View changes file

Binary packages built by this source

libbox-dev: Boxlib: C++ Block-structured finite difference algorithms library

 BoxLib is a foundation library of C++ classes that facilitate the development
 of block-structured finite difference algorithms such as arise in the solution
 of systems of partial differential equations. BoxLib is particularly useful
 in designing and building adaptive algorithms. BoxLib contains rich data
 structures for describing operations which take place on data defined in
 regions of index space that are unions of non-intersecting rectangles.
 Because we are interested in unsteady problems where the regions of interest
 may change in response to an evolving solution, support is provided in BoxLib
 for efficiently building and destroying the data structures.
 All constructs in BoxLib are designed to run efficiently in parallel.
 .
 BoxLib is the foundation library for the PMAMR (porous media) ,
 (low Mach number combustion), CASTRO (compressible astrophysics)
 codes. and NYX (cosmology) codes. An analogous version of BoxLib written
 entirely in Fortran90 is the foundation library for the MAESTRO code,
 for example.