marioalexis
c8ccbeb421
Fem: Add calculator filter
2025-03-27 15:46:57 -03:00
Chris Hennes
2526ef9f68
Fem: Add missing VTK headers from PCH
2025-03-24 23:16:02 -05:00
Chris Hennes
26b2ba2a7e
FEM: Add missing vtkTransform.h header to PCH file
...
Also sort the VTK includes.
2025-03-24 10:29:00 -05:00
PaddleStroke
bf40ed1376
FEM Update PreCompiled.h to fix build
2025-02-25 16:58:25 +00:00
marioalexis
9a2c9564de
Fem: Import/export 1D elements from mesh to vtk - fixes #15541
2024-07-22 11:10:05 -05:00
Chris Hennes
6351313554
FEM: Add QStandardPaths to PreCompiled.h
2024-07-10 09:08:33 -05:00
wmayer
9b198c7704
MSVC: Fix warnings and build failure
2024-06-12 10:36:58 -05:00
mosfet80
ab89eb0cfd
[MOD] clean SMESH ( #12754 )
...
removed old smesh CODE <7
2024-03-11 12:13:00 -05:00
marioalexis
27a0fb1e99
Fem: Fix constraint arrows - fixes #6073
2024-01-15 19:21:09 -06:00
Alexander Neumann
d9636aaa25
Guard MEFISTO code with version check against SMESH.
2024-01-15 10:44:06 -06:00
wmayer
91a40b2007
Fem: Apply clang-format
2023-09-25 14:50:43 +02:00
Uwe
b08db09cf6
[FEM] fix binary check
...
- the current implementation only considers explicitly given binaries (with full path) and ignores the setting to check the environment paths
- also remove 2 trailing whitespaces
2023-03-26 19:35:20 +02:00
Uwe
37edcf1088
[FEM] App: improve PreCompiled.h
...
- remove unused includes
- sort entries and remove duplicates
2023-03-25 19:22:57 +01:00
Uwe
6625281986
[FEM] enable to run Elmer multi-threaded
...
- this needs proper testing, especially on a non-Windows system
- note that for some tasks multi-threading requires non-standard additional solvers like MUMPS. Ideally the user should be informed about this, depending on the equations he uses. But this should not block this PR, meaning to use multi-threading in general.
2022-07-16 14:59:25 +02:00
wmayer
469c36e3cc
Mod: handle removed headers in PCH files for OCC 7.6
2022-05-21 06:28:07 +02:00
wmayer
a07f0b6f68
Fem: [skip ci] fix compiler warnings
...
* add Python.h to PreCompiled.h to fix warning for MSVC: warning C4005: 'COMPILER': macro redefinition
* add Python.h to FemPostPipelinePyImp.cpp to fix warning for clang: pyconfig.h:1672:9: warning: '_LARGEFILE_SOURCE' macro redefined [-Wmacro-redefined]
2022-03-27 11:21:19 +02:00
wmayer
fb9aee6255
FEM: include header with export macros
2022-03-24 20:47:56 +01:00
wmayer
97330443a2
All: modernize C++11
...
* replace deprecated headers
2022-03-23 22:44:18 +01:00
Uwe
d5604e0e89
[FEM] remove Python.h and Xerces
2022-03-21 01:22:59 +01:00
wmayer
ce285ea265
Mod: fix warning [-Wmacro-redefined]
2021-09-14 22:57:17 +02:00
luz.paz
1baf5da3cf
FEM: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
lo
d05feb2f45
missing headers (external smesh)
2019-05-20 11:09:17 -03:00
wmayer
ec5720d51c
fix FEM build failure
2019-05-16 22:15:36 +02:00
Abdullah Tahiri
676a4f0457
PCH: Fem App
2019-05-16 21:43:07 +02:00
Bernd Hahnebach
14eb6869a9
FEM: convert all windows code files to unix line ending
2016-04-24 19:10:33 +02:00
wmayer
4af7d95a6d
+ support of linear b-spline/bezier curves and planar b-spline/bezier surfaces to get direction
2015-11-11 18:27:26 +01:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Joachim Zettler
ec1b0d8720
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