Commit Graph

11 Commits

Author SHA1 Message Date
Bernd Hahnebach
e427bc0ce2 FEM: z88, fix tet10 import and export node order 2017-08-22 18:23:58 +02:00
Bernd Hahnebach
e5d451c89b FEM: Fenics and Z88 mesh import, add empty seg3 dict on return value 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
5a3855fe8f FEM: code formating, better readable return values 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a4393f45e3 FEM: import tools, move imported mesh creation def inside new import tools module 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
e22d538cb2 py3, FEM, redifine open in all import modules 2017-02-19 14:21:34 +01:00
looooo
507321ae8f py3: FEM, put print in brackets and import print_function 2017-02-19 14:21:34 +01:00
Bernd Hahnebach
3e0d8b7213 FEM: python import modules, use same method structure in all modules,
methods where only moved around, no changes inside the methods
2017-02-17 22:07:56 +01:00
Kunda
03f059e713 FEM: Doxygen tweeks
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684)
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
b0b48bb92e FEM: code formating, make all python module start the same way
- module info
- doxygen documentation
- imports
- code
2016-11-22 19:50:50 +01:00
Yorik van Havre
bf0d37bf28 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Bernd Hahnebach
d33d01d742 FEM: Z88: add import and export of Z88 meshes 2016-05-16 13:22:54 +02:00