..
AdrOp.cpp
remove using namespace std from header files
2015-06-18 21:45:22 +02:00
AdrOp.h
remove using namespace std from header files
2015-06-18 21:45:22 +02:00
CMakeLists.txt
split openEMS into libopenEMS and openEMS binary
2015-12-19 15:01:56 +01:00
ErrorMsg.cpp
Init style: applied astyle.sh
2010-12-06 15:31:11 +01:00
ErrorMsg.h
removed CRLF (-> LF) from older files in tools-subfolder
2010-05-04 16:53:03 +02:00
ExpenseLog.cpp
Init style: applied astyle.sh
2010-12-06 15:31:11 +01:00
ExpenseLog.h
Init style: applied astyle.sh
2010-12-06 15:31:11 +01:00
aligned_allocator.h
Init style: applied astyle.sh
2010-12-06 15:31:11 +01:00
array_ops.cpp
remove using namespace std from header files
2015-06-18 21:45:22 +02:00
array_ops.h
remove using namespace std from header files
2015-06-18 21:45:22 +02:00
constants.h
split excitation from operator
2010-05-03 18:33:14 +02:00
global.cpp
new debug level 3, update to debug level
2011-11-16 11:24:25 +01:00
global.h
global: arrange show and parse arguments; doc update
2012-09-24 15:19:16 +02:00
hdf5_file_reader.cpp
clean up HDF5 interface for v1.8+, hdf5readatt_octave.cc still needs to be done but has to wait for upstream Octave fix
2016-08-26 10:06:24 +00:00
hdf5_file_reader.h
hdf5 reader: read frequency as double; doc updates
2012-09-17 13:21:32 +02:00
hdf5_file_writer.cpp
clean up HDF5 interface for v1.8+, hdf5readatt_octave.cc still needs to be done but has to wait for upstream Octave fix
2016-08-26 10:06:24 +00:00
hdf5_file_writer.h
hdf5 writer: allow data write for double data
2012-09-17 13:21:32 +02:00
sar_calculation.cpp
Fix build error due to ambigous overload of isnan/isinf
2018-03-27 03:57:22 +02:00
sar_calculation.h
more options to setup SAR averaging method
2013-05-15 16:02:30 +02:00
useful.cpp
useful: use own matrix determinant and invert instead of vtkMatrix3x3
2013-06-10 16:19:01 +02:00
useful.h
useful: use own matrix determinant and invert instead of vtkMatrix3x3
2013-06-10 16:19:01 +02:00
vtk_file_writer.cpp
#if check for vtk >= 6
2016-03-21 11:35:36 +03:00
vtk_file_writer.h
reorganized vtk writer and new hdf5 file writer & reader
2012-02-02 10:20:49 +01:00