ARTEMIS
Public Member Functions | Private Attributes | List of all members
InjectorDensityCustom Struct Reference

#include <CustomDensityProb.H>

Public Member Functions

 InjectorDensityCustom (std::string const &species_name)
 
AMREX_GPU_HOST_DEVICE amrex::Real getDensity (amrex::Real, amrex::Real, amrex::Real) const noexcept
 
void clear ()
 

Private Attributes

amrex::GpuArray< amrex::Real, 6 > p
 

Constructor & Destructor Documentation

◆ InjectorDensityCustom()

InjectorDensityCustom::InjectorDensityCustom ( std::string const &  species_name)
inline

Member Function Documentation

◆ clear()

void InjectorDensityCustom::clear ( )
inline

◆ getDensity()

AMREX_GPU_HOST_DEVICE amrex::Real InjectorDensityCustom::getDensity ( amrex::Real  ,
amrex::Real  ,
amrex::Real   
) const
inlinenoexcept

Member Data Documentation

◆ p

amrex::GpuArray<amrex::Real,6> InjectorDensityCustom::p
private

The documentation for this struct was generated from the following file: