Utils Namespace Reference

Developer Documentation: MeltPoolDG::Utils Namespace Reference
Developer Documentation
MeltPoolDG::Utils Namespace Reference

Implementation of functions defined by C++23. More...

Classes

struct  DGConvectionDiffusionOperator
 
struct  DGConvectionOperator
 
struct  DGDiffusionOperator
 

Concepts

concept  range
 
concept  ConvectionKernelType
 
concept  DiffusionKernelType
 

Functions

template<range Container>
bool contains (const Container &c, typename Container::value_type const value)
 

Detailed Description

Implementation of functions defined by C++23.

Function Documentation

◆ contains()

template<range Container>
bool MeltPoolDG::Utils::contains ( const Container &  c,
typename Container::value_type const  value 
)