Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

UFC

Compare

  No analysis available

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 ... [More] that specifies a C++ interface that must be implemented by code that complies with the UFC specification. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

SyFi

Compare

  No analysis available

The finite element method (FEM) package SyFi is a C++ library built on top of the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite Elements. The package provides polygonal domains, polynomial spaces, and degrees of freedom as symbolic expressions that are easily manipulated. ... [More] This makes it easy to define finite elements and variational forms. These elements and forms are then used to generate efficient C++ code. SyFi is a component of the FEniCS project, see http://www.fenicsproject.org. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

UFL

Compare

  Analyzed about 13 hours ago

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

20.6K lines of code

11 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This