History log of /petsc/include/petsc.h (Results 251 – 275 of 845)
Revision Date Author Comments
# 0b3eb1e9 03-May-2007 Satish Balay <balay@mcs.anl.gov>

make PETSC_VERSION macros available to fortran codes aswell

Hg-commit: eccaaaf1e2aaa1c86dc3cd96183b3b5e9a98e064


# 041eaf5a 24-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: fc4abb8c17465d5a254430e7d215ac2911e65582


# 1d280d73 24-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

minor class syntax fixes

Hg-commit: e22a73870b66944690c5ccb62322937de05d5ba8


# 34760689 11-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b0849c564764239e742140006d23ada42de348e1


# 1441b1d3 11-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

changed PetscFListDestroy() to again take the pointer and zero
it instead of relying on caller to zero

Hg-commit: 172f34d6b8078eedc0431c8ccfeae639116e17f9


# 410795b8 07-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959


# 9c666560 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

more minor changes to increase consistency of method calling sequences and naming

Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110


# 9a05e725 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

changed ISSum() to look like a regular class method
other minor cleanup of class syntax

Hg-commit: 7fbf7dbf8b8d9cc19cdd67e3d9bf8ec352ef6268


# e5bd5246 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed a bunch of char * that should have been const char[] for XXInitializePackage()

Hg-commit: b3395d353f54f4df8a0d8921b7e494f76db83bb3


# 04f5beb2 01-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 470092a2afb021ea7ef31a3731c9b1ae9854330b


# 73320df8 01-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 15864 PetscLogEventRegister() manual page out of date
also fixed some missing () in function name for some manual pages
added a few more .seealso entries to basic PETSc manual pages

Hg-c

petsc-maint 15864 PetscLogEventRegister() manual page out of date
also fixed some missing () in function name for some manual pages
added a few more .seealso entries to basic PETSc manual pages

Hg-commit: f0ccdfe7e4a13bc7a7e24e85578236f994700f1c

show more ...


# 893e642a 12-Feb-2007 Satish Balay <balay@mcs.anl.gov>

update PetscOpenMPNew() prototype

Hg-commit: db4f1a4ed051c7ed50e15272ce110878ccfaf523


# 655f41cf 10-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

removed PetscCommSynchronizeTags and PetscCommCheckTags

Hg-commit: 21bdefd4c2d2c27de4a82e287335a6c5d16738de


# e54fd5d2 06-Feb-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f6f240227a5a4ff4b35be6c65225a2a50921fb04


# ae9b4142 02-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

add PETSC_STDERR and correct error in static initialization

Hg-commit: d749c4217d1dbae747b3fdaf263bb41cb5c89d0f


# e8fb0fc0 02-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possib

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possible for an error
to be found in the error handler by calling PetscOptions routine.

Hg-commit: c2ae54ac50d17823a6be528d96c90875c936d3f3

show more ...


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# 23464e94 22-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

Finished and tested simple support for -openmp_spawn_size and -openmp_merge_size

Hg-commit: b7e1ba8c8fcff8339aeb80887ffdf0f761e44dc1


# 793721a6 22-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

finishing up spawn version of OpenMP support

Hg-commit: 168743be2f4bab4d88d51acaa593521d8e9c1416


# bae7a07b 08-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

rudimentary openmp new,free and run written, not tested

Hg-commit: 5cf688dbd0a1efb1345ed03d2fcf63d535aaa361


# 8002f1cd 08-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

version .1 of PetscInitializeOpenMP() may be called from command line

Hg-commit: f311422e7bc7881e6e3db90c08b5636e3cfcfe6a


# e9b4b3a1 08-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

zeroth version of PetscOpenMPInitialize()

Hg-commit: 361344b1b3754c78fa252a0dbe86532abb12e969


# c56727fa 04-Dec-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 867d3b4771ab85a817c36c345444feeb79a1da35


# 776b82ae 30-Nov-2006 Lisandro Dalcin <dalcinl@gmail.com>

Rename PetscObjectContainer to PetscContainer

Hg-commit: 05bce231e4bd6c5dbd5c28782c5c6dc4de5c997c


# ce04d426 29-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Small fix for PetscObjectContainer


Hg-commit: c0405f84eb5654096523719f26771a2d60b38bfe


1...<<11121314151617181920>>...34