FEM: doxygen

This commit is contained in:
luz paz
2020-12-03 14:48:36 -05:00
committed by Bernd Hahnebach
parent bc3f90663e
commit f4a65dcbb6
142 changed files with 283 additions and 283 deletions

View File

@@ -36,9 +36,9 @@ But the import code line is used anyway to get flake8 quired.
Since they are cached they will not be imported twice.
"""
__title__ = "FEM module App init script"
__title__ = "FEM module App init script"
__author__ = "Juergen Riegel, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
# imports to get flake8 quired
import sys

View File

@@ -36,9 +36,9 @@ But the import code line is used anyway to get flake8 quired.
Since they are cached they will not be imported twice.
"""
__title__ = "FEM module Gui init script"
__title__ = "FEM module Gui init script"
__author__ = "Juergen Riegel, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
# imports to get flake8 quired
import sys

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Objects FEM"
__title__ = "Objects FEM"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM command definitions"
__title__ = "FreeCAD FEM command definitions"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package commands
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM command base class"
__title__ = "FreeCAD FEM command base class"
__author__ = "Przemo Firszt, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package manager
# \ingroup FEM

View File

@@ -26,9 +26,9 @@ see module end as well as forum topic
https://forum.freecadweb.org/viewtopic.php?&t=46218
"""
__title__ = "migrate gui"
__title__ = "FEM GUI that migrates old scripted objects"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
class FemMigrateGui(object):

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM select widget"
__title__ = "FreeCAD FEM select widget"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package FemSelectWidget
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD tetgen exporter"
__title__ = "FreeCAD tetgen exporter"
__author__ = "Juergen Riegel"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "Result import for Calculix dat file format"
__title__ = "Result import for Calculix dat file format"
__author__ = "Przemo Firszt, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importCcxDatResults
# \ingroup FEM

View File

@@ -23,9 +23,9 @@
# * *
# ***************************************************************************
__title__ = "Result import for Calculix frd file format"
__title__ = "Result import for Calculix frd file format"
__author__ = "Juergen Riegel , Michael Hindley, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importCcxFrdResults
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Mesh import and export for Fenics mesh file format"
__title__ = "Mesh import and export for Fenics mesh file format"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importFenicsMesh
# \ingroup FEM

View File

@@ -22,10 +22,10 @@
# * *
# ***************************************************************************
__title__ = "Mesh import for Abacus/CalculiX inp file format"
__title__ = "Mesh import for Abacus/CalculiX inp file format"
__author__ = "Frantisek Loeffelmann, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__date__ = "04/08/2016"
__url__ = "https://www.freecadweb.org"
__date__ = "04/08/2016"
## @package importInpMesh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Python Mesh reader and writer"
__title__ = "FreeCAD Python Mesh reader and writer"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importPyMesh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM import tools"
__title__ = "FreeCAD FEM import tools"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importToolsFem
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "Result import and export for VTK file format"
__title__ = "Result import and export for VTK file format"
__author__ = "Qingfeng Xia, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importVTKResults
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD YAML and JSON mesh reader and writer"
__title__ = "FreeCAD YAML and JSON mesh reader and writer"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importYAMLJSONMesh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Mesh import and export for Z88 mesh file format"
__title__ = "Mesh import and export for Z88 mesh file format"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importZ88Mesh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Result import for Z88 displacements format"
__title__ = "Result import for Z88 displacements format"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importZ88O2Results
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Fenics XDMF mesh reader"
__title__ = "FreeCAD Fenics XDMF mesh reader"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importFenicsXDMF
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Fenics XML mesh reader"
__title__ = "FreeCAD Fenics XML mesh reader"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package importFenicsXML
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Fenics XDMF mesh writer"
__title__ = "FreeCAD Fenics XDMF mesh writer"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package exportFenicsXDMF
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Fenics XML mesh writer"
__title__ = "FreeCAD Fenics XML mesh writer"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package exportFenicsXML
# \ingroup FEM

View File

@@ -20,9 +20,9 @@
# * *
# ***************************************************************************
__title__ = "FemMesh to Mesh converter"
__title__ = "FemMesh to Mesh converter"
__author__ = "Frantisek Loeffelmann, Ulrich Brammer, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package FwmMesh2Mesh
# \ingroup FEM

View File

@@ -20,9 +20,9 @@
# * *
# ***************************************************************************
__title__ = "Tools for the work with Gmsh mesher"
__title__ = "Tools for the work with Gmsh mesher"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -20,9 +20,9 @@
# * *
# ***************************************************************************
__title__ = "Tools for the work with finite element meshes"
__title__ = "Tools for the work with finite element meshes"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM base python object"
__title__ = "FreeCAD FEM base python object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package base_fempythonobject
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constant vacuum permittivity object"
__title__ = "FreeCAD FEM constant vacuum permittivity object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constant_vacuumpermittivity
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint body heat source document object"
__title__ = "FreeCAD FEM constraint body heat source document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_bodyheatsource
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint electrostatic potential document object"
__title__ = "FreeCAD FEM constraint electrostatic potential document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_electrostaticpotential
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint flow velocity document object"
__title__ = "FreeCAD FEM constraint flow velocity document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_flowvelocity
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint initial flow velocity document object"
__title__ = "FreeCAD FEM constraint initial flow velocity document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_initialflowvelocity
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint section print document object"
__title__ = "FreeCAD FEM constraint section print document object"
__author__ = "Bernd Hahnebach"
__url__ = "https://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_sectionprint
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint self weight document object"
__title__ = "FreeCAD FEM constraint self weight document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_selfweight
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint tie document object"
__title__ = "FreeCAD FEM constraint tie document object"
__author__ = "Bernd Hahnebach"
__url__ = "https://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package constraint_tie
# \ingroup FEM

View File

@@ -23,9 +23,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM _element fluid 1D document object"
__title__ = "FreeCAD FEM _element fluid 1D document object"
__author__ = "Ofentse Kgoa"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package element_fluid1D
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element geometry 1D document object"
__title__ = "FreeCAD FEM element geometry 1D document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package element_geometry1D
# \ingroup FEM

View File

@@ -21,7 +21,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element geometry 2D document object"
__title__ = "FreeCAD FEM element geometry 2D document object"
__author__ = "Bernd Hahnebach"
__url__ = "https://www.freecadweb.org"

View File

@@ -21,7 +21,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element rotation 1D document object"
__title__ = "FreeCAD FEM element rotation 1D document object"
__author__ = "Bernd Hahnebach"
__url__ = "https://www.freecadweb.org"

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM material document object"
__title__ = "FreeCAD FEM material document object"
__author__ = "Juergen Riegel, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package material_common
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM material mechanical nonlinear document object"
__title__ = "FreeCAD FEM material mechanical nonlinear document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package material_mechanicalnonlinear
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM reinforced material"
__title__ = "FreeCAD FEM reinforced material"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package material_reinforced
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh boundary layer document object"
__title__ = "FreeCAD FEM mesh boundary layer document object"
__author__ = "Bernd Hahnebach, Qingfeng Xia"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package mesh_boundarylayer
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh gmsh document object"
__title__ = "FreeCAD FEM mesh gmsh document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package mesh_gmsh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh group document object"
__title__ = "FreeCAD FEM mesh group document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package mesh_group
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh region document object"
__title__ = "FreeCAD FEM mesh region document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package mesh_region
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh result document object"
__title__ = "FreeCAD FEM mesh result document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package mesh_result
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM result mechanical document object"
__title__ = "FreeCAD FEM result mechanical document object"
__author__ = "Qingfeng Xia, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package result_mechanical
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver calculix ccx tools document object"
__title__ = "FreeCAD FEM solver calculix ccx tools document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package solver_ccxtools
# \ingroup FEM

View File

@@ -19,9 +19,9 @@
# * *
# ***************************************************************************
__title__ = "Fem Tools for results"
__title__ = "Fem Tools for results"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver object CalculiX"
__title__ = "FreeCAD FEM solver object CalculiX"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package SolverCalculix
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver CalculiX tasks"
__title__ = "FreeCAD FEM solver CalculiX tasks"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver CalculiX writer"
__title__ = "FreeCAD FEM solver CalculiX writer"
__author__ = "Przemo Firszt, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Elasticity"
__title__ = "FreeCAD FEM solver Elmer equation object Elasticity"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Electricforce"
__title__ = "FreeCAD FEM solver Elmer equation object Electricforce"
__author__ = "Wilfried Hortschitz"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Electrostatic"
__title__ = "FreeCAD FEM solver Elmer equation object Electrostatic"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation base object"
__title__ = "FreeCAD FEM solver Elmer equation base object"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Flow"
__title__ = "FreeCAD FEM solver Elmer equation object Flow"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Flux"
__title__ = "FreeCAD FEM solver Elmer equation object Flux"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object Heat"
__title__ = "FreeCAD FEM solver Elmer equation object Heat"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object _Linear"
__title__ = "FreeCAD FEM solver Elmer equation object _Linear"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer equation object _NonLinear"
__title__ = "FreeCAD FEM solver Elmer equation object _NonLinear"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer sifio"
__title__ = "FreeCAD FEM solver Elmer sifio"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver object Elmer"
__title__ = "FreeCAD FEM solver object Elmer"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer tasks"
__title__ = "FreeCAD FEM solver Elmer tasks"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Elmer writer"
__title__ = "FreeCAD FEM solver Elmer writer"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver equation base object"
__title__ = "FreeCAD FEM solver equation base object"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Fenics tools"
__title__ = "FreeCAD FEM solver Fenics tools"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package Fenics
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver report"
__title__ = "FreeCAD FEM solver report"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver report dialog"
__title__ = "FreeCAD FEM solver report dialog"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -32,9 +32,9 @@ mainly implemented by the :mod:`femsolver.task` and :mod:`femsolver.signal`
modules.
"""
__title__ = "FreeCAD FEM solver run"
__title__ = "FreeCAD FEM solver run"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import os
import os.path

View File

@@ -41,9 +41,9 @@ the form written in the list above. To make the solver recognize settings for a
new solver have a look at :class:`_SolverDlg`.
"""
__title__ = "FreeCAD FEM solver settings"
__title__ = "FreeCAD FEM solver settings"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import FreeCAD

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver signal"
__title__ = "FreeCAD FEM solver signal"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver job control task panel"
__title__ = "FreeCAD FEM solver job control task panel"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver base object"
__title__ = "FreeCAD FEM solver base object"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver task"
__title__ = "FreeCAD FEM solver task"
__author__ = "Markus Hovorka"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver writer base object"
__title__ = "FreeCAD FEM solver writer base object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver object Z88"
__title__ = "FreeCAD FEM solver object Z88"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package SolverZ88
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Z88 tasks"
__title__ = "FreeCAD FEM solver Z88 tasks"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver Z88 writer"
__title__ = "FreeCAD FEM solver Z88 writer"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## \addtogroup FEM
# @{

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint electrostatic potential task panel for the document object"
__title__ = "FreeCAD FEM constraint electrostatic potential task panel for the document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_constraint_electrostaticpotential
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint flow velocity task panel for the document object"
__title__ = "FreeCAD FEM constraint flow velocity task panel for the document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_constraint_flowvelocity
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint initial flow velocity task panel for the document object"
__title__ = "FreeCAD FEM constraint initial flow velocity task panel for the document object"
__author__ = "Markus Hovorka, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_constraint_initialflowvelocity
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint section print task panel for the document object"
__title__ = "FreeCAD FEM constraint section print task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_constraint_sectionprint
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM constraint tie task panel for the document object"
__title__ = "FreeCAD FEM constraint tie task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_constraint_tie
# \ingroup FEM

View File

@@ -23,9 +23,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element fluid 1D task panel for the document object"
__title__ = "FreeCAD FEM element fluid 1D task panel for the document object"
__author__ = "Ofentse Kgoa, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_element_fluid1D
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element geometry 1D task panel for the document object"
__title__ = "FreeCAD FEM element geometry 1D task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "http://www.freecadweb.org"
## @package task_element_geometry1D
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element geometry 2D task panel for the document object"
__title__ = "FreeCAD FEM element geometry 2D task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_element_geometry2D
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM element rotation 1D task panel for the document object"
__title__ = "FreeCAD FEM element rotation 1D task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_element_rotation1D
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM material task panel for the document object"
__title__ = "FreeCAD FEM material task panel for the document object"
__author__ = "Juergen Riegel, Bernd Hahnebach, Qingfeng Xia"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_material_common
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM material reinforced task panel for the document object"
__title__ = "FreeCAD FEM material reinforced task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_material_reinforced
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh boundary layer task panel for the document object"
__title__ = "FreeCAD FEM mesh boundary layer task panel for the document object"
__author__ = "Bernd Hahnebach, Qingfeng Xia"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_mesh_boundarylayer
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh gmsh task panel for the document object"
__title__ = "FreeCAD FEM mesh gmsh task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_mesh_gmsh
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh group task panel for the document object"
__title__ = "FreeCAD FEM mesh group task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_mesh_group
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM mesh region task panel for the document object"
__title__ = "FreeCAD FEM mesh region task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_mesh_region
# \ingroup FEM

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD result mechanical task panel"
__title__ = "FreeCAD result mechanical task panel"
__author__ = "Qingfeng Xia, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package view_result_mechanical
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD FEM solver calculix ccx tools task panel for the document object"
__title__ = "FreeCAD FEM solver calculix ccx tools task panel for the document object"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
## @package task_solver_ccxtools
# \ingroup FEM

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Tools for FEM unit tests"
__title__ = "Tools for FEM unit tests"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import os
import sys

View File

@@ -22,9 +22,9 @@
# * *
# ***************************************************************************
__title__ = "Ccxtools FEM unit tests"
__title__ = "Ccxtools FEM unit tests"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import unittest
from os.path import join

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Common FEM unit tests"
__title__ = "Common FEM unit tests"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import sys
import unittest

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
__title__ = "Import FEM unit tests"
__title__ = "Import FEM unit tests"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
import unittest

Some files were not shown because too many files have changed in this diff Show More