![]() |
QMCPACK
|
Directories | |
directory | tests |
Files | |
file | PosTransformer.h [code] |
file | TensorSoaContainer.h [code] |
Alternative to Container<Tensor<T,D>> to support SoA algorithms In addition to AoS->SoA transformation, it exploits the symmetric properties of Hessian, i.e., H(x,y)==H(y,x) | |
file | VectorSoaContainer.h [code] |
Soa Container for D-dim vectors. | |