#include <capd/complex/ProdSimplicesGenerator.h>
|
| ProdSimplicesGenerator (DimType rows=StaticVariable< DimType, Rows::value >()(), DimType length=StaticVariable< DimType, Length::value >()()) |
|
template<typename Rng > |
BoundaryInfo | boundaryInfo (const Rng &rng) const |
|
template<typename BdCellCode , typename CellCode , typename OutputIt > |
void | generateBoundary (const CellCode &cell, OutputIt out) const |
|
template<typename CellCode > |
DimType | dim (const CellCode &cellCode) const |
|
template<typename CellCode1 , typename CellCode2 > |
CellCode1 | convert (const CellCode2 &cellCode, typename boost::enable_if< IsProdSimplexCellCode< CellCode2 > >::type *p=0) const |
|
template<typename CellCode1 , typename Descriptor > |
CellCode1 | convert (const Descriptor &desc1, typename boost::disable_if< IsProdSimplexCellCode< Descriptor > >::type *p=0) const |
|
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename Rng >
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename CellCode1 , typename CellCode2 >
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename CellCode1 , typename Descriptor >
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename CellCode >
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename BdCellCode , typename CellCode , typename OutputIt >