Added options to the solver class that are dynamic based on your environment. If not available, they will fall back to ones that are.

This commit is contained in:
rowanc1
2013-11-26 20:23:40 -08:00
parent 217c7421e8
commit 9eafec4895
2 changed files with 31 additions and 14 deletions
+15
View File
@@ -51,6 +51,21 @@ Testing SimPEG
api_Tests
api_TestResults
Build Results
=============
* Master Branch
.. image:: https://travis-ci.org/simpeg/simpeg.png?branch=master
:target: https://travis-ci.org/simpeg/simpeg
:alt: Master Branch
:align: center
* Develop Branch
.. image:: https://travis-ci.org/simpeg/simpeg.png?branch=develop
:target: https://travis-ci.org/simpeg/simpeg
:alt: Develop Branch
:align: center
Utility Codes
=============