Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::Variable Class Reference

#include <Variable.h>

Inheritance diagram for dolfin::Variable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Variable ()
 Variable (const std::string name, const std::string label)
 Variable (const Variable &variable)
void rename (const std::string name, const std::string label)
const std::string & name () const
const std::string & label () const
void operator++ ()
int number () const

Constructor & Destructor Documentation

Variable::Variable  ) 
 

Variable::Variable const std::string  name,
const std::string  label
 

Variable::Variable const Variable variable  ) 
 


Member Function Documentation

const std::string & Variable::label  )  const
 

const std::string & Variable::name  )  const
 

int Variable::number  )  const
 

void Variable::operator++  ) 
 

void Variable::rename const std::string  name,
const std::string  label
 


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


Documentation automatically generated with Doxygen on 10 Sep 2004.