Alsvinn  0.5.3
The fast FVM simulator with UQ support
Namespaces | Classes | Functions
alsfvm::reconstruction Namespace Reference

Namespaces

 tecno
 

Classes

class  ENOCoeffiecients
 
class  ENOCPU
 
class  ENOCUDA
 
class  MC
 
class  MM
 
class  NoReconstruction
 The NoReconstruction class is the default reconstruction option (eg. none) More...
 
class  NoReconstructionCUDA
 
class  Reconstruction
 
class  ReconstructionCPU
 
class  ReconstructionCUDA
 
class  ReconstructionFactory
 Responsible for creating the different reconstructions. More...
 
class  WENO2
 
class  WENOCoefficients
 
class  WENOCPU
 
class  WENOF2
 

Functions

__device__ __host__ real minmod (real a, real b)
 
__device__ __host__ real minmod (real a, real b, real c)
 
__device__ __host__ real sign (real a)
 

Function Documentation

◆ minmod() [1/2]

__device__ __host__ real alsfvm::reconstruction::minmod ( real  a,
real  b 
)
inline

◆ minmod() [2/2]

__device__ __host__ real alsfvm::reconstruction::minmod ( real  a,
real  b,
real  c 
)
inline

◆ sign()

__device__ __host__ real alsfvm::reconstruction::sign ( real  a)
inline