BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenčina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
slepc-dev
(root)
/
branches
/
slepc-3_2-indef
/
include
/
slepcip.h
@ 2779
- Rev 2779
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
2779
406d 04h
eromero
/branches/slepc-3_2-indef/include/slepcip.h
Added indefinite orthogonalization to IPBOrthogonalize.
Added a dense classical GS orthogonalization routine.
Added support of indefinite problems for Davidson solvers.
Added options in order to explicitly indicate the Davidson method that the generic Davidson solver will employ.
2632
574d 03h
jroman
/branches/slepc-3_2-branch/include/slepcip.h
Create branch for 3.2
2575
584d 05h
eromero
/trunk/include/slepcip.h
Updated Copyright year.
2555
595d 07h
eromero
/trunk/include/slepcip.h
Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2380
736d 03h
jroman
/trunk/include/slepcip.h
Use IPSetMatrix instead of IPSetBilinearForm
2375
737d 02h
jroman
/trunk/include/slepcip.h
Rearrange header files
2373
737d 04h
jroman
/trunk/include/slepcip.h
Added IPType, not used yet
2370
738d 09h
jroman
/trunk/include/slepcip.h
Use -ip_ prefix for IP options; make IP options and enumerates more consistent
2348
749d 02h
jroman
/trunk/include/slepcip.h
Add EPSReset
2312
759d 05h
jroman
/trunk/include/slepcip.h
Update also XXXDestroy for SVD, QEP, ST and IP
2240
890d 08h
jroman
/trunk/include/slepcip.h
Sychronize with petsc-dev (lowercase EXTERN)
2216
951d 00h
jroman
/trunk/include/slepcip.h
Synchronize with petsc-dev: change PetscTruth to PetscBool
2213
951d 02h
jroman
/trunk/include/slepcip.h
Synchronize with petsc-dev: rename Cookie to ClassId
2212
960d 04h
jroman
/trunk/include/slepcip.h
Usage of const char* as suggested by Lisandro
2116
1024d 22h
eromero
/trunk/include/slepcip.h
Updated the copyright
1940
1144d 11h
jroman
/trunk/include/slepcip.h
Use more consistent names for enumerates
1885
1180d 05h
jroman
/trunk/include/slepcip.h
New naming convention for header files; renamed slepc.h to slepcsys.h and added a global slepc.h
1755
1414d 09h
antodo
/trunk/include/slepcip.h
Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1696
1549d 09h
slepc
/trunk/include/slepcip.h
antodo: mover funciones privadas a los ficheros de cabecera privados
1672
1571d 07h
slepc
/trunk/include/slepcip.h
antodo: licencia LGPL
1538
1619d 02h
slepc
/trunk/include/slepcip.h
antodo: argumento swork para IPOrthogonalize
1518
1631d 03h
slepc
/trunk/include/slepcip.h
jroman: Nueva operacion IPGetOptionsPrefix
1509
1633d 02h
slepc
/trunk/include/slepcip.h
eloy: cambios para la nueva versión de PETSc y soporte de índices long long
1381
2185d 04h
slepc
/trunk/include/slepcip.h
antodo: cambiar orden parametros STMInnerProduct
1376
2185d 05h
slepc
/trunk/include/slepcip.h
antodo: comentario con el copyright
1364
2187d 09h
slepc
/trunk/include/slepcip.h
jroman: Añadir enumerados en la documentación online
1345
2242d 09h
slepc
/trunk/include/slepcip.h
antodo: utilizar objeto IP en los eigensolvers
1329
2262d 03h
slepc
/trunk/include/slepcip.h
antodo: nueva version mas eficiente del IP
1316
2320d 02h
slepc
/trunk/include/slepcip.h
antodo: prefijo -svd_ para las opciones de IP y EPS
1307
2328d 07h
slepc
/trunk/include/slepcip.h
antodo: optimizar objeto IP y utilizarlo con trlanczos
1302
2340d 04h
slepc
/trunk/include/slepcip.h
antodo: primera version de la clase IP