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
|
ac3dff8818
|
operator: speed improvement using a primitive pre-selection
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2014-10-19 21:59:39 +02:00 |
Thorsten Liebig
|
6c80ad021d
|
pml: fix in material calculation
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2013-08-16 13:16:39 +02: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 |
Sebastian Held
|
013f92ba26
|
fixed some warnings of gcc-4.7
|
2012-11-15 21:44:43 +01:00 |
Thorsten Liebig
|
9b0186502b
|
disable pml in alpha-direction for cylindrical multigrid scheme
todo: pml should be enabled for all sub-grids
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-05-11 10:49:22 +02:00 |
Thorsten Liebig
|
fedb8a91f2
|
UPML: allow pml in +/- alpha direction in a cylindrical FDTD mesh
This needs a lot of stability testing and verification!
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-02-21 12:40:36 +01:00 |
Thorsten Liebig
|
c1baf35688
|
allow pml in r-min direction for partial cylindrical mesh
Todo: some work needs to be done to allow umpl in alpha-direction
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2012-02-10 11:56:37 +01:00 |
Thorsten Liebig
|
ca8c5eeee4
|
upml: critical bug in upml grading function
wrong upml grading function has made the pml unstable or fail for small mesh delta units
|
2011-06-08 10:29:00 +02:00 |
Thorsten Liebig
|
3104335dce
|
replaced GetMeshDelta by GetEdgeLength & partially removed AdrOp
|
2010-12-08 16:55:27 +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
|
70ae86d63f
|
moved all FDTD extensions to folder FDTD/extensions
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
|
2010-12-06 15:30:47 +01:00 |