Commit Graph

7 Commits

Author SHA1 Message Date
rowanc1 ea92cf3fc0 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
rowanc1 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 cae723eb0e Moved parameters to separate file. Documentation updates. 2014-01-24 09:36:01 -07:00
rowanc1 18476e53c2 Regularization now just takes a model. (The mesh can be attached to the model.) 2014-01-24 08:37:47 -07:00
rowanc1 56dc9a5591 pointers to parent. rename _iter to iter 2014-01-24 08:20:29 -07:00
rowanc1 5452f2be4b Regularization is on the Model, so it needs to take that as input.
Testing is completed on every SimPEG regularization object by default.
2014-01-22 19:17:15 -07:00
rowanc1 67b067d938 Major Reorganization (Things are likely still broken...)
Added Parameter to Utils, which hints at where we are going with functions as parameters.
2014-01-17 14:03:08 -08:00