ufc 2.0.3-1 source package in Ubuntu

Changelog

ufc (2.0.3-1) unstable; urgency=low

  * New upstream release.
  * debian/ufc.install: Install all CMake files.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Nov 2011 10:05:32 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ufc_2.0.3.orig.tar.gz 578.1 KiB c139fde6491bee2101c2bd975b54f734edec9095c344007e8a4050361291c471
ufc_2.0.3-1.debian.tar.gz 3.5 KiB f6641a31e12dbb25d5fd60bfcfdfc4a168136760620d567baabd6b899586022c
ufc_2.0.3-1.dsc 2.1 KiB 3bcf88fe36737d14ba5eadc512161b78c9d5462c96acbd85f8d14e4abd104f6a

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.