aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-4-default.h
Commit message (Expand)AuthorAge
* Convert values to CCTK_REAL explicitlyeschnett2013-08-21
* Do not use type punning any moreeschnett2013-07-19
* Major updateeschnett2013-01-16
* Correct non-vectorised iftheneschnett2012-11-05
* Add std:: prefixeschnett2012-10-22
* Add support for (dynamic) if-then expressionseschnett2012-09-14
* Add ksgn function (vectorised version of Kranc's Sign)eschnett2012-08-11
* Implement asin, sinh, asinh, and friendseschnett2012-04-02
* Add missing functionality for single precision unvectorised architecture.barry.wardell2012-03-02
* Various changeseschnett2012-02-05
* LSUThorns/Vectors: Remove pos, add sin/cos/tan functionseschnett2011-12-02
* Make more C++ compilers understand the signbit functioneschnett2011-08-20
* Use a macro name which is less likely to conflict with an existing macro.svn_bwardell2011-08-08
* Add more vectorisation tests. Add test case.eschnett2011-08-08
* Rename kifthen to kifpos as it more accurately reflects what it actually does.svn_bwardell2011-08-07
* Make definition of vec_architecture for SSE and default more explicit.svn_bwardell2011-08-07
* Fix definition of kifthen for architectures where blend instructions are not ...svn_bwardell2011-08-07
* Add new API elements "kifthen" and "vec_architecture"eschnett2011-06-20
* Introduce Cactus options for vectorisationeschnett2011-06-06
* Change naming scheme of architecture fileseschnett2011-01-20