source: historical

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5303   2 years guyer viewer only available in __main__
(edit) @5302   2 years guyer tagging version 3.0
(edit) @5301   2 years guyer Refactoring complete. Merged source:branches/documentation to source:trunk
(edit) @5300   2 years guyer merged source:branches/documentation@5299 to source:trunk@5299
(edit) @5299   2 years guyer tickets fixed
(edit) @5298   2 years guyer tweaks to recent changes
(edit) @5297   2 years guyer minor tweaks
(edit) @5296   2 years guyer Refactoring complete. Merged source:branches/ticket441 to source:trunk
(edit) @5295   2 years guyer what's new
(edit) @5294   2 years guyer how to update
(edit) @5293   2 years guyer documentation tweaks
(edit) @5292   2 years guyer typos and tweaks
(edit) @5291   2 years guyer restoring label to correct location
(edit) @5290   2 years guyer merged log:trunk@5253:5289 to source:branches/documentation@5289
(edit) @5289   2 years guyer Fixes for when Trilinos isn't available
(edit) @5288   2 years guyer Refactoring complete. Merged source:branches/ticket452 to source:trunk
(edit) @5287   2 years guyer Merged source:branches/ticket452@5286 to source:trunk@5286. Fixes …
(edit) @5286   2 years guyer rename gmshImport.py to gmshMesh.py
(edit) @5285   2 years guyer * write POSFile in parallel * remove cruft
(edit) @5284   2 years guyer sumAll is (and always was) silly
(edit) @5283   2 years guyer creating branch for ticket452
(edit) @5282   2 years guyer Refactoring complete. Merged source:branches/ticket454 to source:trunk
(edit) @5281   2 years guyer merged source:branches/ticket454@5280 to source:trunk@5280. Fixes …
(edit) @5280   2 years guyer Add DummySolver for singular matrices. Addresses ticket:454
(edit) @5279   2 years guyer Don't run POS file tests if Gmsh not available
(edit) @5278   2 years guyer Workaround for Py3k writing POS file at different precision from Python …
(edit) @5277   2 years guyer should not close tempfile twice
(edit) @5276   2 years guyer don't test module info in exceptions (Py3k). Addresses ticket:454
(edit) @5275   2 years guyer creating branch for ticket454
(edit) @5274   2 years guyer Refactoring complete. Merged source:branches/ticket453 to source:trunk
(edit) @5273   2 years guyer merged source:branches/ticket453@5272 to source:trunk@5272. Fixes …
(edit) @5272   2 years guyer Cast --inline bool results back to bool. Fixes ticket:453
(edit) @5271   2 years guyer repeated calls to numerix.array() lose bool for some reason
(edit) @5270   2 years guyer creating branch for ticket453
(edit) @5269   2 years guyer Refactoring complete. Merged source:branches/ticket445 to source:trunk
(edit) @5268   2 years guyer merged source:branches/ticket445@5267 to source:trunk@5267. Fixes …
(edit) @5267   2 years guyer get tests to pass
(edit) @5266   2 years guyer make Mesh.faceCenters a rank-1 FaceVariable
(edit) @5265   2 years guyer institute doctest: +PROCESSOR_0
(edit) @5264   2 years guyer creating branch for ticket445
(edit) @5263   2 years wd15 Updated the usage document to include a discussion of internal boundary …
(edit) @5262   2 years wd15 Moved the boundary condition discussion out of the FAQ and into the USAGE …
(edit) @5261   2 years wd15 Typo in USAGE spotted by Jon.
(edit) @5260   2 years wd15 Improved and expanded the documentation in the coupled example.
(edit) @5259   2 years wd15 Updated description of coupled equation usage with a abstract example.
(edit) @5258   2 years guyer merged log:trunk@5222:5253 to source:branches/documentation@5257
(edit) @5257   2 years guyer Convert to doctest syntax
(edit) @5256   2 years guyer Add polyxtalCoupled to documentation
(edit) @5255   3 years wd15 Changed the name of the doctest directive form LSMLIB to LSM and …
(edit) @5254   3 years guyer Refactoring complete. Merged source:branches/ticket448 to source:trunk
(edit) @5253   3 years guyer merged source:branches/ticket448@5252 to source:trunk@5252. Fixes …
(edit) @5252   3 years guyer Documentation for background=. Addresses ticket:448.
(edit) @5251   3 years guyer Remove background= argument from GmshGrid2D. Addresses ticket:448.
(edit) @5250   3 years guyer Addresses ticket:448 * Introduce 2D cell topologies * Introduce default …
(edit) @5249   3 years guyer tests re ticket:448
(edit) @5248   3 years guyer Addresses Ticket:448
(edit) @5247   3 years wd15 A mesh was being instantiated with a serial mesh and making the tests hang …
(edit) @5246   3 years guyer Fixed Matplotlib2DViewer As reported in …
(edit) @5245   3 years wd15 * Separated TrenchMesh? and GapFillMesh? into different files.
(edit) @5244   3 years wd15 * Reinstated the GapFillMesh? pickling tests. * The mesh is only pickled …
(edit) @5243   3 years wd15 Tests run and pass in parllel
(edit) @5242   3 years wd15 * gapFillMesh.py nas classes instead of functions as some attributes …
(edit) @5241   3 years wd15 GapFillMesh? and TrenchMesh? switched from classes to functions.
(edit) @5240   3 years wd15 merged log:trunk@5173:5239 to source:branches/lsmlib@5239
(edit) @5239   3 years wd15 Changes to run in parllel and cleaned up arguments.
(edit) @5238   3 years wd15 Resurrecting deleted example.
(edit) @5237   3 years wd15 Resurrecting deleted example.
(edit) @5236   3 years wd15 Resurrecting deleted example.
(edit) @5235   3 years wd15 Removing stray examples.
(edit) @5234   3 years wd15 Corrected FAQ on inlet and outlet boundary conditions.
(edit) @5233   3 years wd15 fixing ticket:439
(edit) @5232   3 years wd15 Removing debug comments.
(edit) @5231   3 years wd15 merged source:branches/ticket441@5230 to source:trunk@5230
(edit) @5230   3 years wd15 merged log:trunk@5228:5229 to source:branches/ticket441@5229
(edit) @5229   3 years wd15 * Fixed ticket:441. * Fixed an issue with term's _checkVar method that …
(edit) @5228   3 years wd15 creating branch for ticket:441
(edit) @5227   3 years wd15 Deleting because of :
(edit) @5226   3 years wd15 creating branch for ticket:441
(edit) @5225   3 years guyer split polycrystalline example into uncoupled and couple variants
(edit) @5224   3 years guyer introducing polycrystalline example, first used for IIMEC Winter School
(edit) @5223   3 years guyer creating branch for documentation
(edit) @5222   3 years guyer proper test structure
(edit) @5221   3 years guyer merge cruft
(edit) @5220   3 years guyer support for viewing 2D meshes with aspect ratio of the mesh (default for …
(edit) @5219   3 years guyer typo
(edit) @5218   3 years guyer hasattr("__len__") is not reliable
(edit) @5217   3 years guyer hasattr("__len__") is not reliable
(edit) @5216   3 years guyer (unused) facilities for calculating the error vector
(edit) @5215   3 years wd15 Forgot to alter test.py for x-coupled.py to xCoupled.py renamimg.
(edit) @5214   3 years wd15 * Adding some description of coupled and vector equations. * Removed "-" …
(edit) @5213   3 years guyer fix for ticket:438
(edit) @5212   3 years wd15 Added section in USAGE.txt on meshing with Gmsh
(edit) @5211   3 years guyer fix for strange problem of an object of <type 'numpy.int32'> not being …
(edit) @5210   3 years guyer Refactoring complete. Merged source:branches/tickets433and434 to …
(edit) @5209   3 years guyer merged source:branches/tickets433and434@5208 to source:trunk@5208
(edit) @5208   3 years guyer Gmsh tests
(edit) @5207   3 years guyer write POS file using cached cellVertexIDs
(edit) @5206   3 years guyer typos
(edit) @5205   3 years guyer convert lists of cell vertices to a properly oriented masked array
(edit) @5204   3 years guyer cache the ordered cell vertex IDs when we know them (i.e, from import)
Note: See TracRevisionLog for help on using the revision log.