Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3329 9d 00h jroman /trunk/src/eps/examples/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3310 40d 16h eromero /trunk/src/eps/examples/ Removed unnecessary conditions in EPS 'ex7.c'.
3308 40d 22h eromero /trunk/src/eps/examples/ Fixed EPS tutorial example ex7.c.
3307 42d 16h jroman /trunk/src/eps/examples/ Fixes in tests
3302 51d 00h jroman /trunk/src/eps/examples/ Fix example for C++ compilation
3299 60d 15h jroman /trunk/src/eps/examples/ Avoid failure of 'make test' when gcc/gfortran produce C/Fortran output in reverse order - the solution is to force unbuffered output with the environment variable GFORTRAN_UNBUFFERED_ALL; this should be added in all Fortran tests
3290 65d 21h jroman /trunk/src/eps/examples/ Remove more useless whitespace
3289 65d 22h jroman /trunk/src/eps/examples/ Remove lots of whitespace in otherwise empty lines
3288 65d 23h jroman /trunk/src/eps/examples/ Add viewer argument in SlepcCheckOrthogonality
3254 80d 00h jroman /trunk/src/eps/examples/ Replace pow with PetscPowReal
3232 93d 23h jroman /trunk/src/eps/examples/ Fix format specifiers in examples
3225 96d 11h jroman /trunk/src/eps/examples/ Add missing CHKERRQ
3217 97d 23h jroman /trunk/src/eps/examples/ Compilation fixes in examples
3214 99d 13h jroman /trunk/src/eps/examples/ Do not use CHKERRQ after SlepcFinalize()
3209 100d 19h jroman /trunk/src/eps/examples/ Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3205 101d 23h jroman /trunk/src/eps/examples/ Use PetscStackCall in all LAPACK and BLAS calls
3186 115d 13h jroman /trunk/src/eps/examples/ Add a test for Fortran monitors
3181 117d 16h jroman /trunk/src/eps/examples/ Some more style stuff
3175 118d 20h jroman /trunk/src/eps/examples/ Petsc style: whitespace after if, for, ...
3174 118d 20h jroman /trunk/src/eps/examples/ Petsc style: whitespace around parentheses and braces

Show All