You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have two .cc files for the monodomain example. Ideally, this should be reduced to one monodomain_problem.cc, with solver and model parameters coming from a parameters.prm file.
Right now we have two
.ccfiles for the monodomain example. Ideally, this should be reduced to onemonodomain_problem.cc, with solver and model parameters coming from a parameters.prm file.