milupHPC documentation
  • include
  • integrator
Namespaces | Macros | Functions
device_explicit_euler.cuh File Reference

Device functions and kernels for the explicit euler integrator. More...

#include "../particles.cuh"
#include <assert.h>
+ Include dependency graph for device_explicit_euler.cuh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ExplicitEulerNS
 explicit euler integrator
 
namespace  ExplicitEulerNS::Kernel
 kernel functions
 
namespace  ExplicitEulerNS::Kernel::Launch
 wrapped kernel functions
 

Macros

#define MILUPHPC_DEVICE_EXPLICIT_EULER_CUH
 

Functions

__global__ void ExplicitEulerNS::Kernel::update (Particles *particles, integer n, real dt)
 Update/move/advance particles. More...
 
real ExplicitEulerNS::Kernel::Launch::update (Particles *particles, integer n, real dt)
 Wrapper for ExplicitEulerNS::Kernel::update(). More...
 

Detailed Description

Device functions and kernels for the explicit euler integrator.

Author
Michael Staneker
Bug:
no known bugs

Definition in file device_explicit_euler.cuh.

Macro Definition Documentation

◆ MILUPHPC_DEVICE_EXPLICIT_EULER_CUH

#define MILUPHPC_DEVICE_EXPLICIT_EULER_CUH

Definition at line 9 of file device_explicit_euler.cuh.


milupHPC - include/integrator/device_explicit_euler.cuh File Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3