Commit Graph

13 Commits

Author SHA1 Message Date
Bernd Hahnebach
1aff8c43f9 FEM: mesh netgen and gmsh, use the same group and description for mesh geometry object 2018-08-29 11:02:43 -03:00
wmayer
1633af4b94 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
c999ec1960 external smesh: use version info
for precompiler conditionals
2018-04-28 12:05:30 +02:00
looooo
c74af88e0b port to smesh 8.3
using #ifdef EXTERNAL_SMESH for the diff
2018-04-28 12:05:30 +02:00
Bernd Hahnebach
3091fd5973 FEM: remove trailing whitespaces 2016-04-24 19:10:33 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
696d4a5f4a + fix warnings with clang 2014-09-24 17:46:04 +02:00
jriegel
fa1aa95a93 Small fix in Fem 2013-06-27 00:14:02 +02:00
jriegel
6c8cb6f184 Adding additional objects to FEM 2013-04-20 10:53:03 +02:00
jriegel
a74b98e9ed Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object 2013-04-08 10:42:08 +02:00
jriegel
1d41a47cdb Geting NetGen roling 2013-03-31 00:16:20 +01:00
jriegel
e457a47289 Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface) 2013-03-31 00:16:19 +01:00
jriegel
b3ef79b9cf Additional objects to handle Analysises 2013-03-27 11:41:17 +01:00