Dune::cpgrid::Cell2FacesContainer Class Reference

#include <GridHelpers.hpp>

Public Types

typedef Cell2FacesRow row_type
 

Public Member Functions

 Cell2FacesContainer (const Dune::CpGrid *grid)
 
Cell2FacesRow operator[] (int cell_index) const
 
std::size_t noEntries () const
 Get the number of non-zero entries. More...
 

Member Typedef Documentation

◆ row_type

Constructor & Destructor Documentation

◆ Cell2FacesContainer()

Dune::cpgrid::Cell2FacesContainer::Cell2FacesContainer ( const Dune::CpGrid grid)
inlineexplicit

Member Function Documentation

◆ noEntries()

std::size_t Dune::cpgrid::Cell2FacesContainer::noEntries ( ) const
inline

Get the number of non-zero entries.

◆ operator[]()

Cell2FacesRow Dune::cpgrid::Cell2FacesContainer::operator[] ( int  cell_index) const
inline

The documentation for this class was generated from the following file: