PolyDEAL
 
Loading...
Searching...
No Matches
mapping_box.cc File Reference

Go to the source code of this file.

Functions

DEAL_II_NAMESPACE_OPEN DeclExceptionMsg (ExcCellNotAssociatedWithBox, "You are using MappingBox, but the incoming element is not associated with a" "Bounding Box Cartesian.")
 
template<typename CellType >
bool has_box (const CellType &cell, const std::map< types::global_cell_index, types::global_cell_index > &translator)
 

Function Documentation

◆ DeclExceptionMsg()

DEAL_II_NAMESPACE_OPEN DeclExceptionMsg ( ExcCellNotAssociatedWithBox ,
"You are using MappingBox,
but the incoming element is not associated with a" "Bounding Box Cartesian."  )

References DeclExceptionMsg().

Referenced by DeclExceptionMsg().

◆ has_box()

template<typename CellType >
bool has_box ( const CellType & cell,
const std::map< types::global_cell_index, types::global_cell_index > & translator )