TableEntry

class dolfin.cpp.common.TableEntry

Bases: object

This class represents an entry in a Table .

Create table entry.

Parameters:
  • row (std::string) –
  • col (std::string) –
  • & table (Table) –
thisown

The membership flag