Name : dolfin-complex Relocations: (not relocatable) Version : 1.6.0 Vendor: ALT Linux Team Release : alt1.dev.git20150427 Build Date: Sat May 2 17:06:17 2015 Install date: (not installed) Build Host: real-sisyphus.hasher.altlinux.org Group : Sciences/Mathematics Source RPM: (none) Size : 2874160 License: LGPL v3+ Packager : Eugeny A. Rostovtsev (REAL) URL : http://fenicsproject.org/ Summary : C++/Python library for solving differential equations Description : DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations. Features: * Simple, consistent and intuitive object-oriented API in C++ or Python * Automatic and efficient evaluation of finite element variational forms through FFC or SyFi * Automatic and efficient assembly of linear systems * General families of finite elements, including arbitrary order continuous and discontinuous Lagrange finite elements, BDM elements, RT elements, BDFM elements, Nedelec elements and Crouzeix-Raviart * Arbitrary mixed elements as combination of basic elements, including for example Taylor-Hood * Discontinuous Galerkin methods including jump terms, averages, and integrals over interior mesh facets * High-performance linear algebra through uBLAS, PETSc, Trilinos and MTL4 (experimental) with simple C++ and Python wrappers * Experimental support for parallel assembly * Simplex meshes in 1D, 2D (triangles), and 3D (tetrahedra), including adaptive mesh refinement * Multi-adaptive mcG(q)/mdG(q) and mono-adaptive cG(q)/dG(q) ODE solvers * Support for a range of input/output formats, including DOLFIN XML, VTK, Octave, MATLAB, Diffpack, Exodus II