Skip to main content
Ctrl+K
XLiFE++ 3.0 documentation - Home XLiFE++ 3.0 documentation - Home
  • Home
  • Examples
  • Publications
  • Installation
  • User guide
  • Language reference
  • Events
    • Release notes
    • Project information
    • Support and Contribution
    • API
    • Index
  • GitLab
  • POEMS
  • IRMAR
  • Home
  • Examples
  • Publications
  • Installation
  • User guide
  • Language reference
  • Events
  • Release notes
  • Project information
  • Support and Contribution
  • API
  • Index
  • GitLab
  • POEMS
  • IRMAR

Section Navigation

  • XLiFE++’s basics
    • Basic types
    • Vectors and matrices
    • Functions and kernels
    • The Parametrization class
    • Global variables and parameters
    • Main user’s classes of XLiFE++
    • C++ syntax
  • Maths resources
    • Polynomials and random generators
    • Integration and ODE
    • Splines
    • Special functions and Green’s kernels
  • Mesh generation
    • Geometry definition
      • Segment
      • Elliptical and circular arcs
      • ParametrizedArc
      • SplineArc
      • Polygon
        • Triangle
        • Quadrangle
        • Parallelogram
        • Rectangle
        • SquareGeo
      • Ellipses & disks
      • ParametrizedSurface
      • SplineSurface
      • Polyhedron
        • Tetrahedron
        • Hexahedron
        • Parallelepiped
        • Cuboid
        • Cube
      • Ellipsoids & balls
      • Trunk
        • Cylinder
        • Prism
        • Cone
        • Pyramid
        • RevTrunk
        • RevCylinder
        • RevCone
    • Mesh generators
    • Transformations and extrusions
    • Geometric element
  • Geometric domains
  • Approximation spaces and unknowns
    • Finite elements
    • Integration methods
  • Problem definition
    • Operators on unknowns/kernels
    • Integration methods
    • H-matrices
  • Algebraic representation
    • Matrix storages
    • TermMatrix and TermVector in details
  • Solvers
    • Iterative Solvers
    • Eigen solvers
  • Third-party dependencies
    • Multi-threading with OpenMP
    • Using Arpack
    • Using Umfpack
  • Language reference
  • Third-party dependencies

Third-party dependencies#

Contents:

  • Multi-threading with OpenMP
    • Sparse matrix-vector multiplication
    • Sparse matrix factorization
  • Using Arpack
    • Arpack++ interface layer
    • Users interface layer
  • Using Umfpack
    • The Umfpack wrappers
    • The Umfpack class
    • The UmfPackSolver class
    • The UmfPackLU class

previous

Eigen solvers

next

Multi-threading with OpenMP

© Copyright 2011-2025, Éric Lunéville, Nicolas Kielbasiewicz and the XLiFE++ Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.