ccseapps 2.5-1 source package in Ubuntu

Changelog

ccseapps (2.5-1) unstable; urgency=low

  * Initial release. (Closes: #624233).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  11 Nov 2011 14:07:10 +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

Downloads

File Size SHA-256 Checksum
ccseapps_2.5.orig.tar.gz 2.8 MiB ab47a1f15b033a9ee842f499fe2a73640c873de84920854f9f5ee117f9f5776d
ccseapps_2.5-1.debian.tar.gz 7.4 KiB 53506f4acafd2c8074cd91cf9ae07397da0eb2b520b44e3079bfd801f7b9e1fb
ccseapps_2.5-1.dsc 1.7 KiB 50e953ddc3ecf5cbba2c9de252f580c625bc5ee3f8c7d4d714035d7d47de9863

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.