Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2575 610d 18h eromero /trunk/src/ip/iporthog.c Updated Copyright year.
2473 659d 19h jroman /trunk/src/ip/iporthog.c Replace sqrt with PetscSqrtReal in preparation for quad support
2394 755d 17h jroman /trunk/src/ip/iporthog.c Fix format specifiers for quad precision
2370 764d 21h jroman /trunk/src/ip/iporthog.c Use -ip_ prefix for IP options; make IP options and enumerates more consistent
2349 775d 11h jroman /trunk/src/ip/iporthog.c Private functions need not check arguments; add argument checks in some public functions
2330 779d 12h jroman /trunk/src/ip/iporthog.c Enforce coding convention - remove space before CHKERRQ
2328 779d 14h jroman /trunk/src/ip/iporthog.c Distinguish between collective and logically collective operations in manpages
2317 782d 16h jroman /trunk/src/ip/iporthog.c Enforce coding convention and style guide
2316 782d 19h jroman /trunk/src/ip/iporthog.c Remove tab characters
2305 786d 14h jroman /trunk/src/ip/iporthog.c Sync with petsc-dev (XXXDestroy)
2283 819d 13h jroman /trunk/src/ip/iporthog.c Use angle brackets for includes; not finished yet
2216 977d 13h jroman /trunk/src/ip/iporthog.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 977d 14h jroman /trunk/src/ip/iporthog.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2141 1045d 17h jroman /trunk/src/ip/iporthog.c Various fixes
2116 1051d 11h eromero /trunk/src/ip/iporthog.c Updated the copyright
2027 1069d 00h jroman /trunk/src/ip/iporthog.c Store a random number generator context in all solvers so that random vectors are different from one call to the next
1956 1169d 14h jroman /trunk/src/ip/iporthog.c Change SlepcVecSetRandom to use PetscRandomGetValue
1954 1169d 15h jroman /trunk/src/ip/iporthog.c Avoid using IPQRDecomposition since it may generate a random vector
1940 1170d 23h jroman /trunk/src/ip/iporthog.c Use more consistent names for enumerates
1877 1262d 21h antodo /trunk/src/ip/iporthog.c Check if n==0 in IPMInnerProduct

Show All