This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
You've already forked simpeg
mirror of
https://github.com/wassname/simpeg.git
synced
2026-07-02 01:55:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff5cd54297e35e04f007da64573a49877ec542d2
simpeg
/
SimPEG
/
Tests
T
History
rowanc1
891c4ce972
added invPropertyTensor and makeTensor to matUtils
...
combined sp utils into mat utils
2014-02-21 19:55:44 -08:00
..
__init__.py
renaming to ensure capitals
2014-01-16 13:22:46 -08:00
test_basemesh.py
Split out BaseRectangularMesh (Issue
#48
)
2014-02-14 11:07:25 -08:00
test_interpolation.py
Fix and test interpolation. Issue
#43
2014-02-20 10:06:10 -08:00
test_LogicallyOrthogonalMesh.py
renamed functions that return a vector in base mesh to start with a v as per issue
#48
2014-02-14 10:46:36 -08:00
test_massMatrices.py
testFaceInnerProduct1D
2014-02-16 19:10:58 -08:00
test_model.py
Model that allows interpolation from one mesh to another.
2014-02-20 10:22:12 -08:00
test_operators.py
aveF2CCV and aveE2CCV and tested. Faces/Edges to cell-centered vectors.
2014-02-07 09:27:35 -08:00
test_optimizers.py
Major Reorganization (Things are likely still broken...)
2014-01-17 14:03:08 -08:00
test_regularization.py
Regularization now just takes a model. (The mesh can be attached to the model.)
2014-01-24 08:37:47 -07:00
test_Solver.py
renaming to ensure capitals
2014-01-16 13:22:46 -08:00
test_tensorMesh.py
Speed up tensor mesh test.
2014-02-12 19:28:38 -08:00
test_TreeMesh.py
Memory optimizations: use __slots__ to save 1GB of ram on modest sized problem. Get rid of dictionaries (they are expensive here).
2014-02-11 23:31:01 -08:00
test_utils.py
added invPropertyTensor and makeTensor to matUtils
2014-02-21 19:55:44 -08:00
TestUtils.py
Clean Up Documentation
2014-01-19 13:39:50 -07:00