History log of /petsc/include/petscoptions.h (Results 301 – 325 of 431)
Revision Date Author Comments
# d5649816 09-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

more work on AMS option setter

Hg-commit: 97faeb7c34710086b2f0d1c396bbe63d20f1c644


# 1ae3d29c 07-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed amsoptions.java to use default localhost
amsoptions code now handles all options and snes ex19 runs to completion
still some glitches, cannot handle changing type.

Hg-commit: 3a2988280069fa75d

fixed amsoptions.java to use default localhost
amsoptions code now handles all options and snes ex19 runs to completion
still some glitches, cannot handle changing type.

Hg-commit: 3a2988280069fa75d8bacfad2ac6478e41eb2d3d

show more ...


# 71f08665 02-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

more work on options database with Java GUI

Hg-commit: b0ad49ac4b2396d9fd7952b06ab0e7d87c1d6f2e


# 98a88306 01-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 02178143ddd3e6d6cc6a3a3261c8b862015885b1


# 1bc75a8d 29-May-2010 Barry Smith <bsmith@mcs.anl.gov>

Arguments in VecStrideScatter were inverted

Hg-commit: 11aa67349d30121b0d7f3892f00581aae9b91043


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 2ae9f97c 01-Mar-2010 Jed Brown <jed@59A2.org>

Const correctness on the char** in PetscOptions{Enum,EList}

Hg-commit: 1bbc867c3661fd2f413f83b58e83dba3f610b153


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# d382aafb 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

petsc.h --> petscsys.h (fortran equivalents also)
new petsc.h that includes all PETSc includes is added

Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44


# 330cf3c9 24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

changed handling of __SDIR__ to make a string inside of petscerror.h instead of in the shell
fixed Options database code for C++

Hg-commit: c6eceed7748cd722537376487a2ee1ff262eb623


# 3cc1e11d 24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

added support for GUI interface for PetscOptionsList()

Hg-commit: 87eec443dcebecef24166f250c0681dec26290ce


# e26ddf31 24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

handle PetscOptions GUI for int and real array, fixed so PetscOptionsGetFromTextInput() prints over PETSC_COMM_WORLD

Hg-commit: 8134b8400823ac5e5073a2e9b17d9533d318391d


# f971a695 24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

removed PetscOptionsHelp objects and code since they were not used

Hg-commit: 853bd784d1b50153cefae5ac7e5aa855631e5b09


# 538aa990 23-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

support for GUI for PetscOptionsReal()
explain PetscOptionsObject.changedmethod

Hg-commit: 1ec5be9e77d352cedeb69f713e53ac1d9b7b1c34


# c8e70145 23-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

DASetDim() cannot change DIM if it is already set
tiny improvements to -options_gui code

Hg-commit: ad2095fbe622474570463c93d4f760959b6a632c


# aee2ceca 23-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

very crude -options_gui that uses stdin is now working

Hg-commit: 5db3b2f044a20feeee821437c9e33c1d25fee236


# ff2c26e0 24-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge; lots of GU conflicts needed to be resolved, why? I don't know, most looked
like they could be done automatically

Hg-commit: 2b292236ee5585a41c97ddcafd3f409331a1dd72


# e2446a98 18-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Added PetscOptionsTruthArray()

Hg-commit: 50979436ba13edb92307992de94fa0ff598fc2d3


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


# 03acc76e 17-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7cf2a814cb935f1dca06259578302ea6dc222478


# 9b754dc9 13-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b9b7dcef065cf7b8c9a0a8c4f

show more ...


# 57dddb05 02-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 53fec88fb9efe14d6431e28228b329636202254f


# a542b6e8 25-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)

Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 4dff68bc 11-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d743d13ea35dfed8a0c6267fe3b3b0f3a0bbcee8


1...<<1112131415161718