Alexander Neumann
2bf42925f5
Guard MEFISTO code with version check against SMESH.
2024-01-15 10:44:06 -06:00
wmayer
e66404523c
Fem: Apply clang-format
2023-09-25 14:50:43 +02:00
Uwe
d11ed8fb80
[FEM] HypothesisPy: add inclusion comment
...
- add comments to avoid in future cases like this: https://github.com/FreeCAD/FreeCAD/issues/7585#issuecomment-1280170176
- also include explicitly SMESH_Version.h as safe guard in case HypothesisPy.h might in future be included in a different position
2022-10-17 04:12:07 +02:00
wmayer
bff8a73ba6
Mod: modernize C++: replace 'typedef' with 'using'
2022-08-29 16:21:46 +02:00
berniev
180edfa3cc
Mod: Single arg ctors must be explicit
2022-08-24 16:55:20 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Benjamin Nauck
1384903af8
[Fem] Use std::shared_ptr instead of boost::shared_ptr
...
There's no need to use boost version when stl has support for shared_ptr
2021-03-06 19:32:03 +01:00
wmayer
b431987ea3
smesh: port to version 9.6
2021-01-20 19:49:56 +01:00
Bernd Hahnebach
acbe6702a7
FEM: code formating do not use to many slashes
2019-12-10 21:41:06 +01: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
11a1de07d1
FEM: convert all windows code files to unix line ending
2016-04-24 19:10:33 +02:00
Joachim Zettler
e8f569fe6a
Merge branch 'dvdjimmy/MachDist'
2012-08-20 21:56:42 +02:00
wmayer
4bbaa6f61a
0000340: Make mesh 4-node parabolic instead of plain 3-node
2012-04-02 09:11:58 +02:00
Joachim Zettler
cef271f0e2
Changes on Machining Distortion to account for Centos 5.6 compilation
2012-03-26 10:06:16 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00