History log of /petsc/src/mat/impls/mffd/mffd.c (Results 401 – 425 of 563)
Revision Date Author Comments
# 8cc058d9 06-Mar-2013 Jed Brown <jed@59A2.org>

Change all PETSC_EXTERN_C to PETSC_EXTERN

Hg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426


# 39d7646b 06-Mar-2013 Jed Brown <jed@59A2.org>

Change all PETSC_EXTERN_C to PETSC_EXTERN


Hg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798


# d8fa6a54 06-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

fixes for merge of Barry and Jed's changes to PETSc extern C handling

Hg-commit: 36ac3e008f146344ab882eb9f3c0cbdce1670e12


# 2761ed1d 05-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

merge, terrible manual process with many conflicts with Jed's PETSC_INTERNAL

Hg-commit: 84df07d03c6e55bd0f27bd5ee8c1738562bd529d


# 2c3ca321 05-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'visibility-externc'

Hg-commit: e48e1e796cbc108f60f0ea591bad057847501587


# 5a576424 05-Mar-2013 Jed Brown <jed@59A2.org>

visibility: use PETSC_INTERN when possible

Hg-commit: 3b4bfb5c23843293f1f08790b48437080a32eb42


# b2573a8a 05-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors
tested with and without dynamic with and without C++

Hg-commit: 7d27d7f4d9ea3bfe

completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors
tested with and without dynamic with and without C++

Hg-commit: 7d27d7f4d9ea3bfe6616fafdfb32d046b5db53a1

show more ...


# e9fbd226 05-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 2a552fd584bf855b9dc42efec9e8ab778063a84f


# 00de8ff0 04-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETSc
PetscObjectComposeFunctionDynamic() is still availabl

changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETSc
PetscObjectComposeFunctionDynamic() is still available for use if needed
also fixed calls to PetscObjectComposeFunction() to not wrap lines (per PETSc coding style)

Hg-commit: 822f9ddaac95a8ff6c2a9ad77fbf07d02d2c20d9

show more ...


# b4d183e6 25-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

Merged in placasse/petsc-dev (pull request #4)

One call to MatMFFDRegisterDestroy.

Hg-commit: e710510650ab9d80cd85bd7512c43da56fd14e2f


# a703d84c 24-Feb-2013 Patrick Lacasse <patrick.m.lacasse@gmail.com>

Error check.

Hg-commit: f060d1c4e159a72090e9a6f6826032337360e1f7


# 678c98cc 22-Feb-2013 Patrick Lacasse <patrick.m.lacasse@gmail.com>

One call to MatMFFDRegisterDestroy.

Hg-commit: 8f19b8ed1c43f38ea8117bc7a963230722652c07


# ce94432e 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


# 67c2884e 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed typeid from PetscHeaderCreate() args since it is not know at create time anyway

Hg-commit: 368e928141e31cf1ff6cf108913006e5886dc6cc


# 0298fd71 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 05

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4

show more ...


# 7e590d5f 03-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: db805e8197486aa7db018c01793dec447b9e9cbb


# 26fbe8dc 02-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/mat/*.

Hg-commit: 5c6f04286a6cfcd98361b2479b884c0041d95b73


# e79ce49d 02-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f37b1e00e84f4f2c19b94a78ed2de72bd29e5778


# 2205254e 02-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Partially uncrustified /src/mat/*

Hg-commit: f66b7241e67ccd55e47747ce1f2433e82e4f86b9


# 009bbdc4 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"

Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece


# 5fd66863 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "There should be a blank line before PetscFunctionBegin;"

Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98


# 11aeaf0a 25-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

XXXView() methods should ignore unknown viewers, not error out

Hg-commit: e5c2cada7868386cc4981ab2a54cf541ca387f4b


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 519f805a 20-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.

Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305


# 140e18c1 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

removed silly abreviations

Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f


1...<<11121314151617181920>>...23