Skip to content
  • Simon Clifford's avatar
    Removed lower-level threading. · beae92a0
    Simon Clifford authored
    Removed all uses of the threading library
    in CardiacEPSolver/CellModels/CourtemancheRamirezNattel98 and
    LinearAlgebra/MatrixVectorMultiplication.  The thread library
    is still there.
    
    This primes the code for top-down threading.
    beae92a0