CellGPU  0.8.0
GPU-accelerated simulations of cells
Macros | Functions
selfPropelledAligningParticleDynamics.cuh File Reference
#include "std_include.h"
#include <cuda_runtime.h>
Include dependency graph for selfPropelledAligningParticleDynamics.cuh:
This graph shows which files directly or indirectly include this file:

Functions

bool gpu_spp_aligning_eom_integration (Dscalar2 *forces, Dscalar2 *velocities, Dscalar2 *displacements, Dscalar2 *motility, Dscalar *cellDirectors, curandState *RNGs, int N, Dscalar deltaT, int Timestep, Dscalar mu, Dscalar J)
 set the vector of displacements from forces and activity More...
 

Detailed Description

A file providing an interface to the relevant cuda calls for the selfPropelledAligningParticleDynamics class