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
Sebastian Held
013f92ba26
fixed some warnings of gcc-4.7
2012-11-15 21:44:43 +01:00
Sebastian Held
f11b98ecf4
remove dependency on H5Cpp.h
2012-11-11 17:57:36 +01:00
Thorsten Liebig
7e4a719be2
ProcessFields_FD: fix in frequency attribute dump
...
Use the /FieldData/FD "frequency" attribute in the future
2012-02-17 12:33:05 +01:00
Thorsten Liebig
807786b2d2
reorganized vtk writer and new hdf5 file writer & reader
2012-02-02 10:20:49 +01:00
Thorsten Liebig
62acf5f1b3
ProcessFields now using new VTK_File_IO class for vtk dumps
...
Todo:
- HDF5_File_IO
- replace all old vtk dump method usage and remove them
2011-04-01 15:29:56 +02:00
Thorsten Liebig
6024eb1e91
processfields_fd: write number of frequencies into a hdf5 attribute
2011-02-04 10:27:42 +01:00
Thorsten Liebig
ef5a4ee59f
processing: next critical bug fix in running dft calculations
2011-01-31 15:00:55 +01:00
Thorsten Liebig
10ac457899
processing: critical bug fix in running dft calculations
2011-01-31 11:10:18 +01:00
Thorsten Liebig
67d1307fdf
fixed the operator resetting & cleanup + a lot of memory leaks fixed
2011-01-24 11:11:45 +01:00
Thorsten Liebig
fbab37e0ad
processfields: reorganized hdf field & mesh dumps
2010-12-27 13:54:09 +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