svMultiPhysics
Loading...
Searching...
No Matches
Todo List
Member BuenoOrovio::ModelParam

[TODO:DaveP] these guys should be maps map<int,double>.

[michelebucelli] Would it make sense to treat these in the same way as the epi/endo/myo zone are treated in the TTP model?

Member IonicModel::InitialStates
[michelebucelli] This would work better with a struct, due to the fields having meaningful names instead of first and second.
Namespace mat_fun
[TODO:DaveP] this should just be a namespace?
Member mat_fun::mat_inv_ge_orig (const Array< double > &A, const int nd, bool debug)
[TODO:DaveP] The original version sometimes produced NaNs.
Namespace read_files_ns
[TODO:DaveP] maxOutput=5 is is defined in consts but in the Fortran READEQ subroutine is defined as maxOutput=22.
Member read_files_ns::face_match (ComMod &com_mod, faceType &lFa, faceType &gFa, Vector< int > &ptr)
[TODO:DaveP] this has not been tested.