DOLFIN
DOLFIN C++ interface
dolfin::Table Member List

This is the complete list of members for dolfin::Table, including all inherited members.

get(std::string row, std::string col) const dolfin::Table
get_value(std::string row, std::string col) const dolfin::Table
id() const dolfin::Variableinline
label() const dolfin::Variable
MPI (defined in dolfin::Table)dolfin::Tablefriend
name() const dolfin::Variable
operator()(std::string row, std::string col)dolfin::Table
operator=(const Table &table)dolfin::Table
dolfin::Variable::operator=(const Variable &variable)dolfin::Variable
parametersdolfin::Variable
rename(const std::string name, const std::string label)dolfin::Variable
set(std::string row, std::string col, int value)dolfin::Table
set(std::string row, std::string col, std::size_t value)dolfin::Table
set(std::string row, std::string col, double value)dolfin::Table
set(std::string row, std::string col, std::string value)dolfin::Table
str(bool verbose) const dolfin::Tablevirtual
str_latex() const dolfin::Table
Table(std::string title="", bool right_justify=true)dolfin::Table
Variable()dolfin::Variable
Variable(const std::string name, const std::string label)dolfin::Variable
Variable(const Variable &variable)dolfin::Variable
XMLTable (defined in dolfin::Table)dolfin::Tablefriend
~Table()dolfin::Table
~Variable()dolfin::Variablevirtual