History log of /petsc/src/sys/objects/pinit.c (Results 1251 – 1275 of 1307)
Revision Date Author Comments
# 5add8fba 01-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

changed PetscCookieRegister() to NOT allow passing in predefined cookie

Hg-commit: 4759a3e5e3f0285715af7578ac468ccaf3e66eb8


# 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 ...


# c1a0682f 31-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 743c64ee8080de1971b2264f8f8c534bec7cf5dd


# 7d4df155 31-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

fixes for typos in last push

Hg-commit: 9373679da6adcc954678ea11acc565aae2553a14


# b52f573b 31-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

merging composite matrices
docs

Hg-commit: 5018004db173ef5f0620d1ec700a79768164fba8


# f415c3f0 23-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 931ec76153acdd2d8f0291cc4f2249a1e2aedf22


# 0205a749 23-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

add petsc:csgf cite

Hg-commit: 3e4652758686f933f826fe6f5f00d1a4d97e5e82


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

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# fc2bca9a 31-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

documented change to .petscrc usage in changes file and manual
page for PetscInitialize()

Hg-commit: 542d66591ee99779ba5394bd5999f83cf0821bdb


# 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


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

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

Hg-commit: f311422e7bc7881e6e3db90c08b5636e3cfcfe6a


# 351fe11b 16-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: e288fd371d23b17baa844fe2a9d2bd9ea9866980


# 61b37b28 13-Oct-2006 Satish Balay <balay@mcs.anl.gov>

avoid printing the same help string multiple times [from the same proc]

Hg-commit: 81752c539c27a42bb4f4d9548d5a2e9a606713d4


# ed425b3f 03-Oct-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: e3c58bbb0ad1567e7b8cf81b6245bfba6246a3de


# 27d4fab0 29-Sep-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a15724194b7dc23d6861d30331874b9ab91d9811


# 9acff088 28-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

pinit.c:
- Added package finalize for DM
petscmesh.h:
meshimpl.h:
- Added Section type
dlregisdm.c:
- Registered Section stuff
- Added DMFinalizePackage()
mesh1.cc:
overlap2.cxx:
overlapTest.h:
s

pinit.c:
- Added package finalize for DM
petscmesh.h:
meshimpl.h:
- Added Section type
dlregisdm.c:
- Registered Section stuff
- Added DMFinalizePackage()
mesh1.cc:
overlap2.cxx:
overlapTest.h:
sieveTest.h:
topology1.cxx:
- Upgraded to new interface
overlap1.cxx:
- No longer works
zmesh.c:
- Added SectionComplete()
mesh.c:
- Added MeshFinalize()
- Added SectionComplete()
- Converted numbering and global orders
- Fixed VTK output
meshpcice.c:
meshpylith.c:
meshvtk.h:
- Convertes numbering and global order
ALE_containers.hh:
- Fixed constructor for Point
CoSieve.hh:
- Added overlap to Topology
- Now setFiberDimension() can take a sequence
Completion.hh:
- Redid Numbering and GlobalOrder
- Added NumberingFactory
Mesh.hh:
- Moved numberings and orders out


Hg-commit: a565f5a9b105b9bf03f89f0473c9d6f072311e8e

show more ...


# d37abd18 12-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: 11792d84b2199cc78366d566570aa5191e27e2b6


# e4dfb7cc 11-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 1de9754b67e361e91d3316ebc1be166358b01548


# ef6c6fed 11-Aug-2006 Boyana Norris <norris@mcs.anl.gov>

A few more fixes to the options database monitor.


Hg-commit: f25bd98549a900b6be060d9eb162c90adbd4d5b0


# b8655578 30-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge


Hg-commit: b618c85a39f3c4527abfd1235ea09af11572fe23


# 3345be98 30-Jun-2006 Satish Balay <balay@mcs.anl.gov>

merge


Hg-commit: 717f55507fc92befe366e5258638e7350bdd172a


# 762437b8 30-Jun-2006 Satish Balay <balay@mcs.anl.gov>

more C99 complex fixes
- perhaps use __cplusplus instead of PETSC_CLANGUAGE_CXX?


Hg-commit: 99e51a3a3b0996a67378e29445c7effe6710f2c8


1...<<515253