Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Orbital_SVE.C File Reference

SIMD vectorized MO kernels for ARM SVE instructions. More...

Go to the source code of this file.

Functions

int evaluate_grid_sve (int numatoms, const float *wave_f, const float *basis_array, const float *atompos, const int *atom_basis, const int *num_shells_per_atom, const int *num_prim_per_shell, const int *shell_types, const int *numvoxels, float voxelsize, const float *origin, int density, float *orbitalgrid)


Detailed Description

SIMD vectorized MO kernels for ARM SVE instructions.

Definition in file Orbital_SVE.C.


Function Documentation

int evaluate_grid_sve int    numatoms,
const float *    wave_f,
const float *    basis_array,
const float *    atompos,
const int *    atom_basis,
const int *    num_shells_per_atom,
const int *    num_prim_per_shell,
const int *    shell_types,
const int *    numvoxels,
float    voxelsize,
const float *    origin,
int    density,
float *    orbitalgrid
 

Definition at line 350 of file Orbital_SVE.C.

Referenced by orbitalthread.


Generated on Wed May 1 02:51:52 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002