WarpX
Functions
QedTableCommons.H File Reference
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

template<typename ContainerType , typename ElementType >
bool Contains (const ContainerType &container, const ElementType &el)
 
void AbortWithMessage (const std::string &msg)
 
void SuccessExit ()
 

Function Documentation

◆ AbortWithMessage()

void AbortWithMessage ( const std::string &  msg)

◆ Contains()

template<typename ContainerType , typename ElementType >
bool Contains ( const ContainerType &  container,
const ElementType &  el 
)

◆ SuccessExit()

void SuccessExit ( )