PandA-2024.02
Functions
md.c File Reference
#include "md.h"
Include dependency graph for md.c:

Go to the source code of this file.

Functions

void md_kernel (TYPE force_x[nAtoms], TYPE force_y[nAtoms], TYPE force_z[nAtoms], TYPE position_x[nAtoms], TYPE position_y[nAtoms], TYPE position_z[nAtoms], int32_t NL[nAtoms *maxNeighbors])
 

Function Documentation

◆ md_kernel()

void md_kernel ( TYPE  force_x[nAtoms],
TYPE  force_y[nAtoms],
TYPE  force_z[nAtoms],
TYPE  position_x[nAtoms],
TYPE  position_y[nAtoms],
TYPE  position_z[nAtoms],
int32_t  NL[nAtoms *maxNeighbors] 
)

Definition at line 10 of file md.c.

References lj1, lj2, maxNeighbors, nAtoms, NL, and TYPE.

Referenced by main(), and run_benchmark().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:10 for PandA-2024.02 by doxygen 1.8.13