DOLFIN
DOLFIN C++ interface
|
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::Variable | inline |
label() const | dolfin::Variable | |
MPI (defined in dolfin::Table) | dolfin::Table | friend |
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 | |
parameters | dolfin::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::Table | virtual |
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::Table | friend |
~Table() | dolfin::Table | |
~Variable() | dolfin::Variable | virtual |