[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] master updated (0620d16 -> 0616541)
From: |
Yves Renard |
Subject: |
[Getfem-commits] [getfem-commits] master updated (0620d16 -> 0616541) |
Date: |
Sat, 8 Jun 2019 09:49:43 -0400 (EDT) |
renard pushed a change to branch master.
from 0620d16 Merge remote-tracking branch
'origin/mb-Use_rtree_in_poly_composite'
adds f222414 preventing container out of bound access
adds 0616541 allowing gmm::csc_matrix and gmm::csr_matrix to be also
templetized by index type. This was necessary to interface them with Intel's
MKL, which requires int for indexes.
No new revisions were added by this update.
Summary of changes:
src/getfem/getfem_accumulated_distro.h | 4 +-
src/gmm/gmm_inoutput.h | 42 +++++++--------
src/gmm/gmm_matrix.h | 94 ++++++++++++++++------------------
src/gmm/gmm_vector.h | 34 +++++++++---
4 files changed, 94 insertions(+), 80 deletions(-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Getfem-commits] [getfem-commits] master updated (0620d16 -> 0616541),
Yves Renard <=