milupHPC documentation
  • include
  • sph
Namespaces | Macros | Functions
soundspeed.cuh File Reference

Calculating and initializing the speed of sound in dependence of the used equation of state. More...

#include "../particles.cuh"
#include "../subdomain_key_tree/subdomain.cuh"
#include "../parameter.h"
#include "../materials/material.cuh"
#include "kernel.cuh"
#include "cuda_utils/cuda_utilities.cuh"
#include "cuda_utils/cuda_runtime.h"
+ Include dependency graph for soundspeed.cuh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SPH
 SPH related functions and kernels.
 
namespace  SPH::Kernel
 SPH related (CUDA) kernels.
 
namespace  SPH::Kernel::Launch
 SPH related (CUDA) kernel wrappers.
 

Macros

#define MILUPHPC_SOUNDSPEED_CUH
 

Functions

__global__ void SPH::Kernel::initializeSoundSpeed (Particles *particles, Material *materials, int numParticles)
 Initialize the speed of sound \( c_s \). More...
 
__global__ void SPH::Kernel::calculateSoundSpeed (Particles *particles, Material *materials, int numParticles)
 Calculate the speed of sound \( c_s \). More...
 
real SPH::Kernel::Launch::initializeSoundSpeed (Particles *particles, Material *materials, int numParticles)
 Wrapper for SPH::Kernel::initializeSoundSpeed(). More...
 
real SPH::Kernel::Launch::calculateSoundSpeed (Particles *particles, Material *materials, int numParticles)
 Wrapper for SPH::Kernel::calculateSoundSpeed(). More...
 

Detailed Description

Calculating and initializing the speed of sound in dependence of the used equation of state.

This file contains the speed of sound calculation and initialization.

Author
Michael Staneker
Bug:
no known bugs

Definition in file soundspeed.cuh.

Macro Definition Documentation

◆ MILUPHPC_SOUNDSPEED_CUH

#define MILUPHPC_SOUNDSPEED_CUH

Definition at line 11 of file soundspeed.cuh.


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