docs: fix sowing list syntax/incomplete man page
Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL, HAVE_FORTRAN_MIXED_STR_ARG flags - as Compaq f90 compiler is no longer supported
Fix incorrect Input Parameters change, add missing .seealso
Additions to some of the ADDM manual pages, a few static function additionsCommit-type: style-fix, documentation
TAOADMM algorithm is implemented. Example is provided intomographyADMM.cIt solves f(x) + g(z) s.t. Ax + Bz = c, where user can provide A,BJacobian constraints, c constraint vector, and TAO constr
TAOADMM algorithm is implemented. Example is provided intomographyADMM.cIt solves f(x) + g(z) s.t. Ax + Bz = c, where user can provide A,BJacobian constraints, c constraint vector, and TAO constraints for f,g subsolvers.Default behavior of Soft Threshold is implemented for L1 case.remove test c file
show more ...
1234