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