ufc 2.0.2-1 source package in Ubuntu

Changelog

ufc (2.0.2-1) unstable; urgency=low

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 16:40:46 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Science Team
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ufc_2.0.2.orig.tar.gz 577.0 KiB a56d2b654907c599be08233beb86e7da4ce4481e0f5e238eb2d23aba8e4a96d9
ufc_2.0.2-1.debian.tar.gz 3.4 KiB 8e238b6961d57d770c9df04e1b19d8d7cde4492f173d0092f6bc33d284b180e8
ufc_2.0.2-1.dsc 2.0 KiB 2446e40c4dd3006386bd3b98f4ebe2075172da61f4e46c04a1700196301d3019

Available diffs

View changes file

Binary packages built by this source

python-ufc: Python utilities (templates) for generating UFC code

 UFC (Unified Form-assembly Code) is a unified framework for finite element
 assembly. More precisely, it defines a fixed interface for communicating low
 level routines (functions) for evaluating and assembling finite element
 variational forms. The UFC interface consists of a single header file ufc.h
 that specifies a C++ interface that must be implemented by code that complies
 with the UFC specification. Examples of form compilers that support the UFC
 interface are FFC and SyFi.
 .
 This package contains Python utilities for generating UFC code.

ufc: unified code generation interface for form-compilers

 UFC (Unified Form-assembly Code) is a unified framework for finite element
 assembly. More precisely, it defines a fixed interface for communicating low
 level routines (functions) for evaluating and assembling finite element
 variational forms. The UFC interface consists of a single header file ufc.h
 that specifies a C++ interface that must be implemented by code that complies
 with the UFC specification. Examples of form compilers that support the UFC
 interface are FFC and SyFi.

ufc-doc: documentation for UFC

 UFC (Unified Form-assembly Code) is a unified framework for finite element
 assembly. More precisely, it defines a fixed interface for communicating low
 level routines (functions) for evaluating and assembling finite element
 variational forms. The UFC interface consists of a single header file ufc.h
 that specifies a C++ interface that must be implemented by code that complies
 with the UFC specification. Examples of form compilers that support the UFC
 interface are FFC and SyFi.
 .
 This package contains documentation for UFC.