32 template<
class Gt,
class Cb>
36 const InfoProxy<CGAL::indexedCell<Gt, Cb>>&
p 47 else if (iv.index_ >= 0)
81 os <<
" filterCount: " << iv.filterCount_ <<
nl;
82 os <<
" " << iv.vertex(0)->
info();
83 os <<
" " << iv.vertex(1)->
info();
84 os <<
" " << iv.vertex(2)->
info();
85 os <<
" " << iv.vertex(3)->
info();
bool parallelDualVertex() const
Does the Dual vertex form part of a processor patch.
constexpr char nl
The newline '\n' character (0x0a)
An indexed form of CGAL::Triangulation_cell_base_3<K> used to keep track of the Delaunay cells (tets)...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
OBJstream os(runTime.globalPath()/outputName)
Foam::InfoProxy< indexedCell< Gt, Cb > > info() const
Return info proxy.