]> https://gitweb.dealii.org/ - dealii.git/commit
Use PetscErrorCode instead of int. 3619/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 20 Nov 2016 04:22:07 +0000 (23:22 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 20 Nov 2016 19:56:22 +0000 (14:56 -0500)
commit9de053bf96b76c56d19e8f087ef0581c9054be22
treef683cc00a19cb4bf2f5ed4a2ce099b2b14491ebe
parent6a1e0e0f5f0360a1e661943b0c7ee87d2c4d2bbe
Use PetscErrorCode instead of int.

PETSc typedefs PetscErrorCode to be int (so these are equivalent) but this makes
things a bit clearer.
22 files changed:
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/petsc_compatibility.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_parallel_vector.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/slepc_solver.h
include/deal.II/lac/vector.templates.h
source/lac/exceptions.cc
source/lac/petsc_full_matrix.cc
source/lac/petsc_matrix_base.cc
source/lac/petsc_matrix_free.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_parallel_vector.cc
source/lac/petsc_precondition.cc
source/lac/petsc_solver.cc
source/lac/petsc_sparse_matrix.cc
source/lac/petsc_vector.cc
source/lac/petsc_vector_base.cc
source/lac/slepc_solver.cc
source/lac/slepc_spectral_transformation.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.