0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
now building with cellml stuff. new hang at solver_routines.f90 More... over 9 years ago
Merge branch 'petsc3_5' of https://github.com/chrispbradley/cm into iron First version working with PETSC 3.5 More... over 9 years ago
Add gravity to types for which the Jacobian is analytically calculated. More... over 9 years ago
Changes for PETSc 3.5 More... over 9 years ago
Start of PETSc 3.5 changes More... over 9 years ago
Add routine to get the number of nodes per mesh component. More... over 9 years ago
Merge branch 'dwirtz' of https://github.com/rondiplomatico/iron into petsc3_5 More... over 9 years ago
Merge branch 'master' of https://github.com/OpenCMISS/cm More... over 9 years ago
Fix bugs with backward compatibility of PETSc. More... over 9 years ago
Make backwards compatible with PETSc 3.3. More... over 9 years ago
Delete .memdump More... over 9 years ago
Merge changes from analytical Jacobians into updated master branch. More... over 9 years ago
Fix bugs. More... over 9 years ago
Add analytical Jacobian evaluation for Guccione constitutive law. More... over 9 years ago
fixing filenames during output More... over 9 years ago
fixing code to be mpi-friendly. More... over 9 years ago
remove write to screen statement More... over 9 years ago
fixing bug in update of state vector after petsc solve More... over 9 years ago
further corrections to integrate dae with petsc bdf More... over 9 years ago
Merge pull request #196 from tyu011/master More... over 9 years ago
fixing cellml_dae_rhs to have explicit variable definitions More... over 9 years ago
adding additional buffer routines for petsc. also fixing arguments lists of a couple of routines to match that of petsc 3.3 More... over 9 years ago
Merge branch 'ChangesSander' of https://github.com/SanderA/OCM into ChangesSander More... over 9 years ago
Simplify calculation of Jacobian in Elasticity routines by making use of metrics Jacobians. More... over 9 years ago
Merge branch 'master' of https://github.com/OpenCMISS/cm More... over 9 years ago
adding further calls to ensure sundials bdf is set More... over 9 years ago
adding previously missed buffer routines from petsc More... over 9 years ago
Fix bug. More... over 9 years ago
adding initialise/finalise/set routines for type cellml_petsc_context More... over 9 years ago
fixing petsc-based-ode-integration More... over 9 years ago