Logo
0.1.0

Install Torch-FEM

  • Installation

Get Started

  • Introduction by Example
  • Benchmark

Tutorials

  • Adjacency
  • Poisson Equation
  • Wave Equation
  • Linear Elasticity

API Reference

  • torch_fem.dataset
  • torch_fem.mesh
  • torch_fem.sparse
  • torch_fem.assemble
  • torch_fem.operator
  • torch_fem.ode
  • torch_fem.functional
torch_fem
  • Overview: module code

All modules for which code is available

  • torch_fem.assemble.builtin
  • torch_fem.assemble.element_assembler
  • torch_fem.assemble.node_assembler
  • torch_fem.dataset.equation.heat
  • torch_fem.dataset.equation.poisson
  • torch_fem.dataset.equation.wave
  • torch_fem.dataset.mesh.meshgen
  • torch_fem.functional.assemble_helpers
  • torch_fem.mesh.mesh
  • torch_fem.ode.builtin
  • torch_fem.ode.explicit_rungekutta
  • torch_fem.ode.implicit_linear_rungekutta
  • torch_fem.operator.condense
  • torch_fem.sparse.matrix

© Copyright 2023, walkerchi.

Built with Sphinx using a theme provided by Read the Docs.