Thorsten Liebig
f06cc293dc
remove using namespace std from header files
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-06-18 21:45:22 +02:00
Thorsten Liebig
988198f968
add start/stop time for probe and dump boxes
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-03-06 21:38:27 +01:00
Thorsten Liebig
183ea9f776
Operator: replacement for GetOriginalNumLines + use full or simple mesh for snapping
...
Note: these are a lot and dangerous changes --> require a lot of testing
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-02-06 16:33:12 +01:00
Thorsten Liebig
3acea1b203
console output: show snapped mesh type & number of lines/cells
2011-11-14 14:12:36 +01:00
Thorsten Liebig
422f17b414
allow multiple boxes in Probe and Dump Properties
...
if more than one box is defined for a probe or dump property,
the name of the probe/dump processing is appended by a "_n"
2011-08-31 11:05:04 +02:00
Thorsten Liebig
74a0c8f6fa
Processing now using SnapBox2Mesh
2011-07-22 10:01:19 +02:00
Thorsten Liebig
afd4a5d07b
fixes in current integration box
...
the given coordinates are now always inside the integration box
2011-07-13 09:36:23 +02:00
Thorsten Liebig
f059ff5a58
processings: fixed missing star/stop initializing
2011-03-10 10:33:58 +01:00
Thorsten Liebig
277b746462
init processings at a later time
2011-02-16 10:41:52 +01:00
Thorsten Liebig
5b2e9b1ac9
fix in Processing: disable processings outside the field domain
2011-02-16 10:41:17 +01:00
Thorsten Liebig
d93c3f70fe
Processing: more debug information in snapping warnings
2011-01-20 14:39:01 +01:00
Thorsten Liebig
79f61eb30b
win32: fix in header include
2011-01-06 10:08:58 +01:00
Thorsten Liebig
b3653f0c0a
Processing/ ProcessIntegral: fixed FD & multiple results handling
2011-01-05 16:26:24 +01:00
Thorsten Liebig
0973f80680
new ProcessFieldsFD class + fixes
...
changes:
- new field processing class producing frequency domain field-dumps
- Processing needs dualMesh and dualTime information
- fix in TD field dumps using always dual-Time
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2010-12-19 20:41:08 +01:00
Thorsten Liebig
ef65970246
added virtual Pre- and PostProcessing methods to Processing-classes
2010-12-17 15:13:43 +01:00
Thorsten Liebig
3104335dce
replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp
2010-12-08 16:55:27 +01:00
Thorsten Liebig
043ec7c1a1
processing constructor with Engine_Interface_Base only
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-07 16:47:23 +01:00
Thorsten Liebig
9d3761b1d0
Init style: applied astyle.sh
...
astyle --style=allman --indent=tab --indent-cases {} \;
please apply this style prior to any future commit
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 15:31:11 +01:00
Thorsten Liebig
2f531b99c6
moved all processing classes to Common/
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-12-06 10:44:25 +01:00