|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <Vc/vector.h>#include <immintrin.h>#include <xmmintrin.h>Go to the source code of this file.
Namespaces | |
| fub | |
| The fub namespace. | |
Functions | |
| template<typename Abi > | |
| Vc::Vector< double, Abi > | fub::mask_load (const double *p, Vc::Mask< double, Abi > mask) |