Skip to main content
Ctrl+K

FElupe

  • Beginner’s Guide
  • Examples
  • How-To Guides
  • API Reference
  • Discussions
  • GitHub
  • Read the Docs
  • PyPI
  • Beginner’s Guide
  • Examples
  • How-To Guides
  • API Reference
  • Discussions
  • GitHub
  • Read the Docs
  • PyPI

Section Navigation

Modules:

  • Mesh
  • Element
  • Quadrature
  • Region
  • Field
  • Constitution
    • Models
    • Automatic Differentiation
      • Materials with Automatic Differentiation (tensortrax)
      • Materials with Automatic Differentiation (JAX)
    • Tools & Helpers
  • Assembly
  • Degrees of Freedom
  • Tools
  • Mechanics
  • Math
  • View
  • API Reference

API Reference#

FElupe consists of several (sub-) modules. Relevant functions and classes are available in the global namespace of FElupe where posssible. However, some classes or functions are only available in their respective submodule namespace due to naming conflicts, e.g.

  • Line (element.Line) and mesh.Line or

  • Triangle (element.Triangle) and mesh.Triangle.

Modules:

  • Mesh
  • Element
  • Quadrature
  • Region
  • Field
  • Constitution
  • Assembly
  • Degrees of Freedom
  • Tools
  • Mechanics
  • Math
  • View

previous

Assemble Vectors and Matrices

next

Mesh

Edit on GitHub

This Page

  • Show Source

© Copyright 2021-2026, Andreas Dutzler.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.