History log of /petsc/include/petscviennacl.h (Results 51 – 57 of 57)
Revision Date Author Comments
# 020631bc 19-Feb-2014 Peter Brune <brune@mcs.anl.gov>

Merge branch 'master' into prbrune/snes-fascontinuation

Conflicts:
include/petscsnesfas.h


# 1f1b5a69 15-Feb-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/ts-rhsjacobian-only


# 6d808a57 13-Feb-2014 Shri Abhyankar <abhyshr@mcs.anl.gov>

Merge branch 'shri/update-SuiteSparse' into shri/external-package-KLU

Conflicts:
conf/test
config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
config/examples/arch-linux-pkgs-opt.py


# 036f3cb5 26-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into balay/tao-to-petsc

Conflicts:
include/makefile


# f9cfb505 26-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into knepley/feature-mat-zerorowscols-baij


# 025cfdf4 26-Jan-2014 Karl Rupp <rupp@iue.tuwien.ac.at>

Merge branch 'karlrupp/viennacl-getarray'

* karlrupp/viennacl-getarray: Provides VecViennaCLGetArray*() routines
in order to directly call custom OpenCL kernels for
viennacl::vector<PetscScalar>

Merge branch 'karlrupp/viennacl-getarray'

* karlrupp/viennacl-getarray: Provides VecViennaCLGetArray*() routines
in order to directly call custom OpenCL kernels for
viennacl::vector<PetscScalar> objects. This branch also fixes a missing
registration of the vector type and uses the 1.4.2 release instead of 1.4.1.

show more ...


# 04afb09d 20-Jan-2014 Karl Rupp <rupp@iue.tuwien.ac.at>

ViennaCL: VecViennaCLGetArray*() routines now public.

Allows the user to get pointers to the viennacl::vector<PetscScalar> objects
inside a Vec and e.g. directly launch OpenCL kernels with them.

Re

ViennaCL: VecViennaCLGetArray*() routines now public.

Allows the user to get pointers to the viennacl::vector<PetscScalar> objects
inside a Vec and e.g. directly launch OpenCL kernels with them.

Reported-by: Mani Chandra <mc0710@gmail.com>

show more ...


123