]> https://gitweb.dealii.org/ - dealii.git/commit
Avoid the use of _mm_malloc/_mm_free in favor of posix_memalign. 808/head 831/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 15 Apr 2015 18:32:46 +0000 (13:32 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 17 Apr 2015 22:14:50 +0000 (17:14 -0500)
commit9594db69ba37444c39a636db951c567a987771e8
tree17ec6be87458ff8288bcf195b36b25809324248d
parent610c917810723f96d631154065afad6aaa41711e
Avoid the use of _mm_malloc/_mm_free in favor of posix_memalign.

This has the additional advantage that free() can be used and we don't have to be
special on both sides of memory allocation/deallocation.
doc/news/changes.h
include/deal.II/base/aligned_vector.h
include/deal.II/base/utilities.h
include/deal.II/lac/parallel_vector.templates.h
include/deal.II/lac/vector.templates.h
source/base/utilities.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.