History log of /petsc/include/petscvec.h (Results 601 – 625 of 978)
Revision Date Author Comments
# ed857012 26-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after massive merge, what the hey did people do to PETSc?

Hg-commit: 031d5f8bde1a14a3fe45758d80598ded09e1c94a


# c4ab1982 24-Oct-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

VecDD now compiles.

Hg-commit: 5ae7f6a29425dd6c244e99e6a8d3bfe894a8644f


# 45b63f25 22-Oct-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Consolidating DD objects in src/dm/dd.

Hg-commit: 9b378e663e28ffa1523642d5d294fd2365371114


# 050b40f5 04-Oct-2010 Victor Minden <victorminden@gmail.com>

commite after merge

Hg-commit: c574a3936ef07d2a04d318de086665115814c035


# 2a62d123 04-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a1208e1261f4a32683a737aa2dad858d99de3f87


# 9c40e111 04-Oct-2010 Jed Brown <jed@59A2.org>

Remove VecFETI and MatFETI

The implementation has not been compiled in many years.

Hg-commit: 021f379b5eea317a9026a906312a99a357ed2241


# 5270f90b 04-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 611928d8f8931840761aeef054ac3354a370e962


# e659c2d2 04-Oct-2010 Victor Minden <victorminden@gmail.com>

added VecCUDACopyFromGPU_Public
edited typo in sliced.c

Hg-commit: df6e68adb8cc21ff3a5b0f5b2832a650d9cf0224


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# a5891931 14-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

updates to CUDA code for parallel vec scatters

Hg-commit: 8ea0e82fa72e5467ff14f024b348c1d95a1e0e11


# 70a4bf9c 24-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f


# 88974ac8 23-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1


# 86ec2c25 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reordered the input arguments for VecLoad in the source code.
VecLoad now accepts vector as the first input argument and the viewer as the second argument.

Hg-commit: 6c8abe850ccd6ef2a5b062201a9fcef

Reordered the input arguments for VecLoad in the source code.
VecLoad now accepts vector as the first input argument and the viewer as the second argument.

Hg-commit: 6c8abe850ccd6ef2a5b062201a9fcefdce51e8f7

show more ...


# 31f1e1ee 16-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 7c799122d786c7eb6bc6ef5456b867386f1a9858


# f48c50de 14-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added DASetVecType() and friends to allow changing the vector types (for example to CUDA) for DA created vectors.

Hg-commit: 1771441b9fa7c7d0e32c5c83f18b205d68ec746a


# 2782d6cf 14-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 4b49f59f9b03aa34c8690c71df6fe68e01c18fde


# 2c1af831 13-Jul-2010 Victor Minden <victorminden@gmail.com>

started work on mpicuda class. fixed seqcuda to work with clanguage c++.

Hg-commit: 702f2df41c5f50975a5d31bc66c3c81ea259b246


# 3a3e4172 04-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# 88b60a73 29-Jun-2010 Victor Minden <victorminden@gmail.com>

changed arch-cuda to use the -x flag for CUDA 3.1 Also added event logging for copying vectors up and down to GPU and began creating subclass for SeqCUDA to move code from Seq class.

Hg-commit: c1a

changed arch-cuda to use the -x flag for CUDA 3.1 Also added event logging for copying vectors up and down to GPU and began creating subclass for SeqCUDA to move code from Seq class.

Hg-commit: c1aa6f2e29f76ec64ce854bf916a7edd016eb261

show more ...


# dbeab2b0 15-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: a1b4305d024589caa26e29111abd527e79f3701e


# aaf8232d 14-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 40376f40018ae99fa79c0a3a15690572c0099768


# b4a4a85e 14-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More code reorganization of vecload interface

Hg-commit: e2e2b7a6f6d1989d8ec7186098dc97397681acdd


# d3a0dce1 11-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Done upgrading the vecload interface.
Removal of more netcdf related code.

Hg-commit: 04fef8d1961a15e661883fd0135d165028f9e703


# a1d1937c 11-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed all dead VecLoad() and VecLoadIntoVector() code
More removal of netcdf related code

Hg-commit: b5835474ee191a9ca8b5f658604371a2ec72f3ed


1...<<21222324252627282930>>...40