BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 InfrastructureSee Module Documentation for the hand-written documentation of these modules
  CoreLogging, timing, types, constants and string tools
  ContainersCell, Map, Bitset and the other BELFEM container classes
  Linear AlgebraBackend-agnostic linear algebra API and LAPACK wrappers
  SparseSparse storage and the solver interfaces (UMFPACK, MUMPS, STRUMPACK, PARDISO, PETSc)
  I/OHDF5, ASCII, CSV, configuration files and XML
  CommunicationMPI communication abstraction layer
  MeshMesh data structures, I/O (Gmsh, HDF5, Exodus, VTK) and parallel partitioning
  VisualizerOptional VTK rendering of meshes and curves (USE_VTK, off by default)
 MathematicsSee Module Documentation for the hand-written documentation of these modules
  GraphGraph algorithms and partitioning (BFS, DFS, RCM, METIS, SCOTCH)
  TensorFourth-order tensor helper
  QuaternionQuaternion value type for 3D rotations
  SplineSpline interpolation
  OptimizerNLOPT-backed bound-constrained minimisation
  HomologyCohomology algorithms, cut generation and theory
 Finite ElementsSee Module Documentation for the hand-written documentation of these modules
  FEM OverviewHow the finite-element modules fit together
  FEM KernelDOF management, hanging nodes, assembly, time stepping and the nonlinear controller
  InterpolationShape functions, integration points and Nedelec elements
  IWGIntegral weak forms (Poisson, heat conduction, elasticity, time stepping)
  MaxwellElectromagnetics: h-phi formulation, thin shells, HTS, cohomology cuts
  ThermalTransient heat conduction and the magneto-thermal coupling belfem selects for a thermal deck
  PostprocessingMesh-level postprocessing: volumes, surfaces, normals, gradients, mesh checks
 Physics and CircuitsSee Module Documentation for the hand-written documentation of these modules
  MaterialsMaterial property framework (pure metals, HTS, alloys, user-defined)
  DatabasePrecomputed lookup tables on tensor grids
  Gas ModelsEquation-of-state and transport models
  Gas TablesTabulated thermophysical property data
  CircuitLumped-element circuit simulator coupled to the FEM problem
  ExecutablesBelfem and the material, gas and db2exo tools, with their command-line interface