PyFEM Logo
  • About the code
  • PyFEM Installation Guide
  • OLD
  • Quickstart
  • Tutorials
  • Developers guide
  • PyFEM API
  • pyfem-GITHUB
    • pyfem package
      • Subpackages
        • pyfem.util package
      • Module contents
PyFEM
  • pyfem-GITHUB
  • pyfem package
  • View page source

pyfem package

Subpackages

  • pyfem.util package
    • Submodules
    • pyfem.util.BaseModule module
      • BaseModule
        • BaseModule.type
        • BaseModule.writeHeader()
        • BaseModule.writeFooter()
    • pyfem.util.BezierShapeFunctions module
    • pyfem.util.dataStructures module
      • cleanVariable()
      • solverStatus
        • solverStatus.increaseStep()
      • Properties
        • Properties.store()
      • GlobalData
        • GlobalData.readFromFile()
        • GlobalData.printNodes()
        • GlobalData.getData()
        • GlobalData.resetNodalOutput()
        • GlobalData.close()
      • elementData
    • pyfem.util.fileParser module
      • containsValue()
      • cleanVariable()
      • isNodeDof()
      • decodeNodeDof()
      • getType()
      • storeValue()
      • readItem()
      • readBlock()
      • fileParser()
      • deepFileParser()
      • nodeTable
      • readNodeTable()
    • pyfem.util.itemList module
      • itemList
        • itemList.add()
        • itemList.get()
        • itemList.getIndices()
        • itemList.findID()
    • pyfem.util.kinematics module
      • Kinematics
    • pyfem.util.logger module
      • setLogger()
      • getLogger()
    • pyfem.util.plotUtils module
      • plotCurve()
      • plotTime()
    • pyfem.util.shapeFunctions module
    • pyfem.util.transformations module
    • pyfem.util.utilFunctions module
      • macauley()
      • sign()
    • pyfem.util.vtkUtils module
      • storeNodes()
      • storeElements()
      • storeDofField()
      • storeDofFields()
      • storeNodeField()
      • storeElementField()
      • setCellNodes()
      • insertElement()
      • insert2Dcontinuum()
      • insert3Dcontinuum()
      • insert2Dinterface()
      • insert3Dinterface()
      • insert2Dsurface()
      • insert3Dsurface()
      • insertBeam()
      • insertShell()
    • Module contents

Module contents

Previous Next

© Copyright 2025, Joris Remmers.

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