Bernd Hahnebach
b441c0d3e8
FEM: mesh api, import of z88 mesh file with Fem API
2018-12-14 22:51:39 +01:00
Bernd Hahnebach
e01546b0a9
FEM: mesh api, export of z88 mesh file with Fem API
2018-12-12 08:47:33 -03:00
wmayer
b3721f8613
fix re-throwing an exception
2018-11-15 17:20:55 +01:00
wmayer
560b415f19
Replace Base::Exception with appropriate subclass
2018-11-14 17:19:30 +01:00
looooo
d4461f351c
add function to retrive femmesh edges by a TopoDS_Edge
2018-11-09 11:11:59 +01:00
luz.paz
a22a0d4567
FEM: file headers, fix .cpp and .h header text
2018-10-25 11:00:07 -03:00
wmayer
294100d95e
for inner loop use a different iterator variable than for outer loop, remove superfluous argument from Message()
2018-10-06 19:42:58 +02:00
Bernd Hahnebach
6410c28ddb
FEM: vtk, tools, better comments in header file
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
c7252e5efd
FEM: vtk, import and export FC result, better log messages
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
dc41055741
FEM: vtk, import and export FC result, get the FC result properties for them from a seperate method
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
ffdfaafb98
FEM: in out and vtk, make use of stats calculations for vtk import
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
f56afed06d
FEM: vtk, import FC result, further code improvements
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
702b999e48
FEM: vtk, import FC result, small code improvements
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
a6ae394c1a
FEM: vtk, import FC result, get rid of needless essential property
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
e1b9ad2899
FEM: vtk, import FC result, move defs together
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
bc9de847f1
FEM: vtk, export FC result, move defs together
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
23643f08dc
FEM: vtk, import FC result, get rid of needles result types
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
b05d61b391
FEM: vtk, export FC result, small code improvements
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
99855a1605
FEM: vtk, export FC result, get rid of needless result types
...
- an result is an result, we just gone export what we have
- a vtk result can consists of all kind of result types
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
5fc337baf5
FEM: vtk fix, remove scaling of vtk results
...
- only displacements had been scaled, all other results remained untouched
- if the results should be scaled all results needs to be scaled
- this includes all possible result types with their units
2018-09-26 22:42:26 +02:00
Bernd Hahnebach
08e2c4f071
FEM: app py class init, sort classes
2018-09-11 07:22:41 +02:00
Bernd Hahnebach
24c8686861
FEM: app py class init, add some spaces
2018-09-11 07:22:41 +02:00
Bernd Hahnebach
28b7e01123
YEAH 1000 commits for great FreeCAD project :-) ahh the commit ... FEM: netgen mesh obj, typo in attribute description
2018-08-29 11:02:43 -03:00
Bernd Hahnebach
ff716f3d45
FEM: mesh netgen and gmsh, use the same group and description for mesh geometry object
2018-08-29 11:02:43 -03:00
wmayer
e31cac568e
revert changes of SMESH_Gen class interface of bundled SMESH
2018-08-18 16:13:10 +02:00
Markus Lampert
0b40519f3f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
luz.paz
baa6d89328
Typos and whitespace fixes
2018-08-07 11:13:31 -04:00
looooo
57a8fddba0
Fem: fenics: py3-fixes
2018-06-04 10:02:09 +02:00
Bernd Hahnebach
23089bea99
FEM: result object, better grouping in result properties, this does not break compatibility
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c9f6855fc4
FEM: typos, can't hardly belive there still are some ...
2018-04-29 20:40:15 +02:00
luz.paz
ba9dba4b26
FEM: typo fixes
2018-04-29 20:40:15 +02:00
wmayer
68cc427b00
Improve handling of external smesh
...
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +02:00
looooo
547cc9f36c
external smesh: use version info
...
for precompiler conditionals
2018-04-28 12:05:30 +02:00
looooo
21cdc9ea4a
port to smesh 8.3
...
using #ifdef EXTERNAL_SMESH for the diff
2018-04-28 12:05:30 +02:00
Bernd Hahnebach
5f073d4ae1
FEM: vtk result export, better error message
2018-04-05 08:21:48 +02:00
Bernd Hahnebach
c5ef8a1ee1
FEM: vtk mesh builder, add some logs and code improvements
2018-04-05 08:21:44 +02:00
Bernd Hahnebach
6c60f60a05
FEM: vtk mesh builder, fix crash if SMESH grid has node gaps
2018-04-05 08:19:59 +02:00
Bernd Hahnebach
43bc2de694
FEM: mesh, changes messages into logs
2018-03-27 12:29:13 -03:00
Bernd Hahnebach
42987dac37
FEM: mesh api, fix get nodes by face, credits go to user _UR
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
9fab5e835a
FEM: VTK, better comments in vtk result data creation
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
c55184e072
FEM: VTK import, fixes in SMESH mesh builder for vtk import
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
482a2aec30
FEM: VTK export, fix vtk mesh builder and vtk result obj
2018-03-21 12:19:59 +01:00
wmayer
b87f2143a7
fix typos
2018-03-14 11:59:09 +01:00
Bernd Hahnebach
2540f2a3bb
FEM: mesh export, fix init file and better output
2018-03-14 07:47:17 +01:00
Bernd Hahnebach
50f28dc631
FEM: vtk tools, deactivate penta6, hexa8 and hexa20 since they will kill FreeCAD
2018-03-13 23:36:42 +01:00
Bernd Hahnebach
247129e88f
FEM: vtk tools, fix quad hexa array name
2018-03-13 23:36:37 +01:00
Bernd Hahnebach
9a05a7267b
FEM: vtk tools, fix crash in mesh builder if not supported volume is used
2018-03-13 23:36:14 +01:00
luz.paz
d310f43282
FEM: Trivial typo
2018-03-12 15:10:17 +01:00
wmayer
456945881c
fix incorrect usage of Adaptor3d_IsoCurve
2018-03-07 15:49:06 +01:00
wmayer
f189c95984
workaround for failure to get iso curves
2018-03-04 22:39:28 +01:00