- Nov 02, 2012
-
-
Tom Fischer authored
-
- Aug 22, 2012
-
-
Lars Bilke authored
-
- Aug 21, 2012
-
-
Lars Bilke authored
-
- Aug 14, 2012
-
-
Lars Bilke authored
-
- Apr 25, 2012
-
-
Lars Bilke authored
git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@10691 3895a583-e809-0410-9bb6-aa9463026377
-
Lars Bilke authored
Squashed commit of the following: commit 898329fc2815068adbf5b939d057f9b1fead5854 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Apr 25 09:55:50 2012 +0200 Bumped version number to 5.3.0 commit 7e4617a89adc8d3b450c1f1e3bfd6357e82a1108 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 24 12:17:44 2012 +0200 fixed warnings and optimised treemodel for meshes a little bit commit 1495e376738c6ad1d6b9033577370c25921a79e9 Merge: 1377212 f5785ce Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 24 11:22:44 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit f5785cedc5acce373bfb42157d19178b18279be2 Merge: ebb2de2 983cb25 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 24 12:06:55 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources Conflicts: Qt/Gui/mainwindow.cpp commit ebb2de2a3dcd35afc40fef25bafe2f9142c4ec52 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 24 11:45:54 2012 +0200 class GMSHAdaptiveMeshDensity: - added method getSteinerPoints() - added method getQuadTreeGeometry() in debug mode - inserts the QuadTree object into the GEOObjects instance class GMSHPolygonTree - added method writeAdditionalPointData() class Polygon: - substituted method getIntersectionPointPolygonLine() by method getNextIntersectionPointPolygonLine() class QuadTree: - removed some commented code (method getQuadTree()) - added method getMaxDepth() - added a getter method for depth of QuadTree node class MeshGrid: - added method createMeshGridGeometry() in debug mode class CFEMesh: - added getter method for attribute _mesh_grid that is an instance of class MeshGrid files MathLib/MathTools.{h.cpp} - inlined the sqrDist() function commit 13772126635febfee03dd19ada3b1b5bd8b0ed40 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 24 11:20:57 2012 +0200 optimised meshsource a bit (meshes load faster now) commit 983cb2595a772e3a455a82d069a23dadd3ca1bfa Merge: 72e2912 451c841 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 23 18:14:05 2012 +0200 Merged Dima's changes. Merge commit 'refs/merge-requests/1' of git://vismac02.intranet.ufz.de/ogs5/sources into merge-requests/1 * git://vismac02.intranet.ufz.de/ogs5/sources: Comment on possible SEGV. Emit warning when creating surface from open polyline. Correct function names in dbg output. Conflicts: FileIO/OGSIOVer4.cpp commit 72e2912d8cea3b72bbd65a5d2e880fe5030f05ac Merge: c1d018d 7f85f7a Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 23 17:47:00 2012 +0200 Merge remote-tracking branch 'upstream/master' * upstream/master: git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@10682 3895a583-e809-0410-9bb6-aa9463026377 a few fixes. some number adjustments will follow. retry. switch to direct curve derivative, rather than iterative. small changes. allow dpcdsw=0 for richards. correct ouput schemes for secondary vars with two time slots. git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@10664 3895a583-e809-0410-9bb6-aa9463026377 thermal expansion was off! also fix to MFP outputs. Clarity for screen outputs with RSM. fix to PP. Possible fix to PI. fixes pcs without time control Fixes momentum (past error) and mass tran for multiple components. Include the FEMEnums header instead of forward declaring an enum. switched error methods enums to .num. quick bugs. version 5.2.09 Conflicts: FEM/rf_num_new.h FileIO/MeshIO/LegacyVtkInterface.cpp commit 612abcbe9c6452b51dbbda5c41646105c641ebb3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 23 13:05:00 2012 +0200 moved MshLayerMapper into MSH dir commit c1d018db2d960ee1e590deff7119071892c25a8c Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 23 10:21:51 2012 +0200 added missing files commit 9fa363bb9b66013411b284fa995204429df35ab0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 20 16:49:08 2012 +0200 included file converter into OGS-Tools menu commit 94d49c03881503b7722f67ddc8f562826401e1d7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 20 12:33:48 2012 +0200 fixed index error in fem condition visualistion commit ed99be8234971d02228b5840c115655c7212a01a Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 19 18:09:44 2012 +0200 fixed call sequence in FEMConditionSetupDialog commit 754bfdc64410b0a56d8ce9dd10b6c616603d6ff4 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 19 17:37:42 2012 +0200 corrected direction of surface normals for prism elements in msh layer extrusion commit b721c022956ce3a8bb9e7beec8810b09836d1ff8 Merge: efac021 cd79a64 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 18 17:44:07 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit efac0211fed5c7553df1965d2c9651a1455a520e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 18 17:43:47 2012 +0200 FEMConditions can now be edited from GUI commit 530fa8d2adccd61aca1f8c38826ff81eddf18f30 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 18 12:48:13 2012 +0200 added functionality and dialog for setting up arbitrary linear conditions commit cd79a64caa904310bf3a0b3cccdfe673e4752b2c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 16:37:52 2012 +0200 another change due to test point in polygon functionality commit f49c4c2f50d3739bd4552066a093e594c9c674cb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 16:26:25 2012 +0200 due to the modification of the test criterion for the point in polygon test it was necessary to modify the TestPointInPolygon program commit 94efdac7ec75e9fe3349b76bf70ecc2bbd778a61 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 16:11:46 2012 +0200 removed old code from GMSHInterface commit 8bbbddd98cbf15998e8d2def8786c0105b7d7d96 Merge: 0521b47 f6a1c2e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 15:55:54 2012 +0200 Merge branch 'master' into GMSHInterface Conflicts: FileIO/XmlIO/XmlGmlInterface.cpp UTL/MSHGEOTOOLS/mapGeoToDEM.cpp commit f6a1c2ee85ac25c10189f16a023801c6591c9be0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 15:33:21 2012 +0200 fixed a small compiling bug commit f32766c69ce1d224643bd4f5c1b344a6562fff94 Merge: 9a4e019 d8cf171 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 15:15:32 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 0521b47c00718646b0d387d5e2878829125f6af3 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 17 15:09:10 2012 +0200 - correction of GMSHPolygonTree::insertPolyline - added documentation to class GEOObjects - added documentation to class Polygon - added method getAllIntersectionPointsPolygonLine() to class Polygon - removed some debug output from method Polyline::insertPoint() commit d8cf171633f32114236f3f2cc0a5490bd7cd876b Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 17 11:22:14 2012 +0200 fixed casting error in linux commit 1e4d40681fa4e0f1c00571807cc60c2ba236661e Merge: 4064f83 8572862 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 17 11:12:28 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 4064f83e1df70b35e001dde8a5dd33aa99e948b5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 17 11:12:07 2012 +0200 direct conditions are now integrated into file converter commit 857286272fa34274696ab08013f06573c4bd1a9c Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 30 13:41:25 2012 +0200 README code indention. commit f383fda08a9dfa960a0c5ed88d8a3577e76b6fae Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 16 17:59:31 2012 +0200 direct source terms from cnd-files are now pretty seamslessly integrated, direct st's from ascii files still works (lots of changes while reading) but requires a lot of extra code and should be removed asap commit 451c841de0ace2b602c2d650e6588c3df079a64e Author: Dmitri Naumov <dmitri.naumov@ufz.de> Date: Mon Apr 16 11:44:33 2012 +0200 Comment on possible SEGV. Signed-off-by:
Dmitri Naumov <dmitri.naumov@ufz.de> commit b15002811fc4768c143dcec12626962b45bf614d Author: Dmitri Naumov <dmitri.naumov@ufz.de> Date: Mon Apr 16 11:43:53 2012 +0200 Emit warning when creating surface from open polyline. Signed-off-by:
Dmitri Naumov <dmitri.naumov@ufz.de> commit 22f33cd29b6acbd9670098869825c4b6ad3c2d68 Author: Dmitri Naumov <dmitri.naumov@ufz.de> Date: Mon Apr 16 11:43:32 2012 +0200 Correct function names in dbg output. Signed-off-by:
Dmitri Naumov <dmitri.naumov@ufz.de> commit 65eb0e02f739124a15515ec512bb0152d5624d59 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 16 12:31:28 2012 +0200 changed structure of distribution-storage in FEMCondition commit 6fda771d82ef866b1bf6ef0503b52c0a5bbcaedf Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 13 14:59:51 2012 +0200 added cnd2bc conversion to OGSFileConverter commit 3fee6d046ba77391afc3f5702358e24070236f11 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 13 14:52:03 2012 +0200 backup of daily work - still errors within the code commit eb74a5afe4760db54fe0a59617c83c3347cf6a9e Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 13 11:50:54 2012 +0200 fixed error management in XmlGmlInterface - writer commit 9a7f91ccb536dc2546c325eec86f38ac38baf3c2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 13 11:35:48 2012 +0200 added ASCII-Conditions to XML-Conditions Conversion to ConversionTool; added/extended error management in GeoIO commit 9b28b754bac7ff68c8f9c1d166d7fefbf89e4f7a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 11 16:34:57 2012 +0200 backup of work commit c09619c33971b3da6acf4be6d110dcf6eac87d9f Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 4 17:26:35 2012 +0200 started implementation of OGSFileConverter (incl. GUI) for conversion of xml-format to legacy formats and back. geometry conversions are implemented in both directions, condition conversions are still missing. commit 9a4e019856c72cce1d0eab1d857a02bdb1ef614e Merge: a8671b1 b6c984e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 4 12:30:13 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources Conflicts: FileIO/MeshIO/OGSMeshIO.cpp commit 1420f6b0f31039502b9a737ea99e85674197f594 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 4 12:26:00 2012 +0200 rewrote GMSHInterface - still not complete (inserting stations is missing) - backup commit b6c984e24976c7ad4e6b30469ffd05d25a39c9a7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 3 12:59:37 2012 +0200 re-implemented generation of mapped multi-layer meshes and removed old method; implemented method to get surface-mesh from a multi-layer-mesh; changed input and output of distribution information in XmlCndInterface (part of ongoing changes for universal handling of fem-conditions) commit 3c1170979e360820cf0a85955a4e5cd3ebe8c028 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 28 16:53:45 2012 +0200 removed changes specific to the rappbode-demo commit b2671cdd375dc16df8b3dea5ab620c1bce454042 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 28 11:28:10 2012 +0200 more adaptions for rappbode-simulation-demo commit fea8c8904d33364f63abe484010faa7710deca24 Merge: 31fb422 4a96f39 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 28 08:31:53 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 31fb4227a47f7f1f241a50fe25172f4fdadc9a3b Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 28 08:31:38 2012 +0200 fixed some performance issues (pvs-studio), special visualisation changes for bode-boatpath commit 4a96f39d7589cf396b0485110d3b207d4b862f57 Merge: 444f604 2624e59 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 26 11:33:34 2012 +0200 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources * 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources: removed last remnants of old mapping code, fixed initialisation issue in FEM-Cond-Setup commit 444f604aea5ad92467beca8dc077478d5e290ab3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 26 11:33:21 2012 +0200 Fixed building of utils on Linux. commit 2624e59cd05f3b3efb5d189eb63ed2f0d69dca27 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 26 10:27:37 2012 +0200 removed last remnants of old mapping code, fixed initialisation issue in FEM-Cond-Setup commit eb6e3dccc0744a08131a000edcd9a36c0777fd25 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 21 09:26:56 2012 +0100 integrated new interpolation scheme into MshLayerMapper commit efd9aa53dba0c6a66a6cf3a941083a2dd8216cff Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 20 14:00:35 2012 +0100 GL_COMBINE is not available on Windows, GL_MODULATE gives the same results. commit 3715583bcefd3bc462f9b9376062a118b0a2ec53 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 20 12:26:13 2012 +0100 One more missing include. commit 9aee41d450810bde2fed9bc64b4d1c90a59ff490 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 20 12:07:14 2012 +0100 Added missing include. commit 760340711a8ec416577d7ee0cce361ba575283ff Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 20 11:20:02 2012 +0100 OpenSG-exported textured objects are now correctly lit. Set EnvMode to GL_COMBINE in vtkOsgConverter's texture chunk. commit 1089d95ca25c41e9e65bb1ea66d0c1a318a78f92 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 19 11:11:39 2012 +0100 Added a comment how to apply default colored lut to a grayscale texture. commit cff2ff75b91f5bef7bcc209717751a619fe317aa Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 14 15:16:03 2012 +0100 Cloning the lut is not needed in the ParaView OpenSG Exporter. commit 0b3e51128518ea69a8cd3fd5e073cc2681bd0cba Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 16 11:41:24 2012 +0100 fixed an issue with TIFF palette selection; added method for assigning borehole profiles to station objects commit 5e2be90424a7ee2a98153cdce6251b685839784f Merge: 1169ad1 4b1207b Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 14 10:35:20 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 1169ad1d5dd6b6c8ecbd36a99ea2e49867434e5e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 14 10:35:04 2012 +0100 updated mapGeoToDEM-Tool to also map station data commit 4b1207b43392e63c6e7ea69008c63e331fb00497 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 13 12:09:57 2012 +0100 Fixed overriding of compiler flags on not debug builds. commit c3c9b57e28bec625e5da33a2c2278d2e11055c68 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 12 16:54:17 2012 +0100 Add lut now remembers its directory. commit 26ba0869bd9f537e91b52ff1d81cc771c73ffd3f Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 12 16:46:29 2012 +0100 Fixed lut bug in OpenSG converter. commit 5042591c6a581a8c18b8841aa98e86c242ede51e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Mar 9 12:43:27 2012 +0100 save work - version of GMSHInterface does not work! commit 3cff111140a618c832a0daa16ce94c5d2dff4680 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 8 18:13:22 2012 +0100 fixed issue with precision in mesh-output; added GridAdapter Copy-Constructor; added extendable removeMeshNodes tool to remove nodes and adjacent elements according to given keywords commit d456c0f844d057a78fe77a373935a1de330cf2d6 Merge: 83c8eb2 a8671b1 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 8 12:30:51 2012 +0100 Merge branch 'master' into GMSHInterface commit a8671b18ca1dea76c0d0ce92e87b4c7f76dc9f3a Merge: 038b128 54ec3a4 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 8 12:30:26 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 038b128fc47af610d3c92715be97f68d43345025 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 8 12:29:02 2012 +0100 changed the output precision for writing mesh node coordinates inserted some debug code in equation_class.cpp commit 54ec3a4746621468714b71d25a27e70461754a26 Merge: f67be01 dd0f8f9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 6 18:20:11 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit f67be017cb5dfb12f17b22b16272801407cef0db Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 6 18:19:08 2012 +0100 fixed array initialisation error for mesh-construction from double array (i.e. netcdf) commit 09cdd146156fa8614da399dc2dbca90852dcaa3a Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 6 15:20:57 2012 +0100 fixed index error in coordinate-output for mesh elements commit 20124e4d67818f828329476d4900a3e476cc4db5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 6 15:11:41 2012 +0100 fixed index error for strat-index in borehole-source-object commit 83c8eb211c5ac1e60d139907da14ab50aa7a5604 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Mar 5 16:07:52 2012 +0100 some improvements in GMSHInterface - not yet finished - under very heavy construction! commit dd0f8f9223c6932d3d820438f4de5e99f77e28e3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 5 12:09:03 2012 +0100 Added a directory for every file type which is loaded to QSettings. commit 9042ca6f2e2a7cf167b4eba0fe39eae39a7f7cb8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 5 11:57:25 2012 +0100 Refactord pipeline item remove code. VtkAlgorithmProperties has a new member _removable which should be set to false in a derived class which should be not removable from the pipeline view. commit 4053333b095205d17cde76e902b51b869ab0b748 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 5 11:28:48 2012 +0100 OpenSG Export works so far. Cell data is converted to point data. To correctly export meshes comment out line 104-115 in vtkOsgConverter. commit 634300e426439ea1b2fba76810d43b0c10a6688b Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 2 17:14:25 2012 +0100 WIP: getting OpenSG export to work properly. commit c744aec853bdc14b63d1550b905e4bf9287c0489 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 2 17:13:45 2012 +0100 Moved VtkAlgorithmProperties to base class VtkVisPipelineItem. Fixed getting the right VtkAlgorithmProperties in VisPipelineView::contextMenuEvent(). commit 3f2fc6ecb9780282107825fdd74adf5b1a010c56 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 16:09:25 2012 +0100 Fixed a bug where entering zero into the z-scale field hides the data permanently. commit b1de459fd44988c2ebb7192037e5eece5911ecf3 Merge: 31238be 85cbb30 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 14:04:14 2012 +0100 Merge remote-tracking branch 'upstream/master' * upstream/master: updated version to 5.2.08 merged OGS-GEM-MT changes into trunk Recovery GetElementFaceTri..Quad bug fix for benchmark H2/LabGasInjec Conflicts: FileIO/MeshIO/LegacyVtkInterface.cpp commit 22d2f7ef9af77d5cdd9cde8dac9f49e97ffff729 Merge: 2c455fa 31238be Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 1 12:49:09 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 2c455fabac630b0359a613f076983798bc85b416 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 1 12:48:45 2012 +0100 fixed issue with layer mapping due to to transition to VtkRaster commit 31238be45cd410ad16bfcc34d45741f8bbe0e4d0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 12:39:48 2012 +0100 Added warning when lut can not be applied. commit cb897f5e872f585d893eee6c7b77b905d23975c6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 12:33:57 2012 +0100 Fixed setting lut on tubes. commit 09fe6aa96ed78eea71922ec7877b7f10741b68d6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 12:10:38 2012 +0100 Revert images should not be interpolated. commit eb5079092069c935e55e672117d47f2598cc2b64 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 1 11:38:41 2012 +0100 Removed OGSRaster. Refactored VtkBGImageSource which is used for exporting raster data to OpenSG to be used similar to VtkTextureOnSurfaceFilter. commit c9db2e3e289476472ebbc8c756362a999ce5cc1b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 1 10:20:26 2012 +0100 - fixed a compile error within UTL programms - fixed some warnings commit 7eafc3b3b2722409d9a22efb83d7bc2d574542a3 Merge: 56a2948 c9372d4 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 1 09:52:29 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 56a29485b5ab55730fed9be5faf9b2d327ae9cf9 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 1 09:51:04 2012 +0100 commented some debug messages in class OctTree added MeshGrid algorithm to the testMeshSearchAlgorithms program commit c9372d47a444c741bb552997eba6c0238d04cfcf Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 16:16:42 2012 +0100 Finished Surfer-Import, removed old OGSRaster-class everywhere except in OpenSG-Raster Export and replaced with VtkRaster commit 00114568b69db6744e4000d0471e554d3ab79fc5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 15:37:01 2012 +0100 added import for Surfer-ASCII raster files commit a564cb0b0dbad136202ea30d0ef52d1dff23cde5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 12:57:15 2012 +0100 added optional station_value attribute to station objects commit 7d26180b78bafae0cbba9d3c662507c3a4e0ca79 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 11:38:18 2012 +0100 removed color-attribute from stations (not needed) commit e20ac6a636d8a56a8817a81cb9fa41361f3e57e1 Merge: 353b36e dcf274e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 11:29:20 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 353b36e90b73d0c783ac75ca4330ae2f17d19e09 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 29 11:05:14 2012 +0100 more work on creating, saving and loading of DIRECT terms commit abefb68b8666104f11ffd64a95a408c69edc50ee Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 28 15:16:18 2012 +0100 changed output precision for gml files in rotateMesh programm some changes in class CNode in order to make it possible to use it with class template OctTree changes in the testMeshSearchAlgorithm programm commit 8654b1b9737db7d535b38e3a3550a2655ae3e386 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 28 13:12:32 2012 +0100 - added test programm for mesh search algorithms - changes due to changes in the interface of the XML classes commit dcf274ee6e018f0b889b291cc1aff451f950c25a Merge: 50f3233 e6ea6a3 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 28 12:17:33 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources Conflicts: UTL/FileConverter/generateMatPropsFromMatID.cpp commit 50f3233ed1080a1672ac9edd46b5885159a1300e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 28 12:12:25 2012 +0100 - implemented class OctTree for faster search - will be tested soon - added access operators to CNode (access to coordinates) - modifications in utility programms GMSH2OGS.cpp, generateMatPropsFromMatID.cpp, mainModifyMeshProperties.cpp and rotateMesh.cpp due to changes in class FileIO::OGSMeshIO commit e6ea6a3041e595e4172969c83dcde643a78a04d5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 16:41:02 2012 +0100 Fix for subverison cmake script. commit bf0bd61ca5cb31542b4c78f6414b90230f4fc9aa Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 14:51:50 2012 +0100 Fixed FindMsysGit^. commit dfaa87841493a96a42a152c45d95229da8b44678 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 12:43:54 2012 +0100 Some CMake improvements: msysgit unix tools will be used on Windows. commit 9cbfe842f71d1d35b3b973c6f81d499259a58caf Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 09:51:41 2012 +0100 Fixed CMake include order. commit 5ccee0ec9720a236715fefced48e6fe821344127 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 27 12:10:40 2012 +0100 finished conversion of xml-classes into new hierarchy, adapted tests + tools commit 8f0577eeedb9781dc552483fc361cc2e6b904323 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 27 11:23:06 2012 +0100 derived all xml-classes from Writer-class commit 563a4212b6cac1c460ebf93d56fc250a9c00ffb5 Merge: e961cab 4728f1b Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 27 09:17:25 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit e961cab2f3946ed62e94859a2b78cbcd2cade1f5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 27 09:17:18 2012 +0100 integration of direct st generator into gui (not yet finished) commit 4728f1bd3b7a3700f66882861592f03d8ce1b11c Merge: d1813d5 ac93e47 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 09:15:01 2012 +0100 Merge branch 'fileio_baseclass' * fileio_baseclass: Moved write method to protected. WIP: Reader. Refactored OGSMeshIO to use the new Writer base class. Added output parameter to QtTestrunner. Removed wrong method. Added Writer base class. commit ac93e47021e8a5ad0976818c45bb2c34b878c475 Merge: 62d0313 d1813d5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 09:13:56 2012 +0100 Merge branch 'master' into fileio_baseclass * master: (48 commits) Threshold filter gets the right range. Added missing include. Mapper automatically uses the range from its associated lookup table. Fixed threshold filter color lookup. Fixed threshold filter lookup table coloring. Added -o switch for additional CMake options. fixed a bug in rotateMesh program (deleted an object twice) fixed a normalisation thingy changed distance computation in quadtree fixed a compile error in OGSError - Changed reading gli files, the function returns now a std::vector<std::string>. In this vector of strings possible error messages are catched and can be desplayed later on. - Changed test if point is already in quadtree. just some cosmetic changes... Reovery MarkInterface_mHM_Hydro_3D() for marking nodes on the top surface Fixed empty VtkAlgorithmProperties in point set item. added an "epsilon" to the search of mesh nodes within surfaces Correct the getElementFaces... some fixes for surface integration via GUI added an optional parameter to rotateMesh program Fixed css link on doxygen. Removed debug output. modified rotation programm ... commit 62d0313968f97f72e2228778d03628cc5576304e Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 27 09:13:30 2012 +0100 Moved write method to protected. commit d1813d5a56af4e2fccd8a95dd3040735d10bfae4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 24 11:44:14 2012 +0100 Threshold filter gets the right range. commit 96116a1c753412f82241088ed7311a5b3a26b886 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 24 09:00:17 2012 +0100 Added missing include. commit 3b6c606acc322821349d7285c9511f15529ca161 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 23 17:59:34 2012 +0100 Mapper automatically uses the range from its associated lookup table. Simplification of lookup table code. Fixed VtkCompositeImageToCylindersFilter table range property. commit 01a5b01759568f1d69fd4f1966da8736f1fbb021 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 23 16:50:11 2012 +0100 Fixed threshold filter color lookup. TODO: Get contour filter to work with color lookup. commit 46ba4f9beb8d28074c00f88f449c773b7270ffe5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 22 14:38:09 2012 +0100 Fixed threshold filter lookup table coloring. Fixed order of initialization steps in VtkVisPointSetItem. Extracted method getScalarArrayNames() from VtkVisTabWidget to VtkVisPipelineItem. commit 6fdf6e2f57ceb230418f51cb5299fff18056d338 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 22 14:36:22 2012 +0100 Added -o switch for additional CMake options. commit 8ee83bc47538d9e4af58fdbd060a19eb12b21094 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Feb 22 15:24:47 2012 +0100 fixed a bug in rotateMesh program (deleted an object twice) commit 2821effa909e75be126de2fe47e54fcc14fd682e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 22 09:42:38 2012 +0100 fixed a normalisation thingy commit 12b72da924db3f785fdf9900c3faa4b321a44261 Merge: e9c22d5 ddd8d3e Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 21 14:12:01 2012 +0100 resolved conflict commit ddd8d3e74380b6dcb747f182f1c936171d30e9c6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 21 13:57:00 2012 +0100 changed distance computation in quadtree fixed a compile error in OGSError commit d3a98155b49c86c6b293c0f9d02ccc4b1a726772 Merge: 490999f b1ae64c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 21 13:20:46 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 490999f4558f19accc59b76b00eaab1a468c6350 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 21 13:18:03 2012 +0100 - Changed reading gli files, the function returns now a std::vector<std::string>. In this vector of strings possible error messages are catched and can be desplayed later on. - Changed test if point is already in quadtree. commit e9c22d54900b8f7cb473f46e0b47235383b91627 Merge: 52493ed b55ee92 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 21 12:14:12 2012 +0100 Merge remote branch 'svn/master' commit 52493edf0750d520190677f13fab83590e732253 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 21 12:13:07 2012 +0100 just some cosmetic changes... commit b1ae64cb83fa95f2482852835378d64a8103490e Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 20 12:38:07 2012 +0100 Fixed empty VtkAlgorithmProperties in point set item. Signed-off-by:
Lars Bilke <lars.bilke@ufz.de> commit e27eb60168b84f59cedb9b6df3c4288348368f63 Merge: a63e01f c0c4b77 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 20 12:20:33 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit a63e01f0a51a4cce364440d8903655dea3e39bb0 Merge: 3f5e071 5b7edb6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 20 12:16:49 2012 +0100 merged commit c0c4b7775bf9b6a1a4e084fc29ff79419ee8e473 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Feb 20 11:58:09 2012 +0100 added an "epsilon" to the search of mesh nodes within surfaces commit 3f5e071a698aec09da73506447fa4c956e4e5875 Merge: bceced0 20bb3e1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 20 10:09:26 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit bceced04225588064698167f71bd06c0f69470c2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 20 10:09:05 2012 +0100 some fixes for surface integration via GUI commit 20bb3e1f8411cb9067b5575571685d9ead7dcac0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Feb 20 09:08:41 2012 +0100 added an optional parameter to rotateMesh program commit 589087cd343d38234a67c5905f13b138d178fa7f Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 17 11:48:06 2012 +0100 Fixed css link on doxygen. commit b7eceeaad9b1b39f5eee3742b829cc259fabe751 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 17 10:23:01 2012 +0100 Removed debug output. commit 0940bdf4ed24015be3779c4e75c4b3d4518c1365 Merge: 6613ccd f7103f1 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Feb 17 13:37:27 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources Conflicts: UTL/MSHGEOTOOLS/CMakeLists.txt commit 6613ccd022b7a31059251a457c91398da7ee2173 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Feb 17 13:18:41 2012 +0100 modified rotation programm commit f7103f1ed56e2728b99ced82b353fd36703cdcd3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 17 09:55:10 2012 +0100 Refactored geotiff library inclusion. commit c38f395249a17c1f6eb0df0d6c4f4753c42dc1ef Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Feb 17 08:39:52 2012 +0100 fixed compilation error and removed some warnings commit bf687438c60074bccc68ae4cc200c4cbabb8d106 Merge: a75f51f 64e0f8b Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Feb 16 18:09:24 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit a75f51f710f24ce4488fdee9d74dad63767eff6d Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Feb 16 18:09:07 2012 +0100 fixed yet another colour-lookup-table bug; implemented first attempt for surface integration of direct source terms (based on WW code, not tested yet) commit 64e0f8b2f252bbcdb5209e848b0eb43436d4fa63 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 16 16:31:37 2012 +0100 Fixed crashes which occurred when wildly clicking in a tree view happened. commit c9f56a5f15001e681947178bab4addcc59cdc9e1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 16 14:52:35 2012 +0100 Fixed ConvertGliToVtk compile error on older boost version. commit 58d5e805bcc7059d011a236e598fbc7fb79b889e Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 16 14:24:30 2012 +0100 Remember directory for lookup table. commit 286a6a229dbb90ae1ff839e92c68499a83d8d920 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Feb 16 15:48:20 2012 +0100 removed some warnings commit 5eb90f77724a8c498f00d557d17b0c2c690bd616 Merge: 40ec71e 354a0d6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Feb 16 15:27:30 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 40ec71ec99eba7c5baad3bf5c5f5c6225ff6eae7 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Feb 16 15:26:33 2012 +0100 improved search mesh nodes in (geometric) surfaces commit 354a0d6a4693c7747fa77b04bf3b2e03e070732f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 16 10:28:07 2012 +0100 Fixed coloring of assigned textures in VtkTextureOnSurfaceFilter. .# Please enter the commit message for your changes. Lines starting commit 1fcc6bf496930d56cddc7794b50f112d3db8354f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 16 10:27:29 2012 +0100 One more fix for correctly creating lookup tables in VtkVisPointSetItem. commit db2eb96ff72d2e12303e80c7f5b5f0ef62148f25 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 15 16:37:19 2012 +0100 Fixed a bug in FindMKL.cmake on *nix 32-bit. commit 8af412911be9338561d39b0b25500c3c74964bcc Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 15 17:37:05 2012 +0100 fixed an issue where colourlookuptables wouldn't work correctly if the offset was far from 0 commit 9d6acd2cbd0471ad0a918e26f42d40dff408f2b4 Merge: 8310dda 62da5e0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 15 12:21:01 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 8310dda681322979b296588651497b03e65df5cc Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 15 12:20:43 2012 +0100 adjusted colour table scaling commit 62da5e0810b84210aad4c92e284024d47e39b32c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 15 11:09:11 2012 +0100 Fixed UTL build on Mac. commit f39f15a96f19a22d2fd7a524e48dab114efdaea2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 15 11:09:00 2012 +0100 Missing file. commit 1aca305cb6e62c62cc3bf329893ccd3dc12b29b9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 15 09:51:45 2012 +0100 Split VtkAlgorithmProperties into header and source file. commit a30fe0cd68c150f0fe96c5ae33d1972241696fb5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Feb 14 17:26:05 2012 +0100 Removed _activeAttribute from VtkVisPointSetItem. The active attribute is stored in VtkVisPointSetItem::_vtkProps. commit 18a36f0187d8fecc8ffbd1f58254f6c5534a4c1a Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Feb 14 17:13:00 2012 +0100 Fixed color lookup table functionality. commit a52ae05242c40e7d24583d44aa33f3fb07be1545 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 15 11:42:57 2012 +0100 Fixed building of UTL. commit bae9625408a6a311f54a3a667520ef32800e1f86 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 13 17:48:44 2012 +0100 fixed another small thing concerning borehole depth initialisation commit 75f8b113ddd90d44cbe5ece1a2b1fe2ade1e67fa Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 13 17:22:54 2012 +0100 WIP: Reader. commit ecb255fd2c1073219d3ccf17370ba7e9169e4e70 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 13 16:34:21 2012 +0100 Refactored OGSMeshIO to use the new Writer base class. commit 8c51dce8868b030be2ed3fe774e653655f43f856 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 13 16:33:00 2012 +0100 Added output parameter to QtTestrunner. When this parameter is given the output of a failed test is written to tests/results/. commit 079d4c4dfaaba79d4cafe8bf8f4248cb902c6dcd Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 13 16:25:14 2012 +0100 Removed wrong method. commit a9323b6ec1ebf20ceda611909a6418f586268598 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Feb 13 16:23:55 2012 +0100 Added Writer base class. commit 503f5230093701a7b6911fbc20e78f02f838b011 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 13 12:49:11 2012 +0100 fixed bug were vtk visualisation (lines to tubes) would produce false results if borehole had soil layers with thickness 0 commit 1fbe37e72758d77f1891ef558d37a8a6d723f3ee Merge: 4612a75 cf48800 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 13 10:40:41 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit cf48800a11f3583030a0dac777e0272d323fd8c4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 10 15:40:55 2012 +0100 Fixed some small bug in vtk output. commit e58e14908d9aac29f3bce7236de4c531bfc2bff9 Merge: 9939d3b 2829668 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 10 09:48:19 2012 +0100 Merge branch 'vtk_tensors_output' * vtk_tensors_output: Some formatting. Fixed non VTK build. Added Option OGS_DONT_USE_VTK. Implemented eigenvector vtk output of tensors with vtkMath class. Removed Eigenvectors functions. Added Eigenvector calculation from vtk. Bumped minimum cmake version to 2.8.3. commit 28296684675f6275d2c720a7da263e2174bb2c83 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 10 09:46:41 2012 +0100 Some formatting. commit 49b080140f73a1bfe9265625bb9ffb89343a4516 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 18:10:44 2012 +0100 Fixed non VTK build. commit 2f8fdaf66725260a425d9694f00d0faf31e8a90a Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 18:05:51 2012 +0100 Added Option OGS_DONT_USE_VTK. commit 82c3241ea73a9dcf807544036f427053d5c95f13 Merge: 94f865d 9939d3b Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 17:16:00 2012 +0100 Merge branch 'master' into vtk_tensors_output * master: Reversed order in EQ_ASSERTS. commit 9939d3b7ecdef4885341f7c1f617be0330ce6fd6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 17:10:39 2012 +0100 Reversed order in EQ_ASSERTS. commit 94f865d16d147df4be1d78736df67940a5008f18 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 17:07:28 2012 +0100 Implemented eigenvector vtk output of tensors with vtkMath class. The eigenvectors are normalized and then multiplied by their eigenvalues. In *.out file the output array names must be in that order: *_XX *_XY *_YY *_ZZ *_XZ *_YZ commit 4f37bb1426099b6ea4f627015ec32321c3760652 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 9 17:06:09 2012 +0100 Removed Eigenvectors functions. commit 4612a75af5666acad9e646adc69cebdfccdf63b1 Merge: 44f7008 852573b Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 8 18:05:24 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 44f7008794ed5e60df142d66d4ad2ed545a812a4 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Feb 8 14:34:59 2012 +0100 added tool to map elevation of points in gml-files according to DEM commit f904321eecd01f63a8be0d60d55ef4d27cca591a Merge: 32e8975 852573b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Feb 8 13:45:31 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 32e897574dab665da37ec540f76cd18b83f4600b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Feb 8 13:43:48 2012 +0100 - rotateMesh - added functionality - first try to improve geometry-mesh-search commit b74bdd71724b717c42598e51cea43de9e6286670 Merge: 4317f8d 852573b Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 8 12:06:08 2012 +0100 Merge branch 'master' into vtk_tensors_output * master: (119 commits) QtDataView must be built before VtkVis. Reintroduced getter methods on VtkGeoImageSource. Fixed two warnings. resolved various issues with netCDF import; NetCDF data can be imported as raster (and texture) now; ImageAlgorithms can be created from data arrays now; textures now use VTKRaster class; textures are currently using a default colour table - this should be prevented Fixed image to lines filter. Added backface culling option under Visualization Settings. - introduced a new nodes search algorithm (class MeshGrid) - TetGen export does not work as desired :-( fixed image translation by half a pixel image origin and spacing are now managed via image import; raster to mesh is working again; applying color table to images is working again; bar-chart filter ist still NOT working correctly; issue with floating value to material id conversion in raster-to-mesh-conversion images are now read directly via vtk, automatically scaled and noData values are transparent (for asc, tif, png, bmp and jpg); image-based filters do not yet work again Georeferenced image positioning fixed. Fixed path. removed QImage and tried to replace functionality entirely by VTK ... not working atm Fixed some doxygen warnings. Fixed typo. Added benchmark coverage script. Added benchmark_coverage target. Added parameter passing to testrunner. Refactored CMake include directories to use absolute paths. Exclude tests directory on coverage. ... commit 852573b95e60a2d52eaf34a61c285f8fa70a546d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 8 11:53:34 2012 +0100 QtDataView must be built before VtkVis. This fixes a compile error on *nix. commit 79c2f6b5dd58f2261ec6772df3746dd37a1fab74 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 8 11:10:26 2012 +0100 Reintroduced getter methods on VtkGeoImageSource. commit ffeb4276ebf350da09ea2cff831d06f053369edc Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 8 11:10:09 2012 +0100 Fixed two warnings. commit fe52e67350fde31c4d4e5b8ce4a1bd1d6b9be0c0 Merge: 5241fbb 7c893e7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 7 17:55:51 2012 +0100 resolved merge conflict commit 5241fbb3374b8aab7cd1f2a468193e9b257c99c9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 7 17:51:47 2012 +0100 resolved various issues with netCDF import; NetCDF data can be imported as raster (and texture) now; ImageAlgorithms can be created from data arrays now; textures now use VTKRaster class; textures are currently using a default colour table - this should be prevented commit 7c893e7e6c28759974aad57a88cf03a3e58fcb3a Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Feb 7 17:30:45 2012 +0100 Fixed image to lines filter. TODO: Image to bar chart filter (colors missing). commit 36a92129abf81a47e1b6e9fc6f024dbbf8247f39 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Feb 7 16:08:57 2012 +0100 Added backface culling option under Visualization Settings. commit e53b5e5287ec1bb067547c2b10b68679457e3ffb Merge: eea0bcb bdc5ba4 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 7 12:25:28 2012 +0100 Merge branch 'master' into TetGenOutput Conflicts: CMakeLists.txt commit bdc5ba43c8700893efc0436e9eb2c4db3459e52b Merge: 7a07d21 7525ef0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 7 12:19:35 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 7a07d212d51c492b5b954d34b055c9b96d2aa4e8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Feb 7 12:17:37 2012 +0100 - introduced a new nodes search algorithm (class MeshGrid) - TetGen export does not work as desired :-( commit 7525ef0c52ee769f92a23c61e08a13f8f10dceb6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Feb 7 09:50:26 2012 +0100 fixed image translation by half a pixel commit 68e2f8c2ab0cf181f14d31b980afba2c2d20166f Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 6 17:25:38 2012 +0100 image origin and spacing are now managed via image import; raster to mesh is working again; applying color table to images is working again; bar-chart filter ist still NOT working correctly; issue with floating value to material id conversion in raster-to-mesh-conversion commit 66c62b381cafe7dc5d7fc8dfc54596278757f420 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Feb 6 14:36:16 2012 +0100 images are now read directly via vtk, automatically scaled and noData values are transparent (for asc, tif, png, bmp and jpg); image-based filters do not yet work again commit dee84eb876cece67b67283869f70c8254c0b47fb Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 3 14:21:57 2012 +0100 Georeferenced image positioning fixed. commit 6ee0693e37f8f6e217f86c225d8f1fb7ec45e2c6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Feb 3 10:16:46 2012 +0100 Fixed path. commit ed3103b64c193123e10c94eda6d4eae97744adea Merge: 0fc50ab b20210d Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Feb 2 17:52:00 2012 +0100 Merge branch 'master' of vismac02.intranet.ufz.de:+ff-devs/ogs5/ff-sources commit 0fc50abbf2a8b2220d06191efb81366a209634e3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Feb 2 17:51:43 2012 +0100 removed QImage and tried to replace functionality entirely by VTK ... not working atm commit b20210d2b8a0e640f2e5dfc2e5b0f87b743e925c Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 2 17:37:05 2012 +0100 Fixed some doxygen warnings. commit 8aea6867f4928bfac0dfb749ebc019548ab844ab Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 2 16:22:55 2012 +0100 Fixed typo. commit 18815a618fd3814850bdedefa82bbde8ce4fe881 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 2 14:03:55 2012 +0100 Added benchmark coverage script. commit 8217b59b9554dc3deefa01090c974a6c4e487105 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 2 13:55:19 2012 +0100 Added benchmark_coverage target. commit 6b18a1d6ad5d880e850ed76e629ee9adb93dc498 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Feb 2 13:53:37 2012 +0100 Added parameter passing to testrunner. commit 928fb7c12e02e83a70b5ae7b7e8445d4699f2282 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 17:02:46 2012 +0100 Refactored CMake include directories to use absolute paths. On one hand this makes the CMake files better readable and on the hand this will fix the presentation of code coverage reports on Jenkins. commit ba6f049521598da9154e11a61a7962b27512b418 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 16:01:09 2012 +0100 Exclude tests directory on coverage. commit e16d6f39ff20ad8938962d37ece805b8449bb74e Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 15:49:13 2012 +0100 One more fix. commit 14c4c86b3b7375e3f4b348a6ada6f4374b9340ac Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 15:40:51 2012 +0100 Fixed Jenkins build. commit 4ac18ea6bacae1053beb9c917633f7757b51a1f9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:34:18 2012 +0100 Added coverage build script. commit 036d257ca8d9e008cf1c56405460883a238c5d07 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:33:26 2012 +0100 White space fixes. commit 918b016a22ce47f265a8f787d3c3f7ac3205120a Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:31:14 2012 +0100 Code coverage on Jenkins. commit f9e91a6f38138af760548a111f12dcf3981ded4c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:30:57 2012 +0100 SOme small fixes. commit a4fa6aedb49f995208710122c95f71d6578a2fd4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:29:36 2012 +0100 VRPN extension is only build when option is set. commit b3d57f0186ce059cddbd7cd63aeea3c5ea5e08c7 Merge: fdb2140 e2c1ce2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 10:49:09 2012 +0100 Merge remote-tracking branch 'upstream/master' * upstream/master: HS Fix PTC update Fix bugs in van Genuchten permeability model for two-phase flow. From now on, index 43 stands for wetting phase and 44 for gas phase Squashed commit. PTC_FLOW, updated commit fdb214047a3c5eda5545d594b2d565014865f0c4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 17:29:33 2012 +0100 Cobertura code coverage report generation with gcovr added. commit b7a372789917c58426c9c2e769c82187c71cef64 Merge: 3330389 96a51e3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 16:08:57 2012 +0100 Merge commit '96a51e34b5ebe66ab23778541a69fd56eeaada06' * commit '96a51e34b5ebe66ab23778541a69fd56eeaada06': Squashed 'cmake/' changes from 85fb0c61..b27f8064 commit 96a51e34b5ebe66ab23778541a69fd56eeaada06 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 16:08:57 2012 +0100 Squashed 'cmake/' changes from 85fb0c61..b27f8064 b27f8064 Fixed typo. git-subtree-dir: cmake git-subtree-split: b27f8064 commit 333038961f2f287b03c5d6d05301e12567e4da97 Merge: 59146e0 48b2c75 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:28:40 2012 +0100 Merge commit '48b2c75b69a4bce3c991a2adf861eb865712033d' * commit '48b2c75b69a4bce3c991a2adf861eb865712033d': Squashed 'cmake/' changes from d77e35cf..85fb0c61 commit 48b2c75b69a4bce3c991a2adf861eb865712033d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:28:40 2012 +0100 Squashed 'cmake/' changes from d77e35cf..85fb0c61 85fb0c61 Some renaming. git-subtree-dir: cmake git-subtree-split: 85fb0c61 commit 59146e00508b405513433f67b366af0740b03db3 Merge: 8d8eef6 f51df6c Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:19:37 2012 +0100 Merge commit 'f51df6c8368c3d8032e9592c720e38337c44b0cc' * commit 'f51df6c8368c3d8032e9592c720e38337c44b0cc': Squashed 'cmake/' changes from 2c1a3532..d77e35cf Conflicts: cmake/CodeCoverage.cmake commit f51df6c8368c3d8032e9592c720e38337c44b0cc Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:19:12 2012 +0100 Squashed 'cmake/' changes from 2c1a3532..d77e35cf d77e35cf Merge commit 'ace8b6e9' ace8b6e9 Code coverage with lcov module. f068b6d2 This is version 5.2.07 by LB / TF / KR. 6507faca Squashed commit of the following: git-subtree-dir: cmake git-subtree-split: d77e35cf commit 8d8eef679283c9596aa158e54cbd26cd7f61f565 Merge: f34517e 088aa7f Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:03:22 2012 +0100 Merge commit '088aa7f4b2e891b41f3e6aefc6fe496417a21fc7' * commit '088aa7f4b2e891b41f3e6aefc6fe496417a21fc7': Squashed 'cmake/' changes from 6773a13f..2c1a3532 Conflicts: cmake/FindMSVCRedist.cmake commit 088aa7f4b2e891b41f3e6aefc6fe496417a21fc7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:01:29 2012 +0100 Squashed 'cmake/' changes from 6773a13f..2c1a3532 2c1a3532 Moved some CMake modules to cmake/. e63887f1 Moved some CMake modules to cmake/. 6c559784 Updated README for pushing. 903e318b Added missing cmake module. git-subtree-dir: cmake git-subtree-split: 2c1a3532 commit f34517e1157a8b3bde47bd2c4466c9ec19ae1946 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 12:00:22 2012 +0100 Some renaming. commit 468a316efbb4ab04d0cb12a65c78795b5463eb69 Merge: 0b96faf fc9d5ab Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 11:56:13 2012 +0100 Merge branch 'gcov' * gcov: Code coverage with lcov working. Code coverage with lcov module. commit fc9d5ab6b51bdce71338b5875adbddb5a23ed4b0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 11:54:01 2012 +0100 Code coverage with lcov working. Enable it with OGS_COVERAGE=ON and then make the gtests target. commit 87caa3677157d57c4856f3c1578bcfee620e8d48 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 11:53:48 2012 +0100 Code coverage with lcov module. commit 2d628996057a92b7df42f00e5d6935daca0becbf Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 30 18:46:51 2012 +0100 added missing file commit 0bd22a28dd9589882bf0d0a3e359234cc7a7e8e7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 30 18:46:14 2012 +0100 ogs now uses xml-color-lookup-tables (same as paraview), colour tables can now be applied to images commit eea0bcb47f9e2818d405e7074f20128b2173b0bc Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jan 30 15:18:22 2012 +0100 added a programm that rotates 2D meshes into the x-z-plane commit 0b96faffadc59eebe485e03a408e50b22c634c00 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 27 11:35:24 2012 +0100 Fixed include (including cpp's is not allowed). commit 092295b83cf240a23d5e9325323566974f5d76d2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 27 11:34:12 2012 +0100 Marked CTAGS and BBEdit CMake vars as advanced, commit 5ad7ba014f8386a9492fc43bb9a35e5f31e35899 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jan 30 08:45:05 2012 +0100 added test dir in CMakeLists.txt commit 9911f4b5c1294c2e855c0a39d681e9904557190b Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 17:59:16 2012 +0100 Jenkins commit url test. commit ebfc6dae3393b5e1f3de0aa83ee3d4d7cd32b5eb Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 17:38:22 2012 +0100 CMake dependency not needed here. commit 5490e352d3a5c7c0ddbbd99237fb6089c55e157d Merge: 8c1c0b9 4c167b7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 17:07:19 2012 +0100 Merge branch 'ff' * ff: (95 commits) Forgot file. Forgot that gdiff depends on Qt Refactored GEO tests. Moved gdiff to tests/. Refactored QtTestrunner to use googletest instead of QTest. Fixed creating first reference file. Added some QCOMPARE example usages. Added Qt definitions as stated in http://developer.qt.nokia.com/quarterly/view/using_cmake_to_build_qt_projects added testGMSHFromGeo Fixed false interpretation of test diffs and added possibility to update reference files. Added code completion file generation with ctags. fixed index error in FEMConditionSetupDialog removed test funcionality fixed an index error in meshfromraster fixed a bug in mesh writing fixed error in TestRasterFromMesh Fixed one folder mistake and simplified test make targets. Fixed gdiff building on Windows. All test targets are now organized in a Testing folder in Visual Studio. made interface of OGSMeshIO::write() more general ... commit 4c167b7511f3afcdd41f346a566de4d55a2beb6b Merge: 2f6e020 8c1c0b9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 17:03:35 2012 +0100 Merge branch 'master' into ff * master: Fixed Windows packaging on Visual Studio 2010 Win XP x32. back git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@10001 3895a583-e809-0410-9bb6-aa9463026377 PTC has updated w.r.t. EOS Squashed commit. Squashed commit. commit 2f6e0207a7e16c0db5cb7f28dd8e9fada9b7a439 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 13:45:28 2012 +0100 Forgot file. commit ed00775a2bf5d9c584a7a8331075f3af5299c080 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 12:42:52 2012 +0100 Forgot that gdiff depends on Qt commit 97b9ca7b5e1139590da28c15890069fb242a3036 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 12:38:21 2012 +0100 Refactored GEO tests. Moved input file to testdata repository. Made TestPointInTriangle googletest although it needs some test assertions. commit f2ca760a39118dcae882522b22e6052c332cf980 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 23 11:55:56 2012 +0100 Moved gdiff to tests/. commit 484140750dff86c62fb2d22152b0775b11f923d5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 20 17:44:17 2012 +0100 Refactored QtTestrunner to use googletest instead of QTest. This is because when using QTest ther must be one executable per test to function properly. This would make it more complex to write tests. commit 984c77a7e0b96cb68ec2efa98035d7df037793b6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 20 14:49:48 2012 +0100 Fixed creating first reference file. commit f25cff6538fe4bed976607b64a399879c3eda8fa Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 20 14:26:10 2012 +0100 Added some QCOMPARE example usages. commit 67d202c646637de0f6558ffc6c0618f1df081c58 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 20 14:24:38 2012 +0100 Added Qt definitions as stated in http://developer.qt.nokia.com/quarterly/view/using_cmake_to_build_qt_projects commit b9e731246447af1eb99be283fe5ac36170b2ca2e Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 20 14:18:20 2012 +0100 added testGMSHFromGeo commit 95f5a95584dcaa94563a5b2e969c3b5283ec1c1f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jan 19 15:07:03 2012 +0100 Fixed false interpretation of test diffs and added possibility to update reference files. To update a reference file run QtTestrunner with a test function name, e.g. bin/QtTestrunner testMeshFromRaster commit bc0c6274367e7f7248318c188c3e05f667c919ed Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jan 19 12:24:10 2012 +0100 Added code completion file generation with ctags. See http://ctags.sourceforge.net/ctags.html or http://www.cellcortex.com/2011/02/vim-ctags-for-qt-development-on-osx.html for details. commit e731caea5cf676ebbc3f34aa5ef20c22abf638e5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 19 12:33:53 2012 +0100 fixed index error in FEMConditionSetupDialog commit f9a5f7f47f4cb06dc7f7fae76c10a283896f3fc1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 19 11:55:30 2012 +0100 removed test funcionality commit ce89b6605752476de0a4a3b13549f672398824ea Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 19 11:54:28 2012 +0100 fixed an index error in meshfromraster commit ed4e7ad6d81f6059ef710434dbf059431686ada8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 19 11:55:55 2012 +0100 fixed a bug in mesh writing commit 81b5adc0e9e0dd60e78c6713b4a5de4f5e55e1c6 Merge: b424d17 dd65b87 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 19 11:46:30 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit dd65b87edd705248835877ec424be879cf75f445 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 19 10:16:56 2012 +0100 fixed error in TestRasterFromMesh commit b424d17f5b22f399e5d61179191ad5959abd8701 Merge: 4e388ac 9b51868 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 19 08:29:09 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 9b51868b9ab4bac97d8c9acec5256f4e64dc3b9c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 17:41:26 2012 +0100 Fixed one folder mistake and simplified test make targets. commit 9767d945583921880d7bb4f19b7e18ffcad80c48 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 17:24:19 2012 +0100 Fixed gdiff building on Windows. commit e907c68cdad7ff97343a624785e35d7bc4b84fcf Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 17:18:50 2012 +0100 All test targets are now organized in a Testing folder in Visual Studio. commit 4e388ac2f5833f4c7d8da728f66b72888b0d2e0e Merge: 163db50 7cfbe6f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Jan 18 16:30:29 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 163db503cb0f75aceaf0c5cee31c5ba4889df17d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Jan 18 16:29:51 2012 +0100 made interface of OGSMeshIO::write() more general commit b972e4dedba107f6d1a24e614a019a4148cd3bfd Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 16:27:04 2012 +0100 Introduced new make targets gtest and qtest and renamed CTests for them. commit e54b96b4257bfba3c3f931de286467a31a992ccb Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 16:26:45 2012 +0100 Added correct return code. commit 7cfbe6fd0fa5039065ae1d41dde593954e386a21 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 15:28:15 2012 +0100 Nun aber! commit 6ab90350a84a982f4357e1e62d8f64f407ca92ae Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 18 15:28:18 2012 +0100 fixed a few warnings commit 24bcf66d4f7ea57a69d9b8366dd76072de216cae Merge: ea7ca6c f4b52e1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 18 15:05:58 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit ea7ca6cb8b67ff5178e5425568cd89cd65b84bb6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 18 15:05:21 2012 +0100 FEM Conditions can now be set on all points of a given polyline or surface commit f4b52e13eea9a8327b9f0c6fdba0c259648261c7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 15:03:41 2012 +0100 Benchmark script considers new Qt tests. commit e199a73395860ec805750d08aebcd2bb5a00863d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 15:03:24 2012 +0100 Fixed CMake variable. commit 006425970ff5f3c2ccf6e2e05869ada9f6ae46f0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 14:48:30 2012 +0100 Fixed diff output url path. commit be169ca368715dd6d13e2002a80679917efc27db Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 14:34:20 2012 +0100 Added link to the diff output on failed tests. commit e12b875b600c2976e10de5bb37d1cedcd3fa1636 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 12:19:18 2012 +0100 WIP: Just testing a link in the test output. commit 2bc88687ae80db1c53473034a2da98e77c112b60 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 11:54:52 2012 +0100 Changed QtTestrunner to a non-gui app because of Jenkins testing. A Jenkins Linux slave does not have a X server running. commit 1e7aa4402f404cd09c2eea9c21444c7bc278adb4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 11:36:10 2012 +0100 Fixes a linker error on dev2. commit 1aa7a6db960673d8a98ace09b58966791f53bbe8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 10:57:16 2012 +0100 Enabled testing in build script. commit 893ecba9287fa1789049e63313da6ced7b0658fe Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 18 10:28:35 2012 +0100 QtTestrunner is now also a ctest with QtTests. If run through ctest it outputs to build/testsQtTestrunner.xml. commit 83ba5e9772e4c3cda85e648966ac5f1fa218bee7 Merge: 17f8a97 3c2d3c5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 15:16:10 2012 +0100 Merge commit 'e8de161' into ff * commit 'e8de161': Finished first working version of Qt / Vtk testing. Moved test data to its own repository testdata. Forgot this. First implementation of the QTest based Qt/Vtk testing. Added a mesh write method which works with stringstreams. Removed time from build time stamp because this enforces a rebuilt. Fixed CMake build path. Renamed TestMeshFromRaster. * commit '3c2d3c5e6c3bf37b44c2168e784413e9d2c9e562': Finished first working version of Qt / Vtk testing. Moved test data to its own repository testdata. Forgot this. First implementation of the QTest based Qt/Vtk testing. Added a mesh write method which works with stringstreams. Removed time from build time stamp because this enforces a rebuilt. Fixed CMake build path. Renamed TestMeshFromRaster. commit 3c2d3c5e6c3bf37b44c2168e784413e9d2c9e562 Merge: 883c1df 17f8a97 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 15:06:06 2012 +0100 Merge branch 'ff' into HEAD * ff: Removed old and unused LIB_DIR CMake variable. Removed unnecessary OGS_USE_NETCDF CMake variable. fixed a few inlude-issues Bumping required VTK version to 5.8 Added ncvalues.h from vtknetcdf source to DataView to fix compilation on *nix. renamed local variables for NetCDFDialog, included initialisation list and removed warnings fixed path-error under linux fixed bug concerning colour-table assignment; fixed bug concerning source term conversion NetCDFDialog: enter name of nc-object NetCDF Import Interface * commit '17f8a977ad03b11a19da7bd2593dab1df0828086': Removed old and unused LIB_DIR CMake variable. Removed unnecessary OGS_USE_NETCDF CMake variable. fixed a few inlude-issues fixed a bug creating Steiner points in GMSHInterface Bumping required VTK version to 5.8 Added ncvalues.h from vtknetcdf source to DataView to fix compilation on *nix. renamed local variables for NetCDFDialog, included initialisation list and removed warnings fixed path-error under linux fixed bug concerning colour-table assignment; fixed bug concerning source term conversion NetCDFDialog: enter name of nc-object NetCDF Import Interface commit 883c1dfe6b2267c9c385784c9a57bb1a43557ae8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 15:01:51 2012 +0100 Finished first working version of Qt / Vtk testing. These tests depend on the existence of the new testdata repository. See tests/Qt/Vtk/TestMeshFromRaster.h for an example test. commit 1a9f55cf534a72b04a0cc003047eaf4fa403b04b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 14:10:07 2012 +0100 Moved test data to its own repository testdata. Url: http://vismac02.intranet.ufz.de:8080/ogs5/testdata commit 17f8a977ad03b11a19da7bd2593dab1df0828086 Merge: 5df482c d00085f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jan 17 11:07:23 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit d00085f151d8f622666c667c3d7cd8711745b416 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 09:54:32 2012 +0100 Removed old and unused LIB_DIR CMake variable. commit 9bfd3a8bea6c24eb1906a7c58e96178166b7e03e Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 09:53:43 2012 +0100 Removed unnecessary OGS_USE_NETCDF CMake variable. commit e1d006c7706b6f5c9f9cad421755afbaa64ee6fe Merge: 983342e 24ce539 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jan 17 09:29:19 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 983342e170be75d5fca6571af216b4d743ba233c Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jan 17 09:29:00 2012 +0100 fixed a few inlude-issues commit 5df482c00ce4c345fe12381c6ad1a05cb4c1387f Merge: 9f62d33 24ce539 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jan 17 09:11:25 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 9f62d33f05ddcca6ea215bd99fa36c71a8834dbf Merge: 5fc38bd d98c980 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jan 17 08:06:28 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 5fc38bd240e8dc98a3e99b3f3e4d1182ef1553bc Merge: ba59846 810e680 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jan 17 07:58:41 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit ba59846d2ef460d7c2a238e6a225383f04e437cb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jan 17 07:57:59 2012 +0100 fixed a bug creating Steiner points in GMSHInterface commit 24ce539346a5ada6352d2ed9e8bf8b712c6bce2b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 07:37:16 2012 +0100 Bumping required VTK version to 5.8 commit d98c980b8d65442353c24c9ed80d1c184d50e68d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 17 07:00:59 2012 +0100 Added ncvalues.h from vtknetcdf source to DataView to fix compilation on *nix. This is a temporary bugfix for a VTK bug. The header is not installed by VTK but is needed from the vtknetcdf_cxx library. On Windows this is not the case because VTK is not installed but only built. See http://www.vtk.org/pipermail/vtkusers/2012-January/120994.html for more details. commit 937f6a43cb8125db801662fe2ee7f4b306dedfb0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:26:06 2012 +0100 Forgot this. commit 7a1573990d1f217d837f87815d5d252e2ea8f3b4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:24:34 2012 +0100 First implementation of the QTest based Qt/Vtk testing. commit 17a580277948166ffc8cfd0b3cd8a6fa3f87cabb Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:23:23 2012 +0100 Added a mesh write method which works with stringstreams. commit c4af45d10dcb9d509ad2da00ee0c0295638ca217 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:22:27 2012 +0100 Removed time from build time stamp because this enforces a rebuilt. commit 7b1f1dd8d6f329c32e9dde4634c4ead6842d843e Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:22:05 2012 +0100 Fixed CMake build path. commit 198d475c1b8ff827d534169836e97892c9429757 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 17:21:33 2012 +0100 Renamed TestMeshFromRaster. commit 810e680c23c7c812413f1fe4168e131ac12482d3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 16:10:58 2012 +0100 renamed local variables for NetCDFDialog, included initialisation list and removed warnings commit d0312aaea849b7f0e005c0f5a161274c86e7222f Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 15:53:26 2012 +0100 fixed path-error under linux commit c4bc8ccecb43de347889de8990586b2ba92184ea Merge: 094a00a 0949419 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 15:28:02 2012 +0100 Merge remote branch 'caro/ff' into ff commit 094a00a01562ef2549c05a59829d6f4fe2325809 Merge: 18313ed e034505 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 15:25:58 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 18313ed9f4237684650199aa0ae94bf7b54774a7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 15:08:43 2012 +0100 fixed bug concerning colour-table assignment; fixed bug concerning source term conversion commit e03450592ce5e6a65b4629188977eb44445d0128 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 11:41:31 2012 +0100 Removed UTL/Vtk from CMake. commit 86c0ba241a09be91bb4ef8bb816f53ed0486d9a8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 11:03:22 2012 +0100 Fixed build script and moved testMeshFromRaster to tests/. commit 3d1914177ab324ab9548a9d98231edb7799517c3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 16 10:16:57 2012 +0100 fixed cmake issues under MSVS commit 4a517e9c1b2cfdef7135d0ac327d410c33b5bc06 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 16 10:05:21 2012 +0100 Added Visual Studio folder grouping. Visual C++ Express users must explicitly turn this feauture OFF with CMAKE_USE_FOLDERS=OFF. commit cb6c2767589f5ab59e224a089331c16044d40e3e Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 13 15:28:20 2012 +0100 Added googletest source code and removed external library dependency. commit a1e5864aaaf846a27c0d4936deaa0d11210a94bb Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 11 11:40:06 2012 +0100 Bumped minimum cmake version to 2.8.3. commit 58086349d86add39ab1e1b8f404061bb9efeeb10 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 13 15:54:51 2012 +0100 added documentation for testMeshFromRaster commit f62a437c33c19b2a60f6e8c6579876b07a2ac5dd Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 13 12:08:59 2012 +0100 fixed cmake file commit 3f453cd67e9e0339247308e99522813a306120fc Merge: 4b7f0bb 128406e Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 13 11:53:38 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 4b7f0bbb576c8aa1c5f9f3c70f097fa126ebd5cc Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 13 11:53:16 2012 +0100 added test for raster-to-mesh conversion; some efficiancy-changes in condition-source commit 128406e1ad82d6d653eb8326d994f2251a181822 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 12 09:52:58 2012 +0100 fixed a small bug, which prevents compilation with linux commit d869386a6b51d287d645f029390f40c7be6d8000 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 11 18:13:23 2012 +0100 added missing dialog files commit 681308ecbd6ccd750910e15fcaa1dff3c29a7828 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 11 18:12:32 2012 +0100 all (simple) femconditions can now be converted to the old fem objects, fem conditions can now be saved to file via a special dialog that allows to select various options commit 4317f8d2e35a6bc6239c92627b0d7e3af3b61d65 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 11 17:45:36 2012 +0100 Added Eigenvector calculation from vtk. commit 09494199598fc56d3e93e20971f4f1e50b79be1f Author: Carolin Helbig <carolin.helbig@ufz.de> Date: Wed Jan 11 17:11:19 2012 +0100 NetCDFDialog: enter name of nc-object commit 70e141e06ceec179772e87003c2f22d76f91ec5e Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 11 11:40:06 2012 +0100 Bumped minimum cmake version to 2.8.3. commit f0ba97174b020eb47757d2cb7b6292a1628d63a0 Author: Carolin Helbig <carolin.helbig@ufz.de> Date: Wed Jan 11 15:31:52 2012 +0100 NetCDF Import Interface commit bf3d26b3670dc02f3ae0bca4aeb490a91b4d13ed Merge: 0cfdd15 683bf2c Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 11 12:41:18 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 0cfdd1526099461c5960da300cfb2ad66fcbb180 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 11 12:41:01 2012 +0100 added CBoundaryCondition(BoundaryCondition*)-Constructor, fixed bug with incorrect names for surfaces from old geometry-files commit 683bf2cbb0d14cf8df8fa31cbb37598e59bd0ea5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 10 10:14:44 2012 +0100 Fixed Windows packaging on Visual Studio 2010 Win XP x32. commit 83d09e4ea6dffba06b2bd071895db5869f76703e Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jan 9 13:02:48 2012 +0100 Typo. commit 3410f4dfe822c9ab56477365a6435b7009d35ff2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 9 17:31:20 2012 +0100 removed debug-output commit 2de554b6cc645dd211bced36a9a58047a9220f9d Merge: 974dd04 20983a0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 9 17:26:57 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 974dd0422313ded313c5ee773825c4b7037d1c70 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Jan 9 17:26:25 2012 +0100 restructured VtkConditionSource such that only geometry-points that are actually needed are port of the object ... this also resolves the issue with incorrecct visualisation of DIRECT conditions and non-surface points commit 550b471042113ab67deebca0e48b6b827f69cba7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 6 14:14:43 2012 +0100 back before trying something new commit 20983a04a117ed5e495078a68bbdb8829b603b02 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jan 6 14:02:22 2012 +0100 Corrected cmake message when profiling. commit d75a441195b8ec8e9f97a378533bb52417664aea Merge: 84b4d74 5e98368 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Jan 6 13:44:43 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 84b4d74ee58350743c101f09f23c3f5ce854373d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Jan 6 13:44:00 2012 +0100 fixed a serious bug in vtk output commit 838d57d8841d36b8445c1a02af562eaa61bcc5a6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jan 6 12:29:01 2012 +0100 refined direct-st generation (only surface nodes are used now) commit 5e98368ab52601a9ec1c05654cea43647875c9e3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jan 5 11:18:41 2012 +0100 Updated gprof2dot to rev cbf7da383d79. commit 24ed192f6ffc7d02d588f7f497bf16a52b1330f1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jan 5 10:48:21 2012 +0100 Forgot gprof call when configured with OGS_PROFILE=ON and running CTest. commit b11a8c92a626bb35cd2b391586c0738ee986a34f Merge: 13d4b9c 71e7531 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Jan 6 07:50:46 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 13d4b9cd1d7011b6ebe914f7227c12eb42abbb2a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 5 16:20:28 2012 +0100 fixed some typos commit 71e753199f07cd52e3f0023ef1420c9ad3bf6632 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 5 15:34:40 2012 +0100 Fixed a few memory leaks commit f51c852138c824e7f8efd92ed7b79036a88f5918 Merge: 6a909a7 1ea2ff5 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 5 15:16:55 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 6a909a72148d16f05829e9ecc845b1c5fae1e677 Merge: e0dc6e7 f86f8ac Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 5 15:07:17 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit e0dc6e722affb92e6e2be106c9e08ccf4c2a6aa9 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Jan 5 15:06:04 2012 +0100 some changes to transform an old GeoSys4 Surface type 4 into a surface that can be described by GEOLIB::Surface class commit 1ea2ff5454d41a5f79e23764c44b22cd9d612515 Merge: ef3a63f f86f8ac Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 5 14:13:05 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit ef3a63f484849f7576caab5d9bd69e12fef7b37b Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jan 5 14:12:36 2012 +0100 added first test to create direct source terms from raster files commit f86f8ac1027cda53ab76621748c4e9409f8a21bd Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 15:05:51 2012 +0100 Once again testing hooks. commit f4d6cad5b59d1f60220d6cdc9e59d431a02e9e9b Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 15:00:41 2012 +0100 One more whitespace fix. I am just testing the gitorious post-receive hooks. commit 85dbbbc46444a54bfef39fd21ce7c27e79973c7f Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 14:35:32 2012 +0100 More whitespace fixes. commit 410d595cc6fbca8fbff26e768f079d2ec2b47711 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 14:21:26 2012 +0100 Some whitespace fixes. commit 82defb95e803f28f31511f7409465e90b9116e52 Merge: 6510d2a 7b9a29d Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 4 10:31:25 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 6510d2afa438ea62c8637b2982a68c9b09f4a8c1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jan 4 10:31:14 2012 +0100 some small changes commit 7b9a29df25ea188d5b0a9cfff8611bc2618d3c56 Merge: 303c939 93d5173 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:58:27 2012 +0100 Merge branch 'remove_wget_deps' into ff * remove_wget_deps: Revert md5. Fixed Typo. Fixed md5 for shapelib makefile. Fixed paths and added output which file is downloaded. Added mkdir bin. Removed wget dependency for setup scripts on Windows. Added bash function to download a file with cmake. commit 93d517323b12606dcdbb2eb385fe8851e2b99fc7 Merge: 32edc97 303c939 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:57:41 2012 +0100 Merge branch 'ff' into remove_wget_deps * ff: commit 32edc97b97ab1dc5a902b92aba37c6604b21c952 Merge: 7c896b8 0fd3063 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:56:55 2012 +0100 Merge branch 'master' into remove_wget_deps * master: Removed old SetupLibs.bat script (and also test the subversion sync again). Squashed commit of the following: Squashed commit of the following: commit 7c896b8be1f6a125d549a5080f1eb82166dd0615 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:27:42 2012 +0100 Revert md5. commit 27b578cf40dd2792d9b9e5a4c35c6116798f9224 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:23:48 2012 +0100 Fixed Typo. commit d00d6e695541e9398981a8be8ade7a53add576af Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Jan 4 09:21:42 2012 +0100 Fixed md5 for shapelib makefile. commit 303c9398234bdb8017b278e9a0aad64f9b460ae7 Merge: 6fc2296 0fd3063 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 3 15:11:58 2012 +0100 Merge branch 'master' into ff * master: Removed old SetupLibs.bat script (and also test the subversion sync again). Squashed commit of the following: Squashed commit of the following: commit d82599b0a0fc1a2e69252da9492b30d7888155e0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 3 15:10:16 2012 +0100 Fixed paths and added output which file is downloaded. commit 37155c4d4af7fd375ac9b8260b1beeb667d3c79d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 3 14:44:03 2012 +0100 Added mkdir bin. commit 4581d932f831d99bf844a4c7e4c2820932745624 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 3 14:36:30 2012 +0100 Removed wget dependency for setup scripts on Windows. commit b000e0ea91949b37ca9e625c23f051321aec3a1b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 3 14:15:03 2012 +0100 Added bash function to download a file with cmake. commit 6c3894471012e03079e8ff87fd42179c927db60b Merge: 4c2e288 6fc2296 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jan 2 08:21:00 2012 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 4c2e288b5dc380d4720e182557caa3bf0072132c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jan 2 08:20:33 2012 +0100 fixed warnings in FEM/vtk.cpp commit 6fc2296e4d9d3ba9c53d975d283fa95a5a4428c2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Dec 21 15:56:58 2011 +0100 optimized GridAdapter to CFEMesh conversion (and vice versa) a bit commit 18b42f4dfa78421266be239b424e11e592252f76 Merge: 70b218c be08f78 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Dec 21 15:35:20 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 70b218cea3192205114bb8031a022289a6985d74 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Dec 21 15:34:55 2011 +0100 changed VtkMeshConverter to work with GridAdapter instead of CFEMeshes; changed MshModel to a more GridAdapter-centered approach; fixed bug in MshLayerMapper
-
- Feb 08, 2012
-
-
Lars Bilke authored
-
- Feb 07, 2012
-
-
Karsten Rink authored
resolved various issues with netCDF import; NetCDF data can be imported as raster (and texture) now; ImageAlgorithms can be created from data arrays now; textures now use VTKRaster class; textures are currently using a default colour table - this should be prevented
-
- Feb 06, 2012
-
-
Karsten Rink authored
images are now read directly via vtk, automatically scaled and noData values are transparent (for asc, tif, png, bmp and jpg); image-based filters do not yet work again
-
- Feb 03, 2012
-
-
Lars Bilke authored
-
- Feb 02, 2012
-
-
Karsten Rink authored
-
- Dec 14, 2011
-
-
Lars Bilke authored
Squashed commit of the following: commit 7960f958e9029699e48062a95be93d0c237c5254 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Dec 14 15:26:56 2011 +0100 Some missing FiniteElement:: namespace prefixes. commit 39328362da0cf6b4bf0994364371c6d52375b83a Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Dec 14 15:04:06 2011 +0100 Fixed merge. commit b20f95a7a371615cc6da6271951a6349382a9163 Merge: 8c62f05 9423fb0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Dec 14 14:16:20 2011 +0100 Merge branch 'master' into ff * master: bugfix of the bugfix for GEMS coupling bugfixes for GEMS coupling (mainly Richards flow related)...this should not interfere with any other parts of the codes changed the last commit for PVD output - It's not necessary to change variable names in OUT according to coordinate systems. Variable names in VTU files will be automatically changed. updated PVD stuff - fixed a bug creating VTU files in a wrong directory. - added a feature automatically switching variable names for XZ problems. fixed minor issues - changed to output error messages if geometric dimension in MMP is not consistent with element dimension. - fixed OpenMP link error on Linux fixed critical bugs. let's see benchmark results... fixed a bug in reloading initial stress Add a feature to read asci element stresses, and remove the unused files of MSH from the CMakelist for non-GUI option fixed a bug while generating GMSH mesh; fixed a bug loading GMSH mesh enabled JOD-benchmarks in scripts/run_benchmarks.sh script GROUNDWATER_FLOW: Bugfix for 1D Elements in 2D (Coord_Trans) Squashed commit of the following: Conflicts: FEM/fem_ele_std.cpp FEM/rf_REACT_GEM.cpp FEM/vtk.cpp FileIO/MeshIO/GMSHInterface.cpp scripts/run_benchmarks.sh commit 8c62f052a145340e4f0a010597f4f31698fe3f8c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Dec 14 12:49:09 2011 +0100 Bump version to 5.2.07 commit 40ac6736cf8a4acd2fb933a78d663f9a2677cbd9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Dec 14 11:17:25 2011 +0100 Point selection is working, A scalar field had to be generated inside VtkPointsSource because there was none that could be used by the threshold filter in VtkCompositeGeoObjectFilter. TODO: View gets reset when selecting a point. This is du to VisualizationWidget::updateViewOnLoad(). commit c7a5c1f90e4d2c97af84c20fbaed9a211b4e8f36 Merge: ba270e6 fba5bd3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 16:40:13 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit ba270e631e2283f38179e523feb897a4bfd0a826 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 16:39:48 2011 +0100 fixed a bug with displaying names for geo-objects commit fba5bd379e0ba449f22a242d7c929ad3e6a987b9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 16:22:14 2011 +0100 setfill must be set, otherwise white space is used. commit f1b7aadf4cd6ee40a927d8c5648c3ccadecd6aa8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 15:50:02 2011 +0100 It should work with the include. commit d0f32b7c3cd9266df5eb8f8d1ead6f73cae96dab Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 15:42:53 2011 +0100 Forgot namespace. commit 9bfe3f00bcd725520b7f02915580e8806eb407d7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 15:37:36 2011 +0100 Time steps in vtk output filenames have leading zeros now. commit ef2049b74276cd28a9f900512759e9293559f4ef Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 15:08:12 2011 +0100 Test commit 5a61569311238db4525c41ae56c2128cefac5811 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 14:38:28 2011 +0100 Push test. commit 216c3fbbfb541662d35f82d229dbc9b0e7bb7b76 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 14:19:38 2011 +0100 Push test. commit 4d6f8310432fb4e836532c5c2e892c6cac3833ad Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 14:10:17 2011 +0100 Push test. commit 4f2828a90f289b249371112803457271c6d560c7 Merge: f70cf0e a416aa8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Dec 13 14:00:33 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit f70cf0e0a47d3d3ae4555af0682482337a440f06 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Dec 13 13:59:49 2011 +0100 added TetGen interface to GUI commit a416aa82968938b828bee6aaafb130b462fa127a Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 12:38:43 2011 +0100 Use isodate in About dialog. commit bd4b30a48ae4910fad7792d3f991317d8a52b5fe Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 12:31:11 2011 +0100 radius is now correctly calculated upon highlighting a single polyline commit fcd1f745743ffa00ef695300afe357f70b61a85d Merge: cb8fc9b 8646aad Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Dec 13 12:08:42 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit cb8fc9b963a305fbdbd66720ab4d081c4d1ba1f4 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Dec 13 12:07:36 2011 +0100 added a file converter (working in terminal) from GMSH mesh file into OGS mesh format commit 8df1cca1f1b03f2bdeb26515e9407fca8dd94c7e Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 12:06:25 2011 +0100 moved about-menuitem to help-menu commit d7ba6b7935be34311de66b32f99c8d0f25e495ca Merge: 341e5c0 fcd1f74 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 11:53:22 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit 341e5c0e69c3cd3684a644deae523e01f0757d32 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 11:52:38 2011 +0100 glyph and tube filter now calculate initial radius as double; fixed bug in geotreeview commit 8646aad9d652b1e863fe3644b7c175d9f23bb286 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 10:35:29 2011 +0100 Fixed compile error. commit 1499119b4bd2514d1b41ba0edb2a45ade67eace5 Merge: ba79eba c9190e4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Dec 13 10:13:51 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff * 'ff' of vismac02.intranet.ufz.de:ogs5/sources: added tetgen-import to gui geo-objects can now be highlighted in render window (does not work for points); radius for glyph- and tube-filter is now calculated based on size of dataset Ups again... minor changes Conflicts: Qt/VtkVis/VtkCompositePointToGlyphFilter.cpp commit c9190e463fb71eeccad61f63cee16204dad0a63a Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 13 09:33:07 2011 +0100 added tetgen-import to gui commit 5580cecd95430faf8bfa54d6e42d737b6d50854c Merge: c967b49 39c290a Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Dec 9 15:18:35 2011 +0100 Merge branch 'ff' of vismac02.intranet.ufz.de:ogs5/sources into ff commit c967b497a69f03f2e36ec6c3f0ec21b8d6cf6426 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Dec 9 15:08:36 2011 +0100 geo-objects can now be highlighted in render window (does not work for points); radius for glyph- and tube-filter is now calculated based on size of dataset commit 39c290a2e4389bd6dea793916af27f70f7df9441 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Dec 9 13:07:57 2011 +0100 Ups again... commit ba79ebacd1e024cba472dc2bc0cf2707e00dd442 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Dec 8 15:19:45 2011 +0100 Added about dialog and additional informations when OGS_BUILD_INFO is enabled. commit 1fbca36849e38bdf5dc94b5775e9a0c3d8b143f2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Dec 8 12:55:12 2011 +0100 Point radius can now be a float. commit 54c9746e887071ec3d0dd556662212942288bb77 Merge: 9d407a4 85238cf Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 6 08:46:05 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9d407a42b787d7da36409ed01356fea9342f53a8 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Dec 6 08:45:34 2011 +0100 minor changes commit 85238cfe464e88aa9095a3ef8f87c7ff674154d1 Merge: efcc836 28dbd2f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Dec 2 12:08:14 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit efcc836687734ed0a916a708416768d514198d7d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Dec 2 12:05:33 2011 +0100 - fixed a small bug in class GEOObjects - implemented an algorithm which allows to find nodes of a mesh belonging to a specific layer (damn - this is a hack :-( ) commit 28dbd2febb534c8cb9164b00b724d77f0ecb9b55 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Dec 2 10:51:26 2011 +0100 compiler is now ignoring warning C4267 (int to size_t conversion), thus removing 600 warnings under win64; removed some (real) warnings commit 7617eaea8c8bef902173a774358b7fb40f8a2bdf Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Dec 2 10:01:16 2011 +0100 fixed a few details in femconditionsetup commit 0e9dfb71ebdc6871bfa03292def7d9e07998e9d5 Merge: dc178f5 046275e Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Dec 2 09:32:27 2011 +0100 adding and removing conditions from gui should work correctly now commit dc178f563e1371d50a661c5833c2930b65f48531 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Dec 1 09:29:25 2011 +0100 xml cond files can be exported now, fixed a few warnings commit 90d77d6e85b9f889bf684c0ab7910566e19d9e5d Merge: c217d4b 68f2a74 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 30 13:29:24 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 046275e618be222238766b40240728a7afb4ce5b Merge: 8685164 90d77d6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 13:21:29 2011 +0100 Merge branch 'ff' of 141.65.6.106:~/ogs_sources into ff * 'ff' of 141.65.6.106:~/ogs_sources: - added two new constructors to class CElem (you can directly create a triangle or quad element now) - switch attributes of class template vec to ensure memory will be allocated properly - made attribute CElem::tranform_tensor private and changed the name a little bit - made CElem::nodes_index private and wrote some getter and setter - fixed some warnings commit 8685164156a97ee47e2c77edf9cb77acd2d8229d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 13:20:10 2011 +0100 Ups... commit c217d4b0fe108f72a48c48cbc489a279044b3d49 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 30 13:19:56 2011 +0100 - added two new constructors to class CElem (you can directly create a triangle or quad element now) - switch attributes of class template vec to ensure memory will be allocated properly - made attribute CElem::tranform_tensor private and changed the name a little bit - made CElem::nodes_index private and wrote some getter and setter - fixed some warnings commit 68f2a74554ee0a97959f590e04f7970040964f9d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 12:06:29 2011 +0100 Fixed benchmark script. commit aaa37f368a982902934953eac1e5b6bd2318175d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 11:24:53 2011 +0100 Updated benchmark script. commit c5630578655a1cd848b8471f427b9f5dffeebcd9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 11:09:18 2011 +0100 Deleted old scripts commit 836637821d83fef43dabb10b009eee51a5292d1f Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 11:07:42 2011 +0100 Updated README commit bf44a136a73d63c00cbba0f27d302af28d56c9f0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 10:10:13 2011 +0100 Forgot the build command. commit b4a8e10a80556132faef64f5ba6025fe9023cd5e Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Nov 30 09:56:44 2011 +0100 Unified config build script. commit 04b79f53894ce61bab5cb5b5a4475d214c73caed Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Nov 28 11:23:40 2011 +0100 changed const-iterator issue in projectdata commit da342bed5faf790ebda08b465ad86a91c10ea1fd Merge: 7c72d14 4614af0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Nov 28 11:11:01 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 7c72d144be1a12af665b5b301af44794c695426f Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Nov 28 11:09:27 2011 +0100 re-implemented raster to mesh conversion, also removed some bugs connected to that method commit 4614af07e0ad5ad17848865e9c57f62bed9aea3f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Nov 24 13:08:26 2011 +0100 fixed a bug in the geometric test commit de155f727ddbafe18830861c9270aa11ff674096 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Nov 24 12:48:41 2011 +0100 added third parameter to function readGLIFileV4() that takes the unique geometric name commit d1b680ca9dd601c4625fc1e7a269a7352f8aebbe Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 24 12:35:38 2011 +0100 some more small changes, loading FEM Conds from geometry added again commit bc73ba3621843f8b3a14f6d02172b93b2614f2c3 Merge: cf20e7d 4863eab Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Nov 24 12:22:09 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit cf20e7d47006591155b6118f65ac6d0ed39cabef Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Nov 24 12:19:24 2011 +0100 implemented operator== for polylines and polygons GMSHInterface: check if polygons are contained more the one time in geometry ModifyMeshProperties: modify material of mesh element if and only if the center of the element is in the polygon commit dd2fab3e9b4b14baa0cdd99981493ba68e0c5d9b Merge: 012c35b de155f7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 24 12:00:46 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 012c35bcf371bd6c48483ee93ffc2a9f8e22b8d5 Merge: 2a5e527 bc73ba3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 24 11:49:48 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 2a5e527205be48448e5496fb56d96c98070ca0c5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 24 11:49:14 2011 +0100 some small changes (xml includes, etc.) commit 16ca7c29f7e35e0fb5f0afa79a61900c929fdc88 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Nov 23 10:12:30 2011 +0100 split up xmlinterface into a class hierarchy; changed fem condition management toward an process oriented approach; visualisation of fem conditons is currently disabled commit a6630c6f069f888a496eb3a315efecfc5da53fba Merge: 23f0c2f 4863eab Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 22 12:27:44 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 4863eab6658085288ab0bb34b0b6cdf5dd47c12b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Nov 22 12:16:22 2011 +0100 Fixed script on Windows. Old bash version on Windows has not the =~ operator. commit 2692ba3ee7beac12c7ee0cba515a99ceee71d63a Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Nov 22 11:16:03 2011 +0100 Build scripts will use cmake to actually build the project. More work on separating common script parts. commit 9c837e558c25a689a642a926ec58e9f1cdec5611 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Nov 22 11:14:51 2011 +0100 Fixed typo commit 3d527ea2f8726ebdd0fb08b6e77a2a2a6a089767 Merge: 4a20a09 7510d39 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 22 08:58:58 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 4a20a096699115ccff976c35cbe6d597482f7b09 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 22 08:58:42 2011 +0100 did some formating commit 683a4dc6397e3c3307737a2640a2929b2df64a36 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Nov 22 08:57:20 2011 +0100 VCRedist should be found on VC++ 2010. commit 7510d39ce07db8bfca11f5ce9cc59026015baf02 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Nov 21 12:50:17 2011 +0100 Last tweak commit 9f362225b27b15fd6ba4314a5e0df4191401abe8 Merge: b31ea1e 3a87b7c Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Nov 21 12:29:43 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: initialiazed attributes of class CElem n CFEMesh::ConstructGrid() commit b31ea1e6b92630d12396e6717a5c09a54efd1427 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Nov 21 12:29:39 2011 +0100 Windows build working. commit 3a87b7cf8c403b662e39cf1da3f2b510045894cc Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Nov 21 12:26:32 2011 +0100 initialiazed attributes of class CElem n CFEMesh::ConstructGrid() commit 9f7cbb43b27ca1ea89a9d5a9a5566ea985eecfb0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 16:51:46 2011 +0100 Fixed mac gui build. Modified win gui build script. commit 2a4a6cebc4473cf06ceeebe4dbd32d13c0a4b5f0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 15:48:13 2011 +0100 Build script working locally. commit 23f0c2fa40128442e423de6f50a9276b401b6d99 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 18 14:37:32 2011 +0100 raster to mesh dialog should now work correctly commit 2acd8bd30c488f95f9060af004d02ee25e23154c Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 14:26:44 2011 +0100 Fix commit 1c3cea8e9f73d452acdaba12abbf9b3e51342bb2 Merge: 93e2020 727ef6c Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 12:13:53 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Debug builds must be built. removed changes again testing filename requirements for benchmarks commit 93e20201faade761f37bb42190813e488ef84c72 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 12:13:45 2011 +0100 Added README for build scripts. Added base dir with common scripts. commit 6acc4d595ec5d07c5daba66b8a2af6b85d414c1d Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 12:12:21 2011 +0100 Refactoring build_gui.sh. commit 727ef6cb3d26ab0debcf53aee4b0e4cd35ce677d Merge: a111e60 4e4b98d Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 11:26:03 2011 +0100 Merge branch 'ff' of 141.65.6.106:~/ogs_sources into ff commit a111e60d74174b2cad92393d432b1a109a304adf Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Nov 18 11:25:41 2011 +0100 Debug builds must be built. commit 4e4b98daf9a9656241f1b830a4abd3924bd81891 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 18 11:21:00 2011 +0100 removed changes again commit 5e3c3bae2a4fe48bba86bde19463b817beead8e9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 18 11:06:51 2011 +0100 testing filename requirements for benchmarks commit 898985ab22ecd4b5558d91834c15d31acb410ebc Merge: a3e7eb7 6fc27fc Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Nov 17 16:40:44 2011 +0100 Merge branch 'ff' of 141.65.6.106:~/ogs_sources into ff commit 6fc27fc074a5d31955de104de16982e67e20f3c7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 17 16:34:04 2011 +0100 fixed linux bug commit a3e7eb7a9e0917a5f9aaff3d4f57864ccbfb0a7f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Nov 17 16:26:25 2011 +0100 New scripts working. commit 8914b6b38dd961b5d63cfd8518815a903ab94fe3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 17 16:06:46 2011 +0100 Process specifiers can now be added/removed in GUI, raster to mesh conversion can now be parameterised via a special dialog commit 31873e96073ee639a6eceafd401089c80b2962d2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Nov 17 14:14:16 2011 +0100 New setup scripts from ogs6 added. commit a308af8d4467d2371ec03859403477579dd1dc8e Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Nov 17 10:18:10 2011 +0100 New build script wip. commit a7e39078b35bb0cd62f13d0a84d171c4a04617ea Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 18:10:00 2011 +0100 problem finally fixed ... reintroducing some of the previous changes commit a173c97ed3861e9953595ba2878684c84dcba669 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 17:47:21 2011 +0100 i am running out of ideas commit 3b9d4db7021d46317bf06872b3ff3817d8f0acbf Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 17:40:34 2011 +0100 removed some more changes commit 3f0a19f26b7942e97a5690d49489c4063c769763 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 17:29:54 2011 +0100 (hopefully) removed problem that causes unit tests to crash commit a8be05a0d9aea4c4b7c083c1a770c13a541e50fa Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 17:06:17 2011 +0100 error in xmlinterface resolved commit eedb5afe48dbedf76a8541ed880509ec97854dd0 Merge: c9c20c4 ecaa84b Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 16:46:15 2011 +0100 resolved conflict in XMLInterface commit c9c20c49daaabe13b8b1ed2913a424025e9f5892 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 15 16:43:25 2011 +0100 redesigned xml cond-fileformat and started adapting sourcesfor a different process-oriented model for data handling in GUI commit ecaa84bd68d3499a2b71622b43b0f7f7cc57e06b Merge: 3eeb7de ac2f440 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Nov 11 13:07:26 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 3eeb7dea3236fc575e89487a1f70c74a7458f968 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Nov 11 13:03:31 2011 +0100 fixed some compile errors since a the namespace FiniteElement was expanded for some enums and functions commit 05be9464e6a07a81f4adceeda4468d23ed048a8b Merge: cda4e9f be7b598 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Nov 11 12:59:29 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff Conflicts: FEM/FEMCondition.cpp FEM/FEMCondition.h FEM/FEMEnums.cpp FEM/FEMEnums.h FileIO/XMLInterface.cpp commit ac2f44066cc3f1a5bd27f29cd11abeb25b412c24 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 11 11:46:56 2011 +0100 fixed a few (regular) warning commit a0a1a50ab32ff41eeb5d574b34d530615dcaecf2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 11 11:12:14 2011 +0100 removed several conversion warnings commit be7b5987158c100a358d936b3d962ed0c40868f7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 11 10:39:16 2011 +0100 (hopefully) finished renaming process commit a6dab3c80dcf3f9981d09106ee0fc4b9aeb34b06 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 11 10:23:14 2011 +0100 second part of renaming process commit 1b6eb93ab07e4c31e65fc19c2315af3004f13df0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 11 09:52:33 2011 +0100 Renamed condition model related files to process model commit f0836b7a615765ca71d253e0fdfa2bba33060c9d Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 10 11:54:36 2011 +0100 Added functionality to create FEMConditions in GUI commit cda4e9f5677a22952e3274848ace921497986aba Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Nov 10 10:48:43 2011 +0100 moved enums ProcessType and PrimaryVariable into namespace FiniteElement commit fb73e16d6d1c3208e6d09c65b9f14d111cdef6b3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Nov 7 10:46:10 2011 +0100 transformfilters are now used correctly in the vtkvispipelineitem class-hierarchy commit 6672a1ede0c9c032c9dbc1be272815af871b2c25 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 4 12:45:28 2011 +0100 fixed some warnings commit 9c103b8b27cbdda49e177058aa5c871a90a372e2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Nov 4 11:34:07 2011 +0100 added image/raster translation; added volume-support to geometry-xml-format commit 973539e076b9b8e3b513a6de9904be74ea013f7d Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Nov 3 12:47:24 2011 +0100 optimized GeoTreeModel data insertion routines commit 4d8a7748823c5294126c330f57766f4cd5f32d67 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Nov 2 17:08:54 2011 +0100 fixed linux-only syntax error ... the things i have to put up with ... commit e2a96da7e859d07f65d53012fbfaff957c1135ee Merge: 39f0f8c 77a98cc Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Nov 2 15:51:03 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 77a98cca10a16ff46d4a721a1bdc31c1d5716ec9 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 2 16:47:40 2011 +0100 made MFPRead a friend of class CFluidProperties commit b10b2498dd65bfa9ed324cc5bb63213f0bc0f16e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 2 16:44:10 2011 +0100 cleaned class CFluidProperties a little bit (removed some attributes, wrote some getters, ...) commit 39f0f8c29d59395a712021b0a9108411894a4409 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Nov 2 15:50:30 2011 +0100 fixed bug in geotreeview context menu commit 377c1146416a483866b35fe924bff340d83b7148 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 2 10:20:14 2011 +0100 removed some code that was uncommented commit 5bda38066ca06163aa8835627a77ee9a9f7d3772 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Nov 2 10:14:20 2011 +0100 - fixed warnings in FEM/rf_kinreact.cpp, Qt/DataView/GEOModels.cpp and Qt/DataView/GeoTreeModel.cpp - derived PointVec from TemplateVec<Point> commit 646fec6bddc45b1a80f87013d0ab5c3bbf6953cc Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 16:34:24 2011 +0100 added another case for reading geometric type DOMAIN in GeoType.cpp in function convertGeoType() commit 094fcd8c1fb22a0f58995f4bb2326359b1224e00 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 14:00:38 2011 +0100 fixed small bugs commit e46fd128c53bda8b3b1e9ea7b2ea3d3eb6a1af61 Merge: d0088db 0cf4f3d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 13:27:08 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit d0088db8bae228501881ce728afe6d5f4d3c2d24 Merge: 2880e48 a6660e6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 13:25:14 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 2880e48c74ee05cd6767a76a599454abfc51d99e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 13:24:54 2011 +0100 removed a warning in problem commit 829be8b05a749d06211572fc8aef9b5623ac4d16 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Nov 1 12:58:10 2011 +0100 class CMediumProperties - changed the name and the type of attribute geo_name_type (string) to _geo_type (GEOLIB::GEOTYPE enum) and made the attribute private tools - uncommented an unused function msh_lib - changed access to the former public attribute geo_name_type of class CMediumProperties commit 0cf4f3d7853dde00265e1d6c0082fdb1b3522cdb Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 1 12:27:01 2011 +0100 added missing files commit a6660e626bd417f24fc51dd140e959dcd6463883 Merge: 01dc021 829be8b Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 1 12:09:25 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 01dc02181b3b26f9139f8491e4f90fa58fb151f3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Nov 1 12:08:09 2011 +0100 names for geo-objects can new be changed from gui commit a9d3a95bad55dbedfb71164fd8f9eb79eb742188 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Oct 24 15:40:44 2011 +0200 fixed missing std-specifier in problem.cpp commit 7398baaf82c2c915d2af2f52f876125b1458a800 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Oct 24 15:18:28 2011 +0200 some more changes to properties commit 7eb9651be45dce4f2febc8fbc6af8a0125a771a7 Merge: 1dc27ab 40f1f49 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Oct 24 14:40:51 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 1dc27ab773d0ab2fe8e74a5c3f0df0363d3b560c Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Oct 24 14:40:12 2011 +0200 small changes to property-classes commit 40f1f491aa1ed62001be7ee0b504fbd771f6f3db Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Oct 24 13:27:25 2011 +0200 - fixed a bug in binarySearch for double values - together with NB: changed algorithm for searching and interpolating in GetMatrixValue commit 7e6437a77f5b77e16b38c9b85e39f1bf5269a807 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Oct 24 12:36:23 2011 +0200 - moved some functions out of file rf_pcs.cpp to eos.cpp - made attibute m_msh of class CMediumProperties private - remove a temporary variable of class CMediumProperties - made attribute geo_dimension of class CMediumProperties private commit db1abe1a54f04280778ed7c1686666fc3c6fc111 Merge: ab93755 da295c7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 18 12:28:55 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit ab93755870d5c4d5495f16d9775634e1071302a6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 18 12:28:23 2011 +0200 some documentation commit da295c735d174374543368483bdf98ccc48f70ef Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Oct 14 13:49:20 2011 +0200 - fixed issue concerning mesh generation - fixed a bug while loading a gmsh mesh commit c1fd11bd33b8603f052f52dbbe7b7cb360fbd7eb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Oct 14 10:14:58 2011 +0200 enabled benchmarks from JOD (former YW) commit 763039ac6c4098547c2fc5fcbd14fb67d1167da7 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Oct 13 11:12:04 2011 +0200 removed all code enclosed in #ifdef RFW_FRACTURE ... #endif in files rf_mmp_new.{h,cpp} commit 5bc6ee9eb9e2f766c6a694188df27d49faeb2ee5 Merge: 04b7932 1ae3c19 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Oct 13 08:13:35 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 04b793208c9504b2a7e020f9c0ef697777281a6d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Oct 13 08:10:09 2011 +0200 removed 3 unused attributes (m_pcs, mfp_pcs, file_base_name) from class CFluidProperties commit 1ae3c1971c0a52c8a80cb69331a83eb60d599355 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Oct 12 12:08:15 2011 +0200 added some comments git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@9926 3895a583-e809-0410-9bb6-aa9463026377
-
- Nov 04, 2011
-
-
Karsten Rink authored
-
- Oct 11, 2011
-
-
Lars Bilke authored
commit 77f4a872a59ccba14defca9978db4bfff188a681 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Oct 11 11:02:18 2011 +0200 removed some unnecessary files commit 5f5b941fa5f7c82a6c861d03ff91ff65ddf72ecb Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 11 09:45:54 2011 +0200 Added some missing includes. commit 7ad1a4f3154e37d2decb24972593f4b5de348bce Merge: bf66348 7abc82a Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 11 09:20:25 2011 +0200 Merge branch 'style' into ff * style: Formatted Qt/ according to the styleguide. Formatted UTL/ according to the styleguide. Formatted OGSProject/ according to the styleguide. Formatted OGS/ according to the styleguide. Formatted MathLib/ according to the styleguide. Formatted MSHGEOTOOLS/ according to the styleguide. Formatted MSH/ according to the styleguide. Formatted GEO/ according to the styleguide. Formatted FileIO/ according to the styleguide. Fixed includes due to include reordering on code formatting. Formatted FEM/ according to the styleguide. Formatted Base/ according to the styleguide. Conflicts: FEM/fem_ele_std.cpp FEM/matrix_class.cpp FEM/matrix_class.h FEM/rf_REACT_GEM.cpp FEM/rf_REACT_GEM.h FEM/rf_mfp_new.cpp FEM/rf_pcs.h FEM/rf_st_new.cpp FEM/tools.cpp commit bf66348cd7423e81bbd79f6568909934809f09f8 Merge: 11e399c c408127 Author: git@dev2 <lars.bilke@ufz.de> Date: Mon Oct 10 16:23:14 2011 +0200 Merge branch 'master' into ff commit c408127d7b91437f3a0b79863ac8877685bed55e Merge: 3a00638 53ceb1e Author: git@dev2 <lars.bilke@ufz.de> Date: Mon Oct 10 16:22:47 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn Conflicts: scripts/process_benchmark_job/bench_info.rb commit 11e399c59289be43d0394752159fbc705a55a6d7 Merge: acadc2e 3a00638 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Oct 7 10:01:25 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit acadc2e641b68493a8d041e332400e43912e323c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Oct 7 10:00:23 2011 +0200 some changes due to switching between fastpow and pow commit 3a00638539972da1a4c1d67092b11045b2d10195 Merge: cde073d 66dda12 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 16:19:32 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: moved class SparseMatrixDOK into file SparseMatrixDOK.h and SparseMatrixDOK.cpp commit cde073df14ade077d3490aae3d5ac94048d928bb Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 16:19:11 2011 +0200 Change version number. commit 66dda12b535523288bf5829b7df045e52f0018b6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Oct 6 14:37:01 2011 +0200 moved class SparseMatrixDOK into file SparseMatrixDOK.h and SparseMatrixDOK.cpp commit 7abc82ab48d5c57d9442f91db21f59cf32444440 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:28:48 2011 +0200 Formatted Qt/ according to the styleguide. commit c073b87ba1aa9015e88e23084e63bf70e1e7f4f0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:10:38 2011 +0200 Formatted UTL/ according to the styleguide. commit 1b140e31e11a1f77ee6593c1fa0b80f004dec8c9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:09:22 2011 +0200 Formatted OGSProject/ according to the styleguide. commit ea6c726d7f2556bf9d41592f78de7b826a003813 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:09:01 2011 +0200 Formatted OGS/ according to the styleguide. commit 574a6c40dac0e96d67ad9f8b9940187c6dbce56c Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:08:20 2011 +0200 Formatted MathLib/ according to the styleguide. commit f589c78bfc50faa43033b77c28bb38b9ee1ed831 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:07:51 2011 +0200 Formatted MSHGEOTOOLS/ according to the styleguide. commit cea6552c359b43bc259aad010392c153590523f9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 13:50:38 2011 +0200 Formatted MSH/ according to the styleguide. commit 01f964f2f5d758e333809d77bb272328a65deac3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 13:26:04 2011 +0200 Formatted GEO/ according to the styleguide. commit 8d9879dd0e011f3101bb2fb42abe0b7a8961caa8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 13:24:58 2011 +0200 Formatted FileIO/ according to the styleguide. commit 9e93cca005eeb0603ab5f3a533adb3f7413baac5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 14:15:38 2011 +0200 Fixed includes due to include reordering on code formatting. commit 26d58d2c9872888f806560d44d1b298f83ab9294 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 11:01:36 2011 +0200 Formatted FEM/ according to the styleguide. commit 4c9e780690b9f1b39452534558ce4dff9de765d4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Oct 6 10:24:26 2011 +0200 Formatted Base/ according to the styleguide. commit e0acf35cbfef0eb197326ce5b4dab0df71da5400 Merge: 79837d5 3bb4942 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 14:41:24 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: removed geometric type COLUMN removed all remaining warnings from vtkvispipelineitem fixed a warning commit 79837d5c51afb076b0df1d96c87ec1dbb6aa0ea4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 14:41:13 2011 +0200 Changes smtp server. commit 3bb4942ea0a8806554644ce76608137ab4662626 Merge: 9d14c54 d16a3db Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 13:57:08 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9d14c54477f6796bc7fbe2d9e5647feb974ddc4c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 13:56:42 2011 +0200 removed geometric type COLUMN commit ca3ef3f58ac9becaeac63c7a65ac2f96d6f15221 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 11:52:49 2011 +0200 Added python diff script from http://docs.python.org/library/difflib.html. commit 8fc7690a48e2b17564fd0d6284c54aacd133d3a8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 11:49:49 2011 +0200 Removed builtin cmake file compare commit d16a3db2b8cdb516918c92f985b38b8a18fd5ad1 Merge: 296344e 71d62d0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Oct 5 11:20:50 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 296344e414eab998a5c997d3e9d79ea8ae7043af Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Oct 5 11:20:40 2011 +0200 removed all remaining warnings from vtkvispipelineitem commit 71d62d0975547e078396c428ce1f4f5ae5c2aac5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 11:17:30 2011 +0200 Reenable email notification after benchmark runs. commit a2216d17b83218264736bd54dbb8b884147f635d Merge: 98a0d8b cf21002 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 10:32:15 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed compile error in BRNS and GEMS config fixed some warnings fixed a few warnings - made vector of connected nodes in class CNode private, wrote two access methods - substitutions of public access to CNode::connected_nodes commit 98a0d8b7180927157bd96e84449a36825ec866ee Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Oct 5 10:32:02 2011 +0200 bench_info.rb hopefully working now. commit c8102445ae26ab407f74efd44e115dba3197367a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 10:19:07 2011 +0200 fixed a warning commit 4fbd29d28ce0131dc7484149e5e7e60c5485a90b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 10:06:21 2011 +0200 fixed compile error in BRNS and GEMS config commit 442960d504952e7b507eb0b99f0a95b53ac28734 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 09:53:55 2011 +0200 fixed some warnings commit cf21002a73233f151e8d665e77bdebeece99efd4 Merge: b9e69c6 4fbd29d Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Oct 5 09:07:52 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b9e69c67aa950f9a45f8dd098962f5ec59c628aa Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Oct 5 09:07:37 2011 +0200 fixed a few warnings commit 35eeeaf9fcbc1cf7bdaa1896dea87d425c8a92be Merge: b83393f 93bc1ed Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Oct 5 08:30:56 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b83393f428b748ee157c543f21632d86c3f1594a Merge: 9e0d016 714eece Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Oct 4 16:27:40 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9e0d016677a095276422455cfcfb39659c7d8c56 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Oct 4 16:26:01 2011 +0200 - made vector of connected nodes in class CNode private, wrote two access methods - substitutions of public access to CNode::connected_nodes commit 93bc1ed011ac86c412a936c728a474650182f791 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 4 16:24:27 2011 +0200 Take only 12 digits and more verbose output. commit 4701217e4194cf63b7113089476f56820eebe35b Merge: 17cc4a7 bdbb4bb Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 4 15:43:37 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: removed osg scene manager next try (again) next try fixing OSG bug commit 17cc4a7e6edaf733d0070a00aefcc81e925d1195 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 4 15:43:13 2011 +0200 More verbose output when on the same revision. commit bdbb4bbfe4ac38cc3492742cbd13738a776cdc7a Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 15:39:16 2011 +0200 removed osg scene manager commit 00a29696af16a07b096e014bb54eb0019183d7f4 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 15:32:55 2011 +0200 next try (again) commit 714eecee8e1c8139869307fe9203bbde64ca3d88 Merge: 03a1cac 1a38a56 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 15:24:48 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 03a1cacae951dc6a36db6f42cd6fecc3ff9ec204 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 15:24:43 2011 +0200 next try fixing OSG bug commit 1a38a56b7333c31b4f0c8968bc609d90000c7812 Merge: 00ace9f ff1e82f Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 4 15:00:37 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: removed OSG-related error (hopefully) split up VtkVisPipelineItem into two classes for better usability commit 00ace9fd070d4e4f142dd2808c994dacbdddc087 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Oct 4 15:00:23 2011 +0200 Fixed forgotten .revision on bench_info.rb. commit ff1e82f9a4bb6236f9bef2249618af1685e65ab9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 14:58:11 2011 +0200 removed OSG-related error (hopefully) commit 70f3b8caa7d84d43965e4c7ab149bd46e13c7f8a Merge: 608826a 92fbf66 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 14:27:01 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 608826a1a714a59a14f1216e96ce65850afefd5d Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 14:26:53 2011 +0200 split up VtkVisPipelineItem into two classes for better usability commit 92fbf66b6bd9601d1ab6cc52c4162bc77b1c4bf9 Merge: 5bd9212 c0d3526 Author: git@dev2 <lars.bilke@ufz.de> Date: Tue Oct 4 13:14:27 2011 +0200 Merge branch 'master' into ff Conflicts: FEM/rf_REACT_GEM.cpp commit c0d35267e6f8e59ae8ca0c05f2ff90a1f3b3a442 Merge: b7fecd9 95c408d Author: git@dev2 <lars.bilke@ufz.de> Date: Tue Oct 4 13:11:50 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 088805dab204187b59ac9c797ae19a337e659224 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Oct 4 12:41:53 2011 +0200 some small changes commit 5bd9212383f0dcf615713d9d20a3cffb24528db1 Merge: ee063e8 088805d Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 11:44:40 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit ee063e82cd3f45fc3528e04904dafcda50a1792b Merge: 211fbac b9adece Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Oct 4 10:42:30 2011 +0200 resolved conflicts commit 211fbac295fe515019f274aae6c3b5626fe5718b Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Sep 28 16:19:51 2011 +0200 fixed by bug concerning combined scaling and translation of vispipeline-items commit b9adecee9bb225c358a084d1cf61d5e63b517a39 Merge: 1c3c209 1404bf4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 17:13:56 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Fixed merge mistake. commit 1c3c209494bec7198ba2103c6287a31472582b8c Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 17:12:58 2011 +0200 Fixed a bug concerning git commits in process benchmark. commit 1404bf43ef70d1dfd7c90a1faa18f2809019b08f Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 15:38:43 2011 +0200 Fixed merge mistake. commit 9b42e38ef79cbb232a6f6e29b6f06b16ce80783b Merge: 2bd340d b7fecd9 Author: git@dev2 <lars.bilke@ufz.de> Date: Tue Sep 27 15:18:43 2011 +0200 Merge branch 'master' into ff Conflicts: FEM/rf_st_new.cpp FEM/vtk.cpp FileIO/OGSIOVer4.cpp commit b7fecd986f7ec71d2c96c0d729babda562a8cfeb Merge: 9764011 9c2d41b Author: git@dev2 <lars.bilke@ufz.de> Date: Tue Sep 27 15:04:13 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 2bd340d3ab6d2bede1f4ce306107d32554208924 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 11:19:20 2011 +0200 Fixed a bug where XmlInterface does not compiled when QtXmlPatterns.lib is not existent. QXmlSchemaValidator depends on existence of QtXmlPatterns.lib and not on the Qt version. commit c5105c2db7bb8e16e147116cab40a05b8d99415b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 10:57:49 2011 +0200 modeltest.cpp is not needed for compiling commit e337caeef7c237e289e2ec66fe8c71c0ae5492af Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Sep 27 09:06:46 2011 +0200 Taking less digits to create the primary key on git commit in process benchmarks. commit 95e8ab49080d43fbcd3f970cb95482c9fb9b6cf1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 21:04:03 2011 +0200 Fixed path. commit 57e7bc07e012471c7ace9ad62241bf039013e09a Merge: 3b278f5 3acf0ff Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 17:14:56 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: - removed method X(), Y() and Z() from class CNode substituted fastpow(x,2) by x*x - made CNode::X(), CNode::Y() and CNode::Z() avaiable again fixed some warnings - removed methods X(), Y() and Z() from class CNode - please use instead method getData() to get a const access to the coordinates - many changes due to removing methods from class CNode commit 3b278f554df4e9d52c6ffb5e509cdecb74d5757c Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 17:13:11 2011 +0200 Adapted path. commit bd3a4fe7892f8dee9aaabf76e5754bcec1e4ff5d Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 17:06:03 2011 +0200 Moved all files belonging to process benchmark job to subdirectory. commit 196c62f91a2792a9c632b2fe6235d3738933ac0b Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 17:47:28 2011 +0200 Database migration scripts added. commit 2a47b329fa4114909d41b45d22578a80282d5fe6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 17:46:37 2011 +0200 Process benchmarks script seems to work. commit 3acf0ffb5916755b422c5b30a070d24d103c65f5 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 26 15:06:34 2011 +0200 - removed method X(), Y() and Z() from class CNode commit 0c95c996371613af1b5ccc730e8e25f21ce9b65b Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Sep 26 12:16:33 2011 +0200 Refactored ruby scripts which process the benchmark outputs. Added Git support. commit 6de00330c3026cdcb43e76937695d45bdb3793ac Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 26 10:00:21 2011 +0200 substituted fastpow(x,2) by x*x commit b35ccc1d4c7a38716f95cbc5a7898f2db7fdc8a8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 23 10:41:53 2011 +0200 - made CNode::X(), CNode::Y() and CNode::Z() avaiable again commit 84d1cddd19f194965a01ed7a67d90a0cbf81110b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 23 09:35:16 2011 +0200 fixed some warnings commit 9208e164c12dd111b05aee535a91e185e4113395 Merge: 9d54ef7 506f0a8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 23 08:29:24 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9d54ef74c0032ce7d65c63d4a4423928d5031ccc Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 23 08:23:15 2011 +0200 - removed methods X(), Y() and Z() from class CNode - please use instead method getData() to get a const access to the coordinates - many changes due to removing methods from class CNode commit 506f0a849505ef0a009081899a6c324df885e226 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 21 15:30:08 2011 +0200 CMake options created with OptionsRequires() are OFF by default. commit 2799c0dc4d42c3a108703384d12b7e7cecf15ada Merge: f671241 cbb652d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 21 15:01:46 2011 +0200 Merge branch 'refactor/cmake-modules' into ff * refactor/cmake-modules: Refactored the OpenSG conversion. Release build configurations in scripts. Reset build configurations. Set default build type to Debug. Removed unnecessary #include "Configure.h". Delete CMake module because it exists already in CMake. Moved some CMake modules to cmake/. Moved some CMake modules to cmake/. Removed many entries in Base/Configure.h.in. Removed some CMake find scripts because they are in the new cmake-modules or are part of CMake itself (FindVTK.cmake). Getting rid of downloading FindGit.cmake because it is now part of CMake. Getting rid of unnecessary Visual Studio Solution extension. Getting rid of unnecessary Visual Studio Solution extension. Simplifying ADD_DEFINITIONS CMake calls. Using option_requires for dependent CMake options. Updated README for pushing. Added missing cmake module. Squashed 'cmake/' content from commit 6773a13f commit f6712416399eca0b69c9d0b9f089e8209cbc9595 Merge: 7cad473 c370afb Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Sep 21 14:57:17 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 7cad473248368e71f2bd9a76673519afce06e5c8 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Sep 21 14:57:07 2011 +0200 just some small changes commit c370afbfa0848c7b145c1fa77cf1353dafec0281 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Sep 21 12:50:19 2011 +0200 fixed some include issues commit 97a05059212017d38ffa30fe828ba01b8fa247b0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Sep 21 12:34:32 2011 +0200 changes due to substitution of pow(x,some-integer) with MathLib::fastpow(x,some-integer) and pow(x,0.5) with sqrt(x) commit 121c686726f3bb10b31b4131d8acb324190445c7 Merge: 79a149f 4d1133d Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Sep 20 18:20:25 2011 +0200 resolved conflicts commit 79a149fcff439b1a62e8e8234751f5a62a3b4cd7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Sep 20 18:15:48 2011 +0200 removed bug from gmsh-interface where meshing of stations within polygons located in other polygons would not work correctly. added creation auf quad tree and generation of steiner points to gmsh-interface, resulting in much more suitable meshes. commit 4d1133dcb332c3673a303b2b4aef16beb71aaa5a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 20 16:52:35 2011 +0200 - moved functionality from GMSH2MSH into GMSHInterface - changed signature of function FEMRead in order to make WW multi mesh read avaiable commit f420e25b01ade7f76062b24f7543069b631e878a Merge: 9513a38 0c64023 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 20 12:11:51 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9513a383f4d5a0a8479603878f3171b9308ec34c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 20 12:10:09 2011 +0200 - substituted pow(x,some_integer) by MathLib::fastpow(x, some_integer) in FEM/rf_REACT_GEM.cpp - removed some useless warning message commit 0c64023842963ae6a91dcf0c0f6326ecfeb08f1c Merge: 02f1e34 567b603 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Sep 20 11:11:43 2011 +0200 resolved conflict commit 02f1e3471d8843c48ad8999dd2cae7f19a1f4a46 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Sep 20 11:09:04 2011 +0200 included tranlation option into GUI; removed multi-mesh from FEM Read and re-inserted adding the mesh into global mesh vector into files0.cpp commit 567b6038d544494b4e1540fc78155964f1ab3b0a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 20 07:30:01 2011 +0200 - substituted pow(x,0.5) by sqrt(x) and pow(x,some_integer) by MathLib::fastpow(x, some_integer) in FEM/rf_msp_new.cpp and FEM/rf_pcs.cpp - changed warning message in FileIO/OGSIOVer4.cpp commit d9de158fa2ade5a4718814e4eecebd8e9cc03c0f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 19 13:22:23 2011 +0200 - substituted pow(x,0.5) by sqrt(x) and pow(x,some_integer) by MathLib::fastpow(x, some_integer) in FEM/rf_mmp_new.cpp - fixed a small bug in VtkCompositeSelectionFilter.cpp commit 0c60857040744e68a1427d823f8df2d046e8c933 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 19 12:12:38 2011 +0200 substituted pow(x,0.5) by sqrt(x) and pow(x,some_integer) by MathLib::fastpow(x, some_integer) in the changed files commit b013faa485ae7f4f92a7fba108a3d6f2ae03676b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 16 13:46:30 2011 +0200 - removed a bug from MathLib::fastpow - substituted pow(x,some-integer) by MathLib::fastpow(x,some-integer) and pow(x,0.5) by sqrt(x) commit 2f186b65840e8951793bcea8ba9eb161672af49c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 16 11:00:36 2011 +0200 - substituted some pow(x,2) with x*x wich should be faster commit 7c4ce896317d801a23311bdf1623c9c7a38f47a3 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Sep 16 10:27:51 2011 +0200 - removed method CNode::Coordinates() that made always a copy of the data - use instead CNode::getData() wich returns a constant double pointer -> that gives you a faster (read only) access to the data - in most cases you only need read only access - improved method that used previous CNode::Coordinates() [methods GetNodePoreVelocity, GetPhaseVolumeAtNode in class CKinReadt; method ReactDeactPlotFlagsToTec in class CKinReactData and method IncorporateBoundaryConditions in class CRFProcess] - made method CElem::GetGravityCenter const - users from outside are not able to make changes to the gravity center - the remaining changes are consequences of the previous changes commit 7441b688bb60592c283c6b328a867f775c23d806 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 15 12:37:02 2011 +0200 - fixed a warning in rfmat_cp.cpp (unused variable) - fixed a bug concerning parsing the path of the data under MS windows commit 5ff58c7f9b05dee8df3d1b215c4463bebbe58867 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 15 10:36:34 2011 +0200 fixed a bug in TetGenInterface detected by Ms compiler - I wonder why gcc does not detect it commit 174950cbfbe832d8443c4f71d5b1a6b8631cf36a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Sep 14 16:20:16 2011 +0200 added some comments to TetGenInterface.h commit 7ff97240617aa591fb7191491c0602b6b97e9b1a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Sep 14 15:53:44 2011 +0200 add tetgen mesh input class TetGenInterface - now we can read tetgen-node and tetgen-ele files commit 0015947371df17bdbe7fb0fce325ea9d790a110a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 13 14:59:19 2011 +0200 removed two warning from files0.cpp commit 55593206e9509a131867c2484520305754dc9b5e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Sep 13 14:55:37 2011 +0200 - removed two warnings concerning return value in class Quadtree - the distance vector in class MeshNodesAlongPolyline now contains also the distances to the higer order nodes commit b378a2c3b5544298355e5b8008e40aa1dfa08b9f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 12 17:27:47 2011 +0200 fixed a bug in function readNonBlankLineFromInputStream commit 682bc1a0760dc65fa92b172e33133652becd5347 Merge: 77ede5e 0292a84 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 12 17:22:36 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 77ede5e0a14bf494d0daf5ad4d705924a1e502b1 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Sep 12 17:21:19 2011 +0200 mesh generation improvements class GEOLIB::Raster creates a Raster file from a surface description commit cbb652d66a7e17c0d4b92186c04974088d2a63a1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Sep 9 11:52:55 2011 +0200 Refactored the OpenSG conversion. Replace vtkOsgActor by vtkOsgConverter from https://github.com/bilke/pv_opensg_plugin. Removed many OpenSG-related #ifdefs. Removed OsgWidget because it was not used anymore. commit fd82fb778a180354d5baea0e41f1e57de22e91b0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 15:40:51 2011 +0200 Release build configurations in scripts. commit 148b6985f119dcc258ac4126168d3acef7c3185d Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 15:38:15 2011 +0200 Reset build configurations. commit 018d9b28c957831720b5ce8d64d7d0ca0761eda9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 15:36:27 2011 +0200 Set default build type to Debug. commit 5536a5d6812c7419df625d4c284122c96fa7771b Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 15:11:10 2011 +0200 Removed unnecessary #include "Configure.h". commit c4e293696701b14356219db354ecd6170c2da68f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 14:09:10 2011 +0200 Delete CMake module because it exists already in CMake. commit 7f83656e23dc7d3518438f0d77b0ec4e197edcdd Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 14:07:12 2011 +0200 Moved some CMake modules to cmake/. commit 1078abdde93422e3e75b0afcfc34237d631c27bb Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 14:05:48 2011 +0200 Moved some CMake modules to cmake/. commit ff8f4b97ae874ad0b89e86798b5d0ef50bf966b0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 13:10:18 2011 +0200 Removed many entries in Base/Configure.h.in. Replaced those entries with corresponding ADD_DEFINITIONS() calls. This will significantly reduce rebuilding when changing the configuration. commit bfc8be191b709405046fbc23531c975583bb06fd Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 11:52:05 2011 +0200 Removed some CMake find scripts because they are in the new cmake-modules or are part of CMake itself (FindVTK.cmake). commit 0f06908f6d06b0b4c88db291b998b4523ffc0f69 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 11:23:12 2011 +0200 Getting rid of downloading FindGit.cmake because it is now part of CMake. commit 1f7e5971b8e515be78b5a4164d7d4313ae1dc0c9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 11:17:30 2011 +0200 Getting rid of unnecessary Visual Studio Solution extension. commit 6e00e67a52902b0163cb5dcadf90a0f557206111 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 10:11:21 2011 +0200 Getting rid of unnecessary Visual Studio Solution extension. Note: When merging this into the trunk also modify the build scripts. commit 11aa61480026ea0b1c76c64d99206fe664512393 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 10:05:24 2011 +0200 Simplifying ADD_DEFINITIONS CMake calls. commit 243b92c79dbc8ad02af836198922ea635e365076 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 8 09:43:48 2011 +0200 Using option_requires for dependent CMake options. commit 9764011e35c9c1e783dd088dbbfbba0194604db3 Merge: 71eb281 b9c779c Author: git@dev2 <lars.bilke@ufz.de> Date: Wed Sep 7 19:07:52 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn Conflicts: CMakeLists.txt FEM/files0.cpp FEM/files0.h FEM/rf_react.cpp FileIO/readNonBlankLineFromInputStream.cpp commit 48f854159fc985c86098635fd527e4c7227a846d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 7 18:37:46 2011 +0200 Updated README for pushing. commit 4b3d3072a1423433f5b35596a5e7791d97c676d8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 7 18:34:33 2011 +0200 Added missing cmake module. commit cd3e82475e5d36b16b2c77d10f9829574fabc989 Merge: 0292a84 7a1df8f Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 7 18:29:09 2011 +0200 Merge commit '7a1df8f6347b769b04c27555a040d1a08edb7d13' as 'cmake' commit 7a1df8f6347b769b04c27555a040d1a08edb7d13 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 7 18:29:09 2011 +0200 Squashed 'cmake/' content from commit 6773a13f git-subtree-dir: cmake git-subtree-split: 6773a13f commit 0292a842bdfdbcdf8deb395c798f6a0534f70528 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Sep 7 18:22:16 2011 +0200 Fixing bad merge. commit 71eb28125a952a31e1f20dc3e3ba2a0f8a1f0171 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 16:22:00 2011 +0200 removed some dummy functions from files0.[h,cpp] and applied some changes to function signature fixed a bug in readNonBlankLineFromInputStream commit 5f4c62a537e07c253046ae8f27900ab22f1c2b3e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 14:51:39 2011 +0200 fixed some file reading bug commented some test functions out commit 9b676dfa569b258f0b8eb90185e9df987ff616ca Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 13:49:28 2011 +0200 fixing a bug while fixing a bug ... commit dc882128f07aded07c507bf20a21a9801a6cbb4b Merge: 10e64f3 fa9fa3c Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 13:39:00 2011 +0200 Merge branch 'master' into ff commit fa9fa3c051323824e69af3843ee4901f9450e1c8 Merge: 3a4e1ad 4c1d45a Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 13:38:50 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 10e64f3591fd65d4f123e5730698a1f50bdfb806 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 13:36:21 2011 +0200 fixed a bug while fixing a bug commit 4047912cffab5f52f4125d0ab425f3a719068747 Merge: 3c6c639 4e32d30 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 13:19:36 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 3c6c63969f680b1d65951650c6a924c5190c465c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 13:19:20 2011 +0200 fixed some warnings commit 4e32d302b2b691340b090aea3b0edb97e38f5f37 Merge: 2e4df70 3a4e1ad Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 13:11:51 2011 +0200 Merge branch 'master' into ff commit 3a4e1ad9ceea86f3b2a293f70df5d0b025ebfd11 Merge: 7e6c4f1 38cd244 Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 13:11:31 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 2e4df70b172f3a92904fdc1a57b7f4ad9648f790 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 11:48:06 2011 +0200 solved conflict commit 5c8cd0bc0712a0ebfcc3719132892c318f614d01 Merge: 62b059f 49d5e57 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 11:44:51 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 62b059fccdf056fba828139bc3c4957575f0155b Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 11:44:08 2011 +0200 removed a global variable from OGSIOVer4.cpp that was not introduced by me commit f9b15d8466cd321f1e3e8d6985f17f8d8e8c5814 Merge: 9ed9c95 7367f72 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 11:26:52 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9ed9c956860a20873c86fdc21a054afe1b6bc5b6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Sep 1 11:24:31 2011 +0200 split files DistributionInfo.[h,cpp] into files DistributionInfo.[h,cpp] and LinearFunctionData.[h,cpp] - do not implement more than one class per file! fixed a warning in FileIO/GeoIO/Gmsh2GeoIO.cpp commit 7e6c4f1cc316569a39e39fb5d60c3e43c2a2a6b1 Merge: aeabcf6 56d89e6 Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 10:51:36 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 49d5e57d7dc0f93dd25da7b5b3fde247d04c54f7 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Sep 1 10:40:48 2011 +0200 fixed a final warning commit 7367f7238166622b7e9fd6db6a45a7a26a7b18ab Merge: 27a0b09 3fabec6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Sep 1 10:23:28 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 27a0b09665c373b3506e4f2647c7e7bfb5c2af44 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Sep 1 10:23:20 2011 +0200 fixed some warnings commit 3fabec69defe5157db95568b5a0d942a529fd671 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 1 09:58:32 2011 +0200 Fixed merge mistake. commit 4c37b1c7c2fb0782083991ca84a5e34891ccfa28 Merge: a460d36 7e6c4f1 Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 10:53:45 2011 +0200 Merge branch 'master' into ff Conflicts: FEM/rf_bc_new.cpp commit 1cf2ee23e178ebc0d0afcf28af9aa52c3cc17d83 Merge: 08ff693 aeabcf6 Author: git@dev2 <lars.bilke@ufz.de> Date: Thu Sep 1 09:55:41 2011 +0200 Merge branch 'master' into ff Conflicts: FEM/Eclipse.cpp FEM/FEMEnums.h FEM/fem_ele_std.cpp FEM/matrix_class.cpp FEM/matrix_class.h FEM/pcs_dm.cpp FEM/problem.cpp FEM/rf_bc_new.cpp FEM/rf_bc_new.h FEM/rf_ic_new.h FEM/rf_pcs.cpp FEM/rf_react.cpp FEM/rf_st_new.cpp FileIO/FEMIO/GeoIO.cpp MSH/msh_elem.cpp MSH/msh_mesh.cpp MSH/msh_mesh.h MSH/msh_node.h OGS/rf.cpp Qt/DataView/MshTabWidget.cpp Qt/Gui/mainwindow.cpp commit a460d3652bdbe18fb39fead158eff98c225b5b8c Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 1 09:17:54 2011 +0200 Fixed merge conflict. commit 4acadccb5297b334363b694ae9d1c9eaa1e71b81 Merge: 2cf53df 1cf2ee2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 1 09:16:14 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: (65 commits) fixed linker problem fixed warnings in mshlayermapper * OGSMeshIO::loadMeshFromFile() - changed parameter from call by value to call by (const) reference - changed parameter name according to style guide fixed error concerning vtk texture filter Fixed some typos. added error message Reverting Wenqings changes from rev 9121. To configure with mpi run cmake like this: cmake -DOGS_FEM_MPI=ON -DCMAKE_C_COMPILER=/opt/openmpi-1.4.1/bin/mpicc -DCMAKE_CXX_COMPILER=/opt/openmpi-1.4.1/bin/mpic++ .. Another patch to 5.2 with a linear function input for IC, BC and ST Merge branch 'trunk' fixed a compilation error in Linux GUI. I cannot understand why it makes an error.. Giving size_t type argument an initial value causes problem. fixed compilation errors Merge branch 'trunk' fixed compilation error in MSVC2010 fixed a bug for a case that Qt is not used moved the FEFLOW interface in the old GUI to the new GUI. and some improvement such as importing geometry. Fixing lis config. Doing linking right (hopefully). Simplifying. Fix typo. ... commit 2cf53df440062619e6c9cae171bb7d233926ce32 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Sep 1 09:16:10 2011 +0200 should work on dev2 commit 08ff69384f6db44268d66573902a42d08a357b67 Merge: 9419d73 4cc5ea0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Aug 31 15:18:44 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9419d73f58e561a7f4269ae5049931c064103294 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Aug 31 15:18:25 2011 +0200 fixed linker problem commit 4cc5ea02786b9aa2e9724e9d1de3f840401322e3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Aug 31 11:52:23 2011 +0200 fixed warnings in mshlayermapper commit c14e15c0b8c75cd1e3df1bc8b21440ef412d2d07 Merge: 840879c 5e907ef Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Aug 31 10:31:09 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 840879cd450532da4a722a06ba5e8235de5ac241 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Aug 31 10:29:43 2011 +0200 * OGSMeshIO::loadMeshFromFile() - changed parameter from call by value to call by (const) reference - changed parameter name according to style guide FileIO/OGSIOVer4.cpp * writeGLIFileV4() - fixed bug writing surface GEO/GEOObjects.cpp * GEOObjects::mergeGeometries() - added functionalities for merging surfaces MSHGEOTOOLS/ExtractMeshNodes.cpp * ExtractMeshNodes::getTopMeshNodesAlongPolylineAsPoints() - removed some debug output commit 07f53beffdca9ce909f6fd54cea2621e39b776de Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Aug 31 09:52:17 2011 +0200 fixed error concerning vtk texture filter commit aeabcf6a337b7729467e373a6ff74feecbababee Merge: 86a39b9 cce436e Author: git@dev2 <lars.bilke@ufz.de> Date: Tue Aug 30 18:07:53 2011 +0200 Merged from svn commit 5e907ef3aa1be0b4bbc458302a90b4a71989d932 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Aug 30 16:53:08 2011 +0200 Fixed a crash which happened when a filter removed point and/or cell data. commit 64baacd6d750db69245cd6b029ac874113255d51 Merge: a0a0317 0a95df1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 30 11:30:17 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit a0a03179ebacd721dddd3771bfa3731c39cb460f Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 30 11:29:53 2011 +0200 split up femcondition and derived classes commit 0a95df1ea19365db27e4de71885ff262f11b4850 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Aug 29 16:04:03 2011 +0200 Disable process_benchmark_job.rb on non-svn checkouts. commit f9ce297036f704e08478b4d301a1889092cec10d Merge: 41011cc 9cd55b1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Aug 24 14:08:48 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed all ff-related warnings modified visualisation of direct source terms; split up gridadapter and vtk-mesh-converter commit 41011cc9f964210cd4f2c0ea1d99785d7cb4014d Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Aug 24 14:08:41 2011 +0200 Maybe fixing packaging? commit 9cd55b1e3bd1262b436d1ffc4718bc7608265892 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Aug 24 08:37:14 2011 +0200 fixed all ff-related warnings commit 93fb7ccf177ba4494ed24134413dad7f91ae7e48 Merge: 06bc322 86bd0f4 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 23 17:48:49 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 06bc3226958100a9df63be0d3d33ac187491df78 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 23 17:48:19 2011 +0200 modified visualisation of direct source terms; split up gridadapter and vtk-mesh-converter commit 86bd0f48cd8faa105c3f5f4284bb8f726ab450d0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Aug 23 10:49:50 2011 +0200 ProcessorCount warning when not detectable. commit 4b931b7ec2f53509b3cf7911bfb01d058263f66b Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Aug 23 10:42:31 2011 +0200 ProcessorCount script from CMake 2.8.5 added. commit 4f3529d1ef8946efbdca0b33fae000985cc437d9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Aug 23 09:38:15 2011 +0200 Deselecting a cell in 3d view when selecting (picking) outside of that object. commit 745259666430af3a8b0c4350eb363572af9d2a8f Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Aug 22 17:48:55 2011 +0200 vtk contour filter is more or less working now commit fb4623acb526082d450e39670a741080f04a3275 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Aug 22 15:39:05 2011 +0200 fixed linux casting problem commit 6ff9ff5fed7f913ae8975e7ed8e8231788d1a5ff Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Aug 19 16:37:04 2011 +0200 fixed linux casting error commit 166571148ebc6ff651eb8b8f26c17028708d3623 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Aug 19 16:15:44 2011 +0200 fixed small error commit b575ca1721b0b90a62a1af6c47bd38cce82ce60e Merge: 80efe5d 0f81578 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Aug 19 16:06:28 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 80efe5d4ed8a17ec244b20182809f3d89350967b Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Aug 19 16:06:03 2011 +0200 added support for DIRECT source terms commit 0f81578f89c9651590f8ba723af883f7382be65f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Aug 16 12:53:58 2011 +0200 small fix concerning the remove of source terms and initial conditions commit d9cd16f60822f8ba09f5fec6c13d209b543f8599 Merge: fe18dfb 7e376ff Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Aug 12 10:34:52 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit fe18dfb6eb5903fce580d377271ed7ca48817143 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Aug 12 10:34:32 2011 +0200 fixed an include issue commit 7e376ffe0732642dac09a4d01378397755989d10 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Aug 8 16:59:33 2011 +0200 stations can now be integrated into geometry when exported into gmsh-geo-files commit 4a941431a94fcd4a412fbf2dbf06cbada2edf567 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Aug 8 12:30:25 2011 +0200 implemented merge functionality into class GEOObjects commit dffd81be4c0c564ec9499e2006e599d261636b98 Merge: c345601 4a94143 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Aug 8 11:48:36 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit c3456017953dd096caa0c5e40a8ab98f4ca4d4d8 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Aug 8 11:48:20 2011 +0200 added contour filter commit 37551b1a3afd7358d3d93cf4f2ff485ce40d6162 Merge: cc11ad2 ad4322a Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 2 13:59:49 2011 +0200 resolved conflict commit cc11ad226322c1a1148649a9bbc80fd5fad641af Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Aug 2 13:53:00 2011 +0200 flipped image on loadImage() commit eb7f5423949189b79ea86e74c1e731310a57384f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Aug 1 11:46:02 2011 +0200 changes in test function - should not have consequences to the GUI commit ad4322a279611a6ca4d750aa3b7762241c7547d5 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jul 7 16:56:46 2011 +0200 Enable mirroring when loading raster files as poydata. commit 219ced6b374c7e93de5a4b2f9ca2931fb8c24226 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jul 7 14:16:47 2011 +0200 OpenSG build scripts commit 00365b940c30884be1f2ee23d801dbe28e13efe1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jul 7 13:50:04 2011 +0200 OpenSG build scripts commit 7457e7b3dd5f17c98917f051ed3268604af43a8f Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jul 1 15:26:25 2011 +0200 material ids are now displayed in element view commit 231e1d61701a1434b12b9cecade89eb5e7eee832 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 30 16:32:58 2011 +0200 fixed error concerning normals in surface triangulation, fixed error concerning correct initialisation of station/borehole objects, geometry save routine to gmsh-geo-files is changed, allows now for holes in polygons, maybe there are some other minor changes... commit c237f2cc2ea829f3e87091fe9b769767019d73e0 Merge: 0a31a3f 28f7fa1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 28 11:30:18 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 28f7fa133d723337486c44f4379a57697d7bc33e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jun 28 12:20:38 2011 +0200 fixed bug in QuadTree::addPoint() commit 0a31a3f14b32745a317db7155d0345eb0a768618 Merge: b50bab8 f1f882f Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 28 10:32:07 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b50bab84f6ea98ec1eece8c380629cf029a74cfc Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 28 10:31:49 2011 +0200 fixed issue with reading and writing borehole-dates in xml files commit f1f882f2e78471a574aa60a3cbba29d7c8ebe0da Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jun 28 10:24:48 2011 +0200 forget to return the result from fastpow - fixed commit 2f8cc02be807d74456f48ffb855083ef153a2ee9 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jun 28 09:49:19 2011 +0200 implemented a fastpow function and used it in QuadTree::addPoint commit 0cc056e199b60b6a355f619e2fc7b97d0178511c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jun 28 09:18:13 2011 +0200 Quadtree::addPoint: add test if quadtree contains the given point already commit 66e160b664d1666a8dc56e88a1cb27e7260c20b7 Merge: 7c11a3b 2175706 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jun 24 14:22:21 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 7c11a3bddcb0f467af9615311dc38dfebb7cfbae Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jun 24 14:21:30 2011 +0200 fixed a few warnings commit 21757060626b15b181f21d8003f3ede3805d934b Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 24 12:59:26 2011 +0200 Jetzt aber. commit fcc5430c8f2a8bd2591f01b421092538520e1220 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 24 12:48:18 2011 +0200 Ich weiss gar nicht was du hast, Karsten. Geht doch alles. commit e180355442531b4cccc91496f2bd7bddb26e69c1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jun 24 11:29:58 2011 +0200 small change in cmakelists commit 1c76b6c3b2f3dd863573974c90dc65af686c2410 Merge: 96ebcae ed7102d Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jun 24 11:03:34 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 96ebcaef08b3d368b62fa16d94eba997818fd533 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Jun 24 11:03:08 2011 +0200 moved diagram prefs to solve linux compile problem commit ed7102d04f8e6ecffcc869b0502caae86d8816bc Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jun 23 16:58:22 2011 +0200 Added uic generated header file caused build time dependency commit e591f7c86b39fed7386b2cc3b65d39c76010b324 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 23 16:28:03 2011 +0200 fixed error in cmakelists commit 1091fb970dfcf8ed560e01ca7d7c53d03f69c473 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 23 16:15:01 2011 +0200 adjusted copy constructor for mesh class to be a correct copy-constructor in the c++ sense; fixed various memory issues with diagram view; added option that allows to add data to diagram view commit 32ae88d25fa2bc7887b2fca1c33169e1d62d4afd Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jun 22 17:13:11 2011 +0200 fixed errors in node removal during layer meshing, removed computation of minimum edge length in ConstructGrid commit 4dc35a676d273ae2dbad127e129bdf302a4487b1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 21 17:03:55 2011 +0200 added some documentation commit b0dc3a16148b7a7b5890152979abd60bffb915db Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 21 16:46:23 2011 +0200 fixed some warnings commit 600b51b11d7a2035b2c78d37f907ddffcac48875 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 21 16:42:00 2011 +0200 diagram view now allows selection which curves should be visualised, diagram view can be called from tools-menu commit 6d961a181b3e115fa1e787cf90f2c91c00a54799 Merge: 1a0b737 8d264ae Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 21 13:59:47 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 1a0b737fc100ba9eda739c508d5ea9f03fb6be7e Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 21 12:47:46 2011 +0200 adapted diagram view so files generated by logger db can be read (at least in principle) commit 8d264aebc72d2188a0ce82b4a18db491bc40cb07 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Jun 21 08:48:15 2011 +0200 fixed an include issue under windows commit f71919eb614a11dd39826a6ae3793d036b424bb7 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jun 20 17:24:56 2011 +0200 fixed include issue commit 56169e54e3256caf45541af50dd6b1996cd156ba Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jun 20 15:53:27 2011 +0200 fixed an include error commit 086277ce6f45683b61e6da9d55d73e38563da64c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jun 20 16:32:15 2011 +0200 fixed error in class Polyline commit ddd08d30011bc19d5e2e310cea259a601f82db74 Merge: 9987cc6 1a61e95 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jun 20 16:22:11 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff Conflicts: FileIO/SHPInterface.cpp GEO/PointVec.cpp commit 9987cc6a39c270f29ef0f664d0b396ee795cebd5 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Jun 20 14:53:58 2011 +0200 - CBoundaryConditionsGroup::Set substituted GetNODOnSFC - SHPInterface: improved reading polylines - AxisAlignedBoundingBox: added parameter epsilon to method containsPoint - PointVec: corrected bug in id mapping - Polygon: using other constructor in method splitPolygonAtIntersection() - Surface and Triangle: changed attributes according to the style guide - CEdge: changed method name Length() -> getLength() - CFEMesh: added method computeMinEdgeLength() commit 1a61e95be235ec3adfded42cd3350bebf5f9e1d2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 16:51:39 2011 +0200 Jenkins documentation builds with diagrams. commit 33c1198f56237b687dc06331e3e6f5f36a4052a9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 16:10:21 2011 +0200 Fixed doxygen output path commit a510996fa97629241832f6b4f4c3095e676d1495 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 15:48:43 2011 +0200 Undo last commit. Fix potential latex-doxygen error commit 71a564dc8520d14bc74448ea9c243abd868bd204 Merge: a348fe6 17f3b35 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 15:22:13 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed small error added missing files option added where in mesh layer mapping nodes located at NoData values will be removed from the mesh thresholding works for all scalar arrays now, order of nodes for meshsource has been changes in order to avoid inverted normals commit a348fe635ddcd81f64eb17780d2379b770722b47 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 15:20:35 2011 +0200 Enable doc generation on build_gui.sh commit 038f602ee998a98c085103396a4ce3134b1eb5bd Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 15:15:27 2011 +0200 New CMake option: DOCS_GENERATE_COLLABORATION_GRAPHS "Generate collaboration graphs.". commit 9263a2cd6015de1229e89424b03dace108f3884a Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 14:51:50 2011 +0200 Documentation is now a build target (doc). Moved doxygen configuration file and made it CMake-configurable. Two new CMake options are introduced: - DOCS_GENERATE_DIAGRAMS "Use the DOT tool to generate class diagrams." - DOCS_GENERATE_CALL_GRAPHS "Generate call dependency graphs." To generate the documentation build the doc target. commit a795981dd65d4f24005f287198427f58725f171f Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Jun 17 12:51:52 2011 +0200 Doxygen mainpage. Brief set to first sentence. commit fafb21a0a64d70ae6ee0e5949c25dec398f620d8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jun 16 14:59:20 2011 +0200 Fixed some doxygen warnings commit 86f6b9131791f2ae542b1b68c1da4b6ee117d117 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Jun 16 13:52:03 2011 +0200 Documentation enhancements commit 17f3b3521648d590b9f4b74076e2422a08a3b0a2 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 16 11:06:35 2011 +0200 fixed small error commit 4b31077126100c63a9725bd2537a88271ce15ceb Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 16 11:00:54 2011 +0200 added missing files commit ae75130d1b1418facb8d88e5653a50c6e7a79fd0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Jun 16 10:46:39 2011 +0200 option added where in mesh layer mapping nodes located at NoData values will be removed from the mesh commit 8e82fc6b6a61ef4c659fced47076151d581e617a Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Jun 14 17:48:46 2011 +0200 thresholding works for all scalar arrays now, order of nodes for meshsource has been changes in order to avoid inverted normals commit 39d967ab78013f9f0416710024a2b7caabae0de0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jun 8 16:25:40 2011 +0200 cleaned up changes commit 9c15764e83f51ff5a540e0ec77ea5cb14f0e8f72 Merge: 3138103 eb3ac91 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jun 8 16:21:17 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 313810340eb591c784bba79be5469c3bfdedc834 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jun 8 16:20:58 2011 +0200 fixed bug in index mapping of duplicate points, changed import of polylines in shp-interface so it is way faster now, fixed bug in gms-interface where ogs would crash when no valid object was found in file. commit 86a39b9daa2b9c9368c90301a7d9299c92a5de3e Merge: 4316df3 7081f35 Author: git@dev2 <lars.bilke@ufz.de> Date: Mon Jun 6 11:44:37 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit eb3ac918bc1f2936492ed6cccafaa2edf82effd1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jun 6 11:10:08 2011 +0200 Fixed new warnings from svn trunk commit 670990ac990a4a1cc883f41d5ddc9fdf733ac782 Merge: 91b3d7c 8109eff Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jun 6 10:45:39 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: switch on the counting switch off the counting for now fixed compilation erros with gcc added Gauss point averaging method in extrapolation methods to support pyramid elements. supprot shape functions and integration rules of Pyramid elements in FEM assembler added shape functions and integration rules for Pyramid elements into mathlib added Pyramid elements to the mesh library and IO functions. renamed member variables of vec class for debugging purpose with MSVC2005. Some debug features are not available if variales and functions have the same name. never integer fixed a bug setting a linear solver type for FLUID_MOMENTUM. modified log messages about PARDISO don't create a file if no KinReaction data are loaded update version info for better visualization of RWPT fix fix Global PTC_FLOW and MASS_TRANSPORT COUPLING: a kind of new non-isothermal compositional gas flow which is far accurate that previous one Enabled FEM_LIS compilation on windows. Fix commit 8109eff71d9348d54ffaf39f38b4c5431449ff53 Merge: d07abc8 86a39b9 Author: git@dev2 <lars.bilke@ufz.de> Date: Mon Jun 6 11:45:08 2011 +0200 Merge branch 'master' into ff commit 91b3d7c2078db825fe5c88f6a5c09195e5846601 Merge: 1c1fa5c d07abc8 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Jun 6 09:11:14 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Fixed layer mapping bug commit d07abc8dd6b510d0598050ba021aa064e8e3ed5e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Jun 1 11:23:10 2011 +0200 Fixed layer mapping bug commit 1c1fa5c820f2390480db67697a8b9f282f44548c Merge: eafa677 87036b6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon May 30 12:50:34 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed config error removed another bunch of using directives next batch of config errors added missing changes fixed some missed vars for various configurations removed using-directive from various header files commit 87036b629a4e57bd104e65e0169d1e60cb12a95e Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 12:57:19 2011 +0200 fixed config error commit 39b25c42c3850f023405c469bfb041bf428391f3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 12:51:43 2011 +0200 removed another bunch of using directives commit d33eb43832fa2d2e8e914707dcb9675b71a47131 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 12:07:23 2011 +0200 next batch of config errors commit 6ea63a7fe8c899c2c404af4cc42eb2fc80d55389 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 11:59:51 2011 +0200 added missing changes commit a02e22c8fa76ed74a69abba01e35ce0b8f0c5851 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 11:52:00 2011 +0200 fixed some missed vars for various configurations commit cc6ec34482fcfbd71168d09f3b1ecbb2cbc020ba Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri May 27 11:42:33 2011 +0200 removed using-directive from various header files commit eafa6777f6ca7aec1236b8bc8ae111462ecc8816 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu May 26 14:05:39 2011 +0200 Added .gitattributes: enabled style hook for source files. commit cc234c0662b9ffb230769e29d7ecfe1ccec33d41 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed May 25 15:59:17 2011 +0200 Fixed warning. commit eb9245fc9a9973dd49bc834e42678d72d816f454 Merge: b730586 1009d76 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed May 25 15:34:26 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: - fixed memory leak in MathLib/AnalyticalGeometry.cpp - fixed memory leak in FileIO/OGSIOVer4.cpp - changes in triangulation of surfaces that are read by gli reading functions - changes in method Surfae::createSurface() - the given polygon is now split into simple polygons substituted class CPointData_DuMux with class PointDuMux PointDuMux is a well designed class that - is derived from GEOLIB::Point - has only private attributes - has const get methods for its attributes - has set methods for its attributes commit b7305864909f11deae8dac06a29b26f53a54e92a Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed May 25 15:34:17 2011 +0200 Added compiler warning -Woverloaded-virtual and fixed occuring warnings. commit 1009d76a68cb36e6afdbdaad2c2a2fbf11a89d85 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed May 25 12:47:24 2011 +0200 - fixed memory leak in MathLib/AnalyticalGeometry.cpp - fixed memory leak in FileIO/OGSIOVer4.cpp - changes in triangulation of surfaces that are read by gli reading functions - changes in method Surfae::createSurface() - the given polygon is now split into simple polygons commit 61cfe464e38badd7ca8f2eb90e96b75942c56cd8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue May 24 10:17:22 2011 +0200 substituted class CPointData_DuMux with class PointDuMux PointDuMux is a well designed class that - is derived from GEOLIB::Point - has only private attributes - has const get methods for its attributes - has set methods for its attributes commit b02ef20709f3299907edbd90c2e6d6822963dd11 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 15:12:55 2011 +0200 file DUMUX.h / cpp - removed using namespace std; from DUMUX.h since this polutes the global name space - changes due to removing using name space std in DUMUX.cpp commit 83f684265ffb9d89b5c44f912dd45df81355f70d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 13:54:41 2011 +0200 changed name of namespace Mesh_Group to MeshLib commit 6c84618b5300ffe6133c79d905dc47fb0db6bbab Merge: 9a2600a 2cf0294 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 13:25:39 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9a2600af60c15764f0164189d823368cd2f36221 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 13:25:17 2011 +0200 changed name of namespace MATHLIB to MathLib commit 2cf029490bc7673122fc590098bb1886511406e8 Merge: 9cc6a2c 968cb83 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 23 11:33:42 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9cc6a2c7aa8884369134f158c4e7ebceb4ecd236 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 23 11:33:22 2011 +0200 changed output file format for particle files in random_walk commit 968cb8388d3518c29b5452c24558f5c30a717b30 Merge: ea3fbf1 fbc9ecf Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 11:30:32 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit ea3fbf12d58989329a780f6492d95224760e7018 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 23 11:30:17 2011 +0200 class CECLIPSEData - commented out method double CalculateDistanceBetween2Points(double Point1[3], double Point2[3]) since we have already functions for computing distances between points (see function sqrDist ()) - changed access to the coordinates from a mesh node (used existing and documented method CNode::getData() instead of the new introduced method CNode::GetCoordinates()) class GEOObjects - changed signature of method appendPointVec() - changed implementation of method appendPointVec() class PointVec - changed signature of method push_back () that returns now a size_t - changed implementation of uniqueInsert class Polygon - added another constructor class CNode - removed method GetCoordinates() - use getData() instead class ExtractMeshNodes - added some documentation - changed signatur of getPolygonFromPolyline() - added some more methods class GEOModels - changes due to changes in class GEOObjects commit fbc9ecf1eb333d66407bb4639beac82787bf21cc Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu May 19 13:56:48 2011 +0200 removed some warnings commit 8acc9da6440faef08fc3b2e26af3f97290c33c52 Merge: dee8111 23ae1a1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu May 19 13:50:45 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit dee8111a081cbf9b617e863a69ad452bed004017 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu May 19 13:50:21 2011 +0200 changes to msh-elem initialisation commit 4316df309fbd4c93017952e182fceb8641856403 Merge: 10ae0b0 47bc2bb Author: git@dev2 <lars.bilke@ufz.de> Date: Tue May 17 16:59:15 2011 +0200 Merged with svn commit 23ae1a12ea713353ef48e554883325939ac4930c Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue May 17 16:43:24 2011 +0200 Fixed typo. commit f0cf84ba212144bdeb092ffe9d7b31228f330bb6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue May 17 16:26:58 2011 +0200 Fixed some merge mistakes commit f385e1a4f01f1994983178856f47a45b292b7f1d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue May 17 16:12:58 2011 +0200 Fixed some merge mistakes commit 6492f86c2b7248e2bba9e3fbec4c4e6dd5a979e1 Merge: cc57158 4316df3 Author: git@dev2 <lars.bilke@ufz.de> Date: Tue May 17 17:03:04 2011 +0200 Merged with svn commit 0945059252553d7a5ea69c627bf36ed13cbc2abb Merge: b7a9a18 cc57158 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue May 17 07:28:28 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b7a9a1877ee3fe23e02478a092c824a955dcf53d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue May 17 07:26:51 2011 +0200 small change in ConvertGliToVTK commit cc57158fdd327ef56361bf638fb6c50315527fb2 Merge: f4d00e0 fe6d367 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 16 10:13:00 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit f4d00e022b215c199df77a7fa5acdfb9367eb6a5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 16 10:12:29 2011 +0200 fixed a few bugs (element model, global super elevation, grid construction on vtkmesh conversion, etc.) commit fe6d36734d13d181e0bc0dd7aaf77c7768e93ac7 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 16 09:36:17 2011 +0200 included the header algorithm in ExtractMeshNodes commit b7152209d45a0c1f18fc859b2a798c42dc8027b1 Merge: 83643b4 f532b12 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 16 09:14:32 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 83643b4008ed069d6e6fdfeee96ab53f93e41942 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon May 16 09:12:51 2011 +0200 - moved class ExtractMeshNodes from UTL/MSHGEOTOOLS to MSHGEOTOOLS - some very small changes in OGSMeshIO and Polyline commit f532b12d0117ecd8e80955be5450bbcb71c61b36 Merge: 7d057a2 7f0050d Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu May 12 14:38:45 2011 +0200 Merged with origin ff commit 7d057a21a29c1e92b8362943a2a20db0de24c875 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu May 12 14:36:02 2011 +0200 Fixed wrong return type. commit bb1a49ba9ed716419ff471492b0e1e5536fca28b Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu May 12 14:05:07 2011 +0200 Fixed errors and warnings when using the clang compiler on mac. commit 44b6184b8a985f24263a0372d08a709467e4d1ba Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu May 12 13:04:20 2011 +0200 Fixed errors and warnings when using the clang compiler on mac. commit 7f0050d2449b5dda66caa9ba5fa7bf53cff064db Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu May 12 09:50:15 2011 +0200 small changes to mesh lib commit 5142c60387e01912aa8bb5de7f05f96aaed6ccef Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed May 11 17:45:43 2011 +0200 reversed some changes from last commit commit 19ad0a62497862a458c09b2f2440c149732dd4b3 Merge: 101c86f d0a9007 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed May 11 16:17:51 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 101c86fa9ef9bdb4b5dafcb47449385bb0026b1b Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed May 11 16:17:34 2011 +0200 element information is displayed upon picking, mesh view has been cleaned up commit d0a9007e8fc27f6b885d83811cd51070b6ea3410 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed May 11 12:57:38 2011 +0200 Automatic image generation of profiling results with gprof2dot.py script. Added timeout on benchmarks (30 minutes or 1 day->exceeding). commit af497c8c02fb340416ac11bc15fb09079c872e6d Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri May 6 14:29:43 2011 +0200 Added converter from gli to vtk (atm only points). commit dfcb0e18222dd18a258af4ba6d056036064d650b Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 2 12:16:52 2011 +0200 cleaned up code commit 4666d2a8aa7efc705c9c650a138972a361e241e5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon May 2 11:16:23 2011 +0200 removed -selected- keyword in msh_node and all uses commit a1fc60979878e260bfdad22ebc8250b8cf123a77 Merge: bb97a0f accbb62 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 29 09:43:12 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit bb97a0f3735740c1b4d754bcc8aa1e7defe04fcf Merge: eb6defb 8ff3839 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 29 08:57:02 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit eb6defb532d66dbe146ba0796e392c0996553a6d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 29 08:55:47 2011 +0200 first step to exchange GetNODOnSFC using class GEOLIB::Surface commit accbb62a80cd7faa9b11ea6ca0920a9efe598e93 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 28 15:47:10 2011 +0200 Fixed a few warnings commit 8ff3839f48f5bb012238b218b148f559427d9675 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 28 12:12:07 2011 +0200 Cleaned up code for FEMCondition and derived classes commit 3cdb429aab53210b1d225c69bbfaa9658c07d365 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 20 15:34:05 2011 +0200 made OGSMeshIO::write() a static method removed CFEMesh::write method classes XMLInterface, MshTabWidget and function MSHWrite use now method FileIO::OGSMeshIO::write instead of method CFEMesh::write commit 145996b150c1ff970aaada3eac447d6e6cf4fb5f Merge: 5beccf4 10ae0b0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 20 11:53:48 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 5beccf452d2b4fceb5a418e82fe680edb0e07f11 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Apr 20 11:52:53 2011 +0200 - rewrote the function for reading a non blank line from given input stream (GetLineFromFile1 -> readNonBlankLineFromInputStream) - substituted occurences of GetLineFromFile1 in read methods of CBoundaryCondition and CSourceTerm - wrote class ProcessIO that reads process info from files (used in read methods of CBoundaryCondition and CSourceTerm) - substituted part of read method of CBoundaryCondition (employing class GeoIO) commit 10ae0b0258c489abe6c65df0db9ec3b619326c70 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 19 12:37:21 2011 +0200 Removed ogs de manual submodule commit 38fe3e16209f86d4b7a090a0c5406653bbb3895d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 19 12:07:03 2011 +0200 Bumped version number to 5.1.02 commit c5b5b9985e9491cf13a6ccd5a139e98d984d3055 Merge: b6cb31b ace3de9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 19 11:18:05 2011 +0200 merge commit b6cb31b4f4f6a0a3fe03d0c9b21398f4fb6bb441 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Apr 19 11:10:45 2011 +0200 changes to conditionsource commit 8bbbf52b70fcc81033eece5c7300f6823d0f7b1a Merge: 742a549 ace3de9 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 19 10:00:15 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit ace3de9357961c90099320f05a7f9b62f6025442 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 19 08:58:23 2011 +0200 fixed warnings commit 742a5493b4d869a56030fcde122e71ce51330043 Merge: e5de11a f9ec710 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 19 08:31:47 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit f9ec71034abed725beac6ab1c7a354a836149b3a Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 18 14:57:01 2011 +0200 Removed vtk prefix when exporting to vtk because the right file ending is already appended. commit ae43b4789e3ebe78485a3c075d962aa0044d4fe1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 18 12:14:46 2011 +0200 Fixed deadlock when clicking cancel on loading raster files commit 614c031c1c262b69b2a4ed414935222cda56c722 Merge: bc2c74e b655e07 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 18 12:08:38 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed some warnings fixed some warnings fixed linux error scalar values for FEM conditions can now be displayed fixed some warnings Some refactoring Fixed find xyz arrays in LegacyVtkInterface Removed COutput dependency from LegacyVtkInterface Almost done with removing COutput dependency on LegacyVtkInterface. Only method COutput::GetPCS_ELE() needs to be replaced. Tidying up Compile fix for gems configuration Moved COutput class to its own file. Extracted legacy VTK output from COutput to FileIO/MeshIO/LegacyVtkInterface Legacy vtk output more conforming to the standard (http://www.vtk.org/VTK/img/file-formats.pdf). Output x,y,z point data as a vector. commit e5de11ad5f716758060c4f7b0ca16c27c58357bc Merge: 5676dd0 b655e07 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Apr 18 07:38:32 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b655e078b8aad4cd937289be46ac2a63154c58e1 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 15 17:09:07 2011 +0200 fixed some warnings commit 8001d89d424ff2afdc5491b47a1a2becd21559fd Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 15 17:04:10 2011 +0200 fixed some warnings commit 7c32933fe2c20f907f10b7433ec504fc2b0efcb3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 15 16:49:08 2011 +0200 fixed linux error commit 5ec12d45f1ed3385f296b5c4b819e1b71305113d Merge: fac61b1 1abb8dd Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 15 16:34:32 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit fac61b105cdab525d478caacf8c2dcc2a4d1ef53 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 15 16:34:15 2011 +0200 scalar values for FEM conditions can now be displayed commit 5676dd0587b48f475d06f03775643a2ffbcc67bd Merge: b439dc8 1abb8dd Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 15 12:37:43 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b439dc843e6bc8030f585e662a235f8eac9003b1 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 15 12:34:53 2011 +0200 added switch OGS_USE_QT to Configure.h.in rf_bc_new.cpp: exit only when simulation code is executed (i.e. if OGS_USE_QT is not set) commit 1abb8ddb93ea7aa8862e8eb7ef8fef9f101c2557 Merge: 82761b2 657e321 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 14 17:19:09 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed some warnings commit 657e3214a42aab516c34608ac9ab3c36d6fc864a Merge: 5f582dc 0d6bc11 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Apr 14 16:39:18 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff Conflicts: Qt/DataView/ConditionModel.h commit 5f582dc98ffaa5e6f4388df6f9b1b985db27bf9c Merge: bb710a1 993ade6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Apr 14 16:30:36 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff Conflicts: Qt/DataView/ConditionModel.cpp commit 82761b22312d6d1db3930fe30c435d19254b0b33 Merge: 0d6bc11 1961304 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 14 16:23:35 2011 +0200 Merge branch 'refactor/vtk_output' into ff * refactor/vtk_output: Some refactoring Fixed find xyz arrays in LegacyVtkInterface Removed COutput dependency from LegacyVtkInterface Almost done with removing COutput dependency on LegacyVtkInterface. Only method COutput::GetPCS_ELE() needs to be replaced. Tidying up Compile fix for gems configuration Moved COutput class to its own file. Extracted legacy VTK output from COutput to FileIO/MeshIO/LegacyVtkInterface Legacy vtk output more conforming to the standard (http://www.vtk.org/VTK/img/file-formats.pdf). Output x,y,z point data as a vector. commit bc2c74e5bb5d933a62a16fff80984c2457393c8f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 14 14:53:00 2011 +0200 Global superelevation is preserved between application runs. Every new vtk source object automatically gets the factor set. commit f8e8f50f312a0c8e5b00afb4373c2aad9ac04306 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 14 14:18:01 2011 +0200 Merged with origin ff commit 0d6bc11df14c018ef8db6cd27d82a1137f671fac Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 14 12:52:32 2011 +0200 fixed linux error commit b125ac8a6f9341ad87ddffc01d065e399c7ae3b3 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 14 12:40:49 2011 +0200 meshes can now be read and written from/to project files commit e62101c0c52f2a9aec735683ca51b217faf19412 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 13 16:21:25 2011 +0200 fixed linux error commit 86755c1d08f3f72112730d33f28ba9f383a36131 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Apr 13 15:58:06 2011 +0200 linear conditions can be handled + various minor changes commit da1cc01aee89112b95c7ab04d7a409a2fbd1dcd0 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 11 15:25:33 2011 +0200 FEMConditions: constant and domain conditions work correct now for old and new files commit 561939cd6b891b11b4af0f4b2e1d6f5d8bcb4794 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 11 11:31:33 2011 +0200 some changes to IC class, and compatibility for reading old condition-files commit 4a1e393a08758d46fed47aa3877f66f4dd0a3b47 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 14:40:02 2011 +0200 corrected gms mesh import method commit 78f095eced87a3c160b489676f6735171824757e Merge: 9b91473 5f9ce93 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 14:24:05 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 9b914735e9e0d49c52f6126cb6d4ab873f30ea89 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 14:23:44 2011 +0200 documentation and tweaking of condition model commit 5f9ce93fee760cf5e8d077910a18a5f2cbc46e1f Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Apr 8 13:48:52 2011 +0200 Fixed merge mistake commit 9d59323eae1bdf3b15c2574164f1571fb2cca6cd Merge: ad2e387 89b9630 Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Apr 8 13:26:16 2011 +0200 Merge branch 'master' into ff commit 89b963096691084978b29d633f5d4a8aaa0a69c1 Merge: e2fde5d 1234010 Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Apr 8 13:25:40 2011 +0200 Merge branch 'master' of /home/git/ogs_sources_svn commit 1234010836fab3ca72322a476d0a23b12821e94d Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 17 13:07:59 2011 +0000 Version 5.1.01 by Bastian Graupner git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@8073 3895a583-e809-0410-9bb6-aa9463026377 commit ad2e3879d86246e33681c8bb0aee2b191ee481f6 Merge: 383054f 02797d9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Apr 8 10:38:13 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 383054f2a620f97b25db0c9559dfbedec18eddf0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Apr 8 10:37:55 2011 +0200 Added a second cmake run to the windows build scripts. This fixes a Hudson link error commit 02797d9f994e43406094285b57937c683b86a9d8 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 10:12:52 2011 +0200 fixed a few warnings commit fe72789245caf52c4a3362e11b2803ce97485065 Merge: fc3ec3c d07d28d Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 09:51:24 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit fc3ec3c5c397d2acf0321e6d8343f614a61c6754 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 8 09:51:09 2011 +0200 fixed linux issue commit d07d28d219ea7f10247d137ab4573635213ba522 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Apr 8 09:48:30 2011 +0200 Removed unneeded qualifier commit 081dc9480f71518cc4ebb4bd5026d3d965cdd7a9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Apr 8 09:33:56 2011 +0200 VtkVisPrefsDialog is now a member of the main window due to random crashes on linux and win when using deleteLater() or DeleteOnClose flag. commit bb710a1a3bc4634d4e4580f2a2ed63116bc7e906 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Apr 8 08:03:47 2011 +0200 fixed some warnings commit 993ade6eedc21fa0d4ea56aa313f287a71c14124 Merge: c44182d 6a2bffa Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 16:29:33 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: added missing file FEM Conditions are now correctly displayed in data views and render window commit c44182d841e2da5f0d96e2c8d0480e43fbb9d330 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 16:29:30 2011 +0200 A hopefully working delete on close commit 6a2bffa88028c785a6d63bda833295983cfa668e Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 7 16:13:54 2011 +0200 added missing file commit 1600ed146edfcd06964fd5d81f709625a1e8bf32 Merge: f98dc3e b069ff6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 7 15:34:23 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit f98dc3eeaa8e43a4ed2ea22df1e03abab56b4e96 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Apr 7 15:34:04 2011 +0200 FEM Conditions are now correctly displayed in data views and render window commit b069ff6537af1b5ff5cdf3612a682991a5ee108c Merge: 9e0fe8d f45690b Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 15:06:50 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: removed serveral warnings (reported by cppcheck), reduced scope of variables, made some methods const-correct, removed unused variables in files - rf_kireact.cpp - rf_kinreact.h - msh_mesh.cpp - msh_mesh.h - mesh_edge.cpp (possible memory leak: velocity) - mesh_elem.cpp (possible memory leak: angle) commit 9e0fe8dd0250fbdb8a68e4cfffb8b5d0b1fa7c3f Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 15:05:03 2011 +0200 Introduced an alternative mouse mode which is activated on holding the spacebar. When activated left clicks picks a cell on the actual selected vtk object and on right click it sets the cameras focal point (center of rotation) to tghe picked position. commit f45690bdc465f740024a0398ca01bc72ee5e6e2b Merge: 1997522 9795e5e Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Apr 7 12:58:42 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 1997522f143520833d03b500e2316f3166ce9dfe Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Apr 7 12:58:25 2011 +0200 removed serveral warnings (reported by cppcheck), reduced scope of variables, made some methods const-correct, removed unused variables in files - rf_kireact.cpp - rf_kinreact.h - msh_mesh.cpp - msh_mesh.h - mesh_edge.cpp (possible memory leak: velocity) - mesh_elem.cpp (possible memory leak: angle) commit 9795e5e1ea67c954e24c5879a6fb6329b773235b Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 10:52:33 2011 +0200 Close button VisPrefsDialog commit 1e01d66ea3099342ccb69e0766752299c2f40c11 Merge: 9783d9e 80a9b5e Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Apr 7 10:31:42 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: substituted GetNODOnPLY() with a new version (using the class GEOLIB::Polyline instead of CGLPolyline) in method CSourceTermGroup::SetPLY() commit 1961304287e743533797cdce2361f74209ef49a1 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Apr 6 15:35:39 2011 +0200 Some refactoring commit d729af1b1334017bf19206d6fe33368b1e969a4c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Apr 6 14:04:56 2011 +0200 Fixed find xyz arrays in LegacyVtkInterface commit 840202a68599b2da82f84d704af3f3bc22db787a Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Apr 6 10:14:51 2011 +0200 Removed COutput dependency from LegacyVtkInterface commit d51e1f297913fcd911a4a00825a73a5c51cfe3a2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 5 16:40:41 2011 +0200 Almost done with removing COutput dependency on LegacyVtkInterface. Only method COutput::GetPCS_ELE() needs to be replaced. commit 0585239702fd958512a5c378aff8a914e5beec8d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 5 15:30:56 2011 +0200 Tidying up commit ba3f9f5fb4c64c0897fcf41b68457b7348ff8576 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 5 14:48:18 2011 +0200 Compile fix for gems configuration commit 80a9b5efeebbc1cac0ca475dc5ae749bd2ba616e Merge: fd05f0e c8d50a0 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 5 13:05:38 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff Conflicts: Qt/DataView/CMakeLists.txt commit fd05f0e555d65a2315706196100406eec7e18e59 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Apr 5 13:01:21 2011 +0200 substituted GetNODOnPLY() with a new version (using the class GEOLIB::Polyline instead of CGLPolyline) in method CSourceTermGroup::SetPLY() commit 2218af95f94ab547e8041c18fb76ba27792373b4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Apr 5 12:58:21 2011 +0200 Moved COutput class to its own file. Extracted legacy VTK output from COutput to FileIO/MeshIO/LegacyVtkInterface commit e3e263f633afbd780fe9e8d073f23289db34ab63 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 4 15:43:42 2011 +0200 Legacy vtk output more conforming to the standard (http://www.vtk.org/VTK/img/file-formats.pdf). Output x,y,z point data as a vector. commit 9783d9ee168ad39e993159a288eb22b9c000aa0b Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 4 15:40:41 2011 +0200 Force USE_NET_CDF when OGS_USE_QT is ON commit c8d50a06db26456b720f05b4d8e28dfd27b0c755 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Apr 4 11:55:24 2011 +0200 Some fixed for the shapelib cmake inclusion commit 64fe93b32eb7a0cf00cfeab4fab36363d703fb60 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Apr 4 09:12:04 2011 +0200 fixed syntax error commit fad5c477d9aba314b305ef28f1423d3375f0f9e4 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 1 16:19:08 2011 +0200 modified Conditionmodel to fit GeoTreeModel commit 47f5767c863156a29254bb103e24e47c0ce313bf Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Apr 1 12:40:36 2011 +0200 a little more cleanup commit 3ed384fd5c86d7e099c74545b49c3f28838d4176 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 31 15:56:03 2011 +0200 cleaned up msh read some more commit 62f2f25313a1a3e105d2bbd093dad87c4c5867d5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 31 15:29:16 2011 +0200 fixing TDiff benchmark commit 100cf381682440386a4587070e5906dc54749732 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 31 14:58:24 2011 +0200 trying to fix neverending benchmarks... commit bef9521f19ad9e5fd3f74b27e88de5f5ed2b77cd Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 31 14:08:57 2011 +0200 cleaned up code commit 3a75334643dd30645a2691c9e1e4600d5a1a4742 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 31 10:10:01 2011 +0200 fixed a few warnings commit e7d9affd690a12c216d0e38edf426f5e578e0482 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 30 16:06:16 2011 +0200 modified test such that test results match the computed results commit d9150f4e5b0bb78b20bb58828a96e0686a68f2d6 Merge: d0b673b bcae3aa Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 30 15:44:52 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit d0b673beca5d972cdfe3babf4edbe64d5455a894 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 30 15:44:23 2011 +0200 fixed some compile issues with GEMS and BRNS configuration commit cfcd65c7ca021a7e828b1d0b5b38342048e07620 Merge: b5e1500 62e3334 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 30 14:17:44 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b5e150066673e79dff4f37c05dea5caf06ac173a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 30 14:17:25 2011 +0200 added some functionality for searching mesh nodes and computing the corresponding area in 2D Meshes serveral changes concerning the classes MeshQuality* class CNode - changed data type of connected_elements from std::vector<long> to std::vector<size_t> - made the attribute connected_element private - changed name schema for attribute (connected_element -> _connected_element) GMSHInterface - stations outside of the bounding polygon will not be integrated into the mesh commit bcae3aad459df50cd1d67b567602afacd3d16556 Merge: e301426 cfcd65c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 30 13:47:13 2011 +0200 Merge branch 'ff' of 141.65.6.106:~/ogs_sources into ff * 'ff' of 141.65.6.106:~/ogs_sources: added some functionality for searching mesh nodes and computing the corresponding area in 2D Meshes substituted in COutput::NODWritePLYDataTEC the method call CFEMesh::GetNODOnPLY which used a CGLPolyline with CFEMesh::GetNODOnPLY that is using the new GEOLIB::Polyline added an implementation for the equi angle skew criterion for the prism case completed implementation of mesh quality criterion equi angle skew (for hexahedrons), improved the implementation of equi angle criterion for other element types commit e3014266d6ee17a22721e218034350c54594f590 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 30 13:45:22 2011 +0200 Made shapelib, libtiff and libgeotiff optional for the Data Explorer. Now it only depends on Qt and VTK. commit 62e3334b35b10d3406d7987cab07774bf44194e2 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 29 12:39:21 2011 +0200 When adding a filter the active scalar array is set to that of the parent or the desired scalar array which is set in VtkAlgorithmProperties. commit 867b7836942513c373255d83b905542f4f591321 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 29 11:07:28 2011 +0200 Moved VisPrefsDialog to VtkVis commit ab74747097a9bbce1b80d4b139ce146c4e01afa7 Merge: b8d24a3 18a4a5f Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 29 10:17:14 2011 +0200 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit b8d24a36220ba721840379382dd40d3a5b7113f9 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 29 10:16:56 2011 +0200 fixed but in tubefilter commit 18a4a5f4b78953d76595c80419a335f690c7015c Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 28 16:38:44 2011 +0200 Global superelevation to visualisation settings dialog added. commit 98445f7c9f44593ce59d74ec605bb85e09c326e9 Merge: 19c7c7d e2fde5d Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Mar 25 15:09:30 2011 +0100 Merge branch 'master' into ff commit e2fde5d51b59e509137ee1466b895ff52a6f11b3 Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Mar 25 15:05:58 2011 +0100 Added Gui manual as a git submodule under Qt/Gui/manual commit 19c7c7de87b139dcf70d90a3f0af116ba677a655 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 24 10:30:52 2011 +0100 Removed some debug output commit 3fd99941b3e1a76447bfed0fdf73dc2e6532856a Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 23 16:33:00 2011 +0100 Fix build commit 06476deaf3180b1778ec05b0c8c7cae8b9737fbb Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 23 14:32:56 2011 +0100 Resetting the camera on loading / unloading can be switched off in the visualization settings. Subclassed QSlider to show the value as a tooltip commit daec089fcbf01541c1fca4f87127c6857710cb4f Merge: 5b96c9d 9bc942a Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 22 07:33:43 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 5b96c9dd6d0c25225452ae850e989796f0a463a0 Merge: 0eda28e fe4a922 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Mar 21 18:06:47 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 0eda28e1185ebb71c21afb3f9264162f854d1da6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Mar 21 18:06:38 2011 +0100 substituted in COutput::NODWritePLYDataTEC the method call CFEMesh::GetNODOnPLY which used a CGLPolyline with CFEMesh::GetNODOnPLY that is using the new GEOLIB::Polyline commit 9bc942ad9530d60fb287c577a20f7fa83e426eb7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 21 17:43:46 2011 +0100 Fixed linux gui build. Some configurations now need at least two cmake runs. commit fe4a922230c19d13c38149e94fa7d304274c6992 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 21 16:58:31 2011 +0100 OpenMP executable flag correctly set commit e4036548246018a77961b033cc9c0c5088ba8f1f Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 21 16:14:22 2011 +0100 Some CMake refactoring commit 05c3160d559b8b3e5590c59758dad5e7962ae4fd Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 21 14:29:11 2011 +0100 VtkToOsg converter can now batch convert commit 8c4e94edee4d3867f1a644821cc72ffd2bbf7d27 Merge: da590ab 0e363eb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Mar 21 07:53:35 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit da590ab095f72195b18e882b78ebd7ec98d32cdb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Mon Mar 21 07:53:31 2011 +0100 added an implementation for the equi angle skew criterion for the prism case commit 2e594daaf027be39f8754fa076be6f75079a2763 Merge: 15552bd 693ab17 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Mar 18 12:33:47 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 15552bd0657b361a1ae8175aed858caa39418ddd Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Mar 18 12:33:33 2011 +0100 completed implementation of mesh quality criterion equi angle skew (for hexahedrons), improved the implementation of equi angle criterion for other element types commit 0e363ebac67ca48cd7a618ef1dd9a4eeff3221a0 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 18 12:09:59 2011 +0100 Add filter dialog accepts double-clicks commit aa870293bf8f4ad2f74eac7178caf1563a7b394f Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 18 11:55:08 2011 +0100 Scalar arrays select box correctly saves the selected array commit 693ab17aac103602fc4b787714e4069e14fbd2db Merge: b144517 5b44c2b Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 18 11:18:46 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: threshold for mesh quality can be a random interval now commit b144517aba68274dbeb5d5378645efebb4ae8ab3 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 18 11:18:37 2011 +0100 Fixed more warnings commit 5b44c2b90f2eb85c16576881388c4d0675bcbc01 Merge: f61eef4 6ccd308 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 18 11:09:30 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit f61eef4362866e0b977fa06748818f9a92836e36 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 18 11:09:10 2011 +0100 threshold for mesh quality can be a random interval now commit 6ccd30868525c41d3ebf2632ca1199c677f45b30 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 18 10:45:19 2011 +0100 Fixed many warnings commit 7e45e6c4fcafceb06d687f73d177a5b1319d24b5 Merge: ebdeac6 0caeeb9 Author: git@dev2 <lars.bilke@ufz.de> Date: Fri Mar 18 10:43:34 2011 +0100 Merged with master (tag 5.1.01 from svn trunk) commit ebdeac6cb6cdbabf583d28eb80b3f94c35468832 Merge: 3843402 9636641 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Mar 18 07:53:05 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 3843402bcea632064589056a6581efc4c99d9543 Merge: 1e6203c 27261bc Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Fri Mar 18 07:52:32 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff Conflicts: MSH/MeshQualityNormalisedVolumes.cpp MSH/MeshQualityNormalisedVolumes.h Qt/VtkVis/VtkVisPipeline.cpp commit 9636641360db295605c93d6766e40e85ee0cc918 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 17:29:26 2011 +0100 fixed a few warnings commit 1e6203cdbc67d001fa9547dcb88e7d1adbd9bc56 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 15:36:46 2011 +0100 implemented new mesh quality criterion equi angle skew added a funcion to compute the angle between two edges commit 0caeeb9e16414c99aaf43bb0fa68463128a6ffb7 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 17 14:29:12 2011 +0000 Moved libraries files to Libs folder git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@8074 3895a583-e809-0410-9bb6-aa9463026377 commit 0df9bbda11ee27fd16859a1056a26a639ca85fc5 Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 14:48:37 2011 +0100 fixed bloody stupid bug with damn vs not recognising stupid upper case letters in dumb include commands commit 27261bcba376b98ec5a3b3990158ab3411ee1af9 Merge: f08f4fa 7334c1b Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 14:31:04 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit f08f4fafceaa1bd5a8d9a019fe02639ad7f6a05f Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 14:30:52 2011 +0100 added mesh quality criterium based on area commit e2feb299580c9defd168db7ce0cf67aeaaa18d96 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 17 13:07:59 2011 +0000 Version 5.1.01 by Bastian Graupner git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@8073 3895a583-e809-0410-9bb6-aa9463026377 commit 7334c1bbaba5cdf2e7ff80cfe18df738a40e4c45 Author: Lars Bilke <lars.bilke@ufz.de> Date: Thu Mar 17 11:21:38 2011 +0100 His excellency dev2, please build mpi configuration now commit c5c2a9183e35d18cb84a9e1a6f927057da73d205 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 09:40:11 2011 +0100 fix a compile issue under linux commit ea492faa12c5a6e1b3179c0f64bd09cc8babd3d1 Merge: 1047ffd e83aa6f Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 09:33:20 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 1047ffd2f70d26a85d2e587813cc0b56bf9db845 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 09:33:16 2011 +0100 fixed some compile issues under linux fixed a bug in method MeshQualityChecker::getHistogramm() commit 344223045a9e92795cac1ec80c4f8c7756cbba93 Merge: d19c4e7 0c432ed Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 08:48:21 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit d19c4e7ff94d0970191607a2d8be683b6f205381 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 17 08:48:14 2011 +0100 modified class MeshQualityNormalisedVolumes - 1D and 2D elements are associated with values greater than 1 commit e83aa6f16918b1df190156baaee43eb687aee773 Merge: 2648bc4 0c432ed Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 08:27:45 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 2648bc406c083d3132ff14bcba18b036e78d75ca Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 17 08:27:27 2011 +0100 fixed error concerning M_PI under MSVS commit 0c432ed8f53be03281ef76bf5d5e52510e67f506 Merge: e7c3b6a 097792c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 16 19:21:29 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff * 'ff' of git@141.65.6.106:ogs_sources: added mesh quality selection dialog commit e7c3b6a104c8a5f39f16c8885e6ab5976592e496 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 16 18:47:15 2011 +0100 Finish build script fixes commit ac0cfbee46620849265804e2028f7e8c1b4da7e5 Merge: cab9b1c 65306cb Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 16 18:13:20 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff * 'ff' of git@141.65.6.106:ogs_sources: added #include <cmath> to Polygon.cpp fixed a bug in class EarClippingTriangulation fixed bugs in image-to-barchart-filter, apply-color-table-filter and MeshQualityNormalisedVolumes commit cab9b1cf9171e6236ac579d5ffcf7b7521b51756 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 16 18:13:11 2011 +0100 Fixed lis, mkl and mpi build configuration commit 097792cdf2b590ec3c769d44fb043b1c1e0e7735 Merge: 92afaa9 ac0cfbe Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 16 17:23:07 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 92afaa9752190116a5643f642d5f4feec41cb27c Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 16 17:22:51 2011 +0100 added mesh quality selection dialog commit 65306cb414b4c512a8185fd912b22357bda4bd71 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 16 16:46:48 2011 +0100 added #include <cmath> to Polygon.cpp commit cb7fd18c8448dfe9f98e08d9cb6a042680ae9b15 Merge: a464fcc 00376a8 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 16 16:09:59 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit a464fccae87bd0c625f3b10ee0836b37a3cf3515 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed Mar 16 16:09:46 2011 +0100 fixed a bug in class EarClippingTriangulation fixed a bug in class LinearInterpolation (removed wrong boundary check) added function createPolygonFromCircle (see Polygon.h) eliminated CFEMesh::GetNODOnPLY() calls at serveral places commit 51df8fb390858949e4d3a9711b7590d8fa05a01c Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 16 12:34:51 2011 +0100 Fixed MKL build. Added a second CMake run to build_configs.sh because this is required at least for MKL configuration commit 00376a8281a41820c551ec356c822d0a4163a979 Merge: ea98bc9 51df8fb Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 16 12:20:06 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit ea98bc9c599c5612ff3cfd840b6c12da3b4d47a8 Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 16 12:19:49 2011 +0100 fixed bugs in image-to-barchart-filter, apply-color-table-filter and MeshQualityNormalisedVolumes commit db874250fbf6ec6d1098003f59d418607e7150e6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 16:41:31 2011 +0100 Fix project name commit 47dd64b3ad355f60fac4e22c646007e06a4d7af9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 16:25:29 2011 +0100 Added CMake config files commit b31e8202c48b0479b98a0276ded9155ddc222c69 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 16:24:07 2011 +0100 Deleted obsolete FEM.cmake commit 33072028d11d25400584418d2f9d8f3067d7f355 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 15:11:02 2011 +0100 Deleted obsolete Options.cmake commit 243cec1ea3da47419cfc00d4cb63b4762e0d662c Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 13:54:18 2011 +0100 Finished FindMKL commit cf834ab090c792bbaa747f39e34d04d9c1c777ee Merge: 1b38d32 664e0c9 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 13:03:23 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Fix FindMKL commit 664e0c9dc993d3ef3071d03c3c9c770fce216170 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 14:02:14 2011 +0100 Fix FindMKL commit 257c674dcc35346651373219fa1100b9eb98bfa6 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 12:57:41 2011 +0100 Cleanup of MKL CMake config commit 1b38d32aa1bdde5a705a8055c2f57f7ced51990a Merge: 397841c 257c674 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 11:59:04 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Cleanup of MKL CMake config commit 397841c1b5bcd59809382de7b25cd6617b162580 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 10:52:43 2011 +0100 Removed CMake config files commit 9215a466f7d5c18dbdc95c207ef2add05063aeb7 Merge: a5e9b22 7621049 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 10:40:31 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: added #include <algorithm> to rf_bc_new .cpp substituted in method CBoundaryConditionsGroup::Set the method call CFEMesh::GetNODOnPLY (), that is using the old polyline data structure. The old polyline data structure was (mis)used for interpolation. For this reason the (linear) interpolation is also substituted. Therefore the classes MeshNodesAlongPolylines and LinearInterpolation are used. cleaned up code in msh_elem temp fix of memory issue at startup commit a5e9b227c57816a92289de94e4ca4ac63d81145d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 15 10:40:28 2011 +0100 Moving FEM config cmake commands to main CMakeLists.txt commit 8c4409acae6b52076e536ff0824581c48ebff923 Merge: 6b4daea 1243037 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 10 10:47:53 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 6b4daeae07771d178883755e454f7905589a74a7 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 10 10:47:37 2011 +0100 substituted in method CBoundaryConditionsGroup::Set the method call CFEMesh::GetNODOnPLY (), that is using the old polyline data structure. The old polyline data structure was (mis)used for interpolation. For this reason the (linear) interpolation is also substituted. Therefore the classes MeshNodesAlongPolylines and LinearInterpolation are used. commit 762104959fa1a2f91c10bdfd7190f3780734a2c4 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 10 09:52:51 2011 +0100 added #include <algorithm> to rf_bc_new .cpp commit 1243037e83fb3a16c701cd28a969eb8fa3829e9f Author: Karsten Rink <karsten.rink@ufz.de> Date: Thu Mar 10 08:45:04 2011 +0100 cleaned up code in msh_elem commit 352729a3aa4b628f29068e892cbd82ac3d74252e Author: Karsten Rink <karsten.rink@ufz.de> Date: Wed Mar 9 17:23:54 2011 +0100 temp fix of memory issue at startup commit 353dc0c19107f3ecdbae8ae60868208a3d78feca Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 9 09:46:07 2011 +0100 Screenshot functionality. Screenshots are taken with a button on the VisualizationWidget. A magnification factor can be given to save the image in a higher resolution, e.g. for printing. commit 2e5d603ded5f529fbdc80acb466e8c8c005d1060 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 8 14:32:25 2011 +0100 colour tables can now be loaded for each scalar array; removal of vtk-objects is fixed commit 08b7fd63a601de285d0e28802f5dcc7febec16b5 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 13:32:28 2011 +0100 added #ifndef _WIN32 ... #endif commit 8afef46640ce31b7b7745be83115efa4fddeafa2 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 13:31:42 2011 +0100 removed OS dependent code commit ce64c1114ca00fcb0549c2c3b9d2c0b26a6d3197 Merge: 2251776 5185ade Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 13:10:04 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 2251776a4cca5bddafba2a6d2a6a387970663a4c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 12:58:31 2011 +0100 - set default GeoType in GeoInfo to INVALID - created command line tool to extract boundary conditions from polyline (setting head using the z-value of the polyline points) - enclosed debug info into #ifndef NDEBUG ... #endif commit 5185adec1027c51c1ff6dcb314984375705f9021 Author: Karsten Rink <karsten.rink@ufz.de> Date: Tue Mar 8 09:47:20 2011 +0100 Removed constructgrid from mesh loading in gui ... commit 1a7add822932857fbc62b4acd9fd3c850ab537f1 Merge: 5e6374e 838167d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 8 09:37:14 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Testing modifications on ConstructGrid Testing modifications on ComputeVolume commit 5e6374e438107adc639a0cc682b5e55cff8f3fd4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Mar 8 09:37:10 2011 +0100 Fixed cell selection on superelevated data objects commit f39ae17b4abcf582dadf7b0a0cb3c28f3ebf07cd Merge: 9b8365b 838167d Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 07:45:50 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 9b8365b7a664aad0cf3ebfa9c2a4d4a7a14300fb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 8 07:45:29 2011 +0100 - added the possibility to use posix threads in cmake (with the help of Lars) - implemented CFEMesh::GetNODOnPnt with threads to accelerate the setting of BCs - added class OGSMeshIO in order to write only mesh elements with non-zero volume to the file - implemented a base class MeshQualityChecker - added mesh quality criterion based on the volume of the elements (class MeshQualityNormalisedVolumes) that inherits from class MeshQualityChecker - added mesh quality criterion based on the ration shortest edge / longest edge of a element (class MeshQualityShortestLongestRatio) that inherits from class MeshQualityChecker commit 838167d1f8bc4572b5fb00dc27b898765ec4c8f6 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 7 16:47:01 2011 +0100 Testing modifications on ConstructGrid commit 1b3612c238aadede81677f44bbeb3acbd36ec1e5 Merge: 363fff4 bae5c62 Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 7 14:27:18 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff commit 363fff45c08279f000d5572d1d54bd331776ce0f Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 7 14:26:46 2011 +0100 Testing modifications on ComputeVolume commit bae5c625528b8f5d25dcb51399158ab897f87d2a Merge: 6ff4994 3ea70ae Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 7 14:07:03 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: Testing modifications on ConstructGrid Testing modifications on ConstructGrid commit 6ff499493a21f9b1e7602cb132f8ec80986cfc36 Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 7 12:28:04 2011 +0100 Fixed Qt Creator compile issue commit 9055ecf9fb110333e7d1b731934403fe1831959b Author: Lars Bilke <lars.bilke@ufz.de> Date: Mon Mar 7 12:26:50 2011 +0100 Fixed threshold filter bug. Do not call ClearOsg() from outside the vtkOsgActor-class. commit 3ea70aef4ccf892f80cadb5c86ded8f963f5bccd Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 7 12:21:16 2011 +0100 Testing modifications on ConstructGrid commit 42f4f4a5bd8ae43eb8753ea501f1d9388d1bf50e Author: Karsten Rink <karsten.rink@ufz.de> Date: Mon Mar 7 10:14:41 2011 +0100 Testing modifications on ConstructGrid commit 56e9372b5b892122a9499e5afe21abd9131c16ae Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 16:33:29 2011 +0100 In OpenSG-mode append a vtkTriangleFilter to the vtkTubeFilter to convert triangle strips to ordinary triangles. commit 714d21db8af0b25c573abec1b91a5d43f720f11b Merge: 224333e afb212e Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 13:07:06 2011 +0100 Merge branch 'ff' of 141.65.6.106:ogs_sources into ff * 'ff' of 141.65.6.106:ogs_sources: fixed some compiler warnings added missing files fixed bug concerning conversion of vtk-meshes to ogs-meshes commit 224333e83783845c5cd6412901049862c0cd6b13 Merge: 90b5c0e f21205d Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 13:04:29 2011 +0100 Merge commit 'f21205d' into ff * commit 'f21205d': (65 commits) Moved visualization widget from DataView/ to VtkVis/ Fixed some cppcheck errors Some tooltips added Bump version number Missing changes Added missing files Missing git merges. Fixed XML-index-mapping issue as well as conditional connect for GeoTreeView made an ambiguous call to overloaded function log clear added "#include <cmath>" to MeshQualityChecker for log fixed warning in GeoObjectListItem Replaced separated geometry-dataviews by a treemodel/view containing all geometry information added loading of a matrix from GUI for testing purposes implemented criterion: shortest edge/ longest edge for all (currently know - see in MshElemType.h) mesh element types in class MeshQualityChecker converting FEM Conditions to new data structures added new constructor to TemplatePoint and renamed protected attribute x to _x changed implementation of opertor== from Vector3 some new checks in MeshQualityChecker cleaned up code some more work on the scalar visualisation of vtk objects + modularisation of code 1 removed bugs from class ExtractMeshNodes and ExtractSurface 2 changed algorithm to test if a point is in a polygon 3 added test "point in polygon" to google test add documentation to GMSHInterface changed PointVec::makePntsUnique ... commit f21205de636a748e246d00e26db85280663389fa Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 12:59:48 2011 +0100 Moved visualization widget from DataView/ to VtkVis/ commit afb212e6d50144b2ee11fe120be1ffe2752f39fd Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 4 12:57:13 2011 +0100 fixed some compiler warnings commit 2f2263b376bbd4077ed3c98fd6a69f3b7b414aaa Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 4 12:28:41 2011 +0100 added missing files commit 3d2ed8ccf2be04623da2a7caab374efd5066f990 Author: Karsten Rink <karsten.rink@ufz.de> Date: Fri Mar 4 12:27:39 2011 +0100 fixed bug concerning conversion of vtk-meshes to ogs-meshes commit 09c273396bf8b67f66a03675fc78f76371bf8ee4 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 10:15:59 2011 +0100 Fixed some cppcheck errors commit ae49d98e608cca9e36702a9ec5c9bd59b0671e58 Author: Lars Bilke <lars.bilke@ufz.de> Date: Fri Mar 4 09:37:08 2011 +0100 Some tooltips added commit cef38feb9f72ebf70fb02b50a7b354a5b89eba81 Merge: bdee358 6f7e5fa Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 3 07:43:57 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit bdee358d83cd9f3302fe1bad55c89275608143cb Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu Mar 3 07:43:51 2011 +0100 implemented CFEMesh::GetNODOnPoint using pthreads commit 90b5c0edf1a5003e1e4e88d13cbd56cad6e4eb82 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Mar 2 17:06:10 2011 +0100 Added simple cell picking in 3d view. Select an vtk object in the vis pipeline and then click on that object in the 3d view to highlight the picked cell. commit c33860da3f4e1ad26795e9b0f823f7571ef9fb9c Merge: 389d4ec 8a6959c Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 1 14:07:54 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 389d4ecf0a01f6c80a30c510d3318fa88584d44e Merge: 15f7c62 29a5ed6 Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 1 13:31:11 2011 +0100 Merge branch 'ff' of git@141.65.6.106:ogs_sources into ff commit 15f7c62d1afba2a7aaaccbe576d436ffbcbdaeaf Author: Thomas Fischer <thomas.fischer@ufz.de> Date: Tue Mar 1 13:31:04 2011 +0100 add a more useful error message to XMLInterface git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@9473 3895a583-e809-0410-9bb6-aa9463026377
-
- Oct 06, 2011
-
-
Lars Bilke authored
-
- Dec 01, 2010
-
-
Lars Bilke authored
git-svn-id: https://svn.ufz.de/svn/ogs/trunk/sources@7043 3895a583-e809-0410-9bb6-aa9463026377
-