3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ST: remove MATMODE_HYBRID and start work on removing STMatGAXPY_Private More... almost 10 years ago
Added VecPool, a pool of auxiliary vectors. In Davidson, removed the fixed array auxiliary vectors auxV by VecPool and BV. In dvd_improvex, replaced KZ by BV, and replaced macros by inline functions. Disabled GD2.
Eloy Romero
as eromero_vlc
More... almost 10 years ago
Merge branch 'master' into jose/doc-updates More... almost 10 years ago
NLEIGS: set computevectors operation More... almost 10 years ago
Merge branch 'jose/improve-solvers' into carmen/nleigs More... almost 10 years ago
Add changes required in merge 1b8a776 More... almost 10 years ago
Merge branch 'master' into carmen/nleigs More... almost 10 years ago
BV: start work on split operations such as BVDotVecBegin/End More... almost 10 years ago
PEP: allow target which in LINEAR More... almost 10 years ago
NEP: add nep->state and computevectors More... almost 10 years ago
Call setfromoptions in the right place More... almost 10 years ago
NEP: Fix viewer to avoid showing the contents of BV More... almost 10 years ago
Further removal of ignore arguments in PEP, SVD and EPSCISS More... almost 10 years ago
Fix spectrum slicing after 03af355 More... almost 10 years ago
Pass PETSC_DEFAULT instead of zero in EPSSetTolerances More... almost 10 years ago
Pass PETSC_DEFAULT instead of zero in EPSSetDimensions More... almost 10 years ago
EPS: add a couple of custom Fortran stubs More... almost 10 years ago
NEP: do not allow ignored parameters More... almost 10 years ago
Avoid passing zero value as parameters to be ignored More... almost 10 years ago
Rename some files for consistent naming across classes More... almost 10 years ago
Fix ex19.c to be in sync with PETSc More... almost 10 years ago
Make XXXAllocateSolution public so that it can be called from user plugins More... almost 10 years ago
PEP: allow for user-defined convergence test More... almost 10 years ago
EPS: add convergeddestroy callback function More... almost 10 years ago
EPS: add spectrum slicing example More... almost 10 years ago
PEP: rename example More... almost 10 years ago
PEP: correctly initialize convergence test function More... almost 10 years ago
BV: do not show number of active columns in BVView More... almost 10 years ago
EPS: set inner product matrix only in solvers that may use it More... almost 10 years ago
PEP: add pep->state and PEPComputeVectors More... almost 10 years ago