dune-fem  2.4.1-rc
Public Member Functions | Protected Member Functions | List of all members
parDG_NoMPI::DynamicalObject Class Referenceabstract
Inheritance diagram for parDG_NoMPI::DynamicalObject:
Inheritance graph

Public Member Functions

void set_eta (double eta_lo, double eta_hi)
 
void set_output (std::ostream &os)
 

Protected Member Functions

 DynamicalObject (const char name[], int id, int components=1)
 
virtual ~DynamicalObject ()
 
int id () const
 
int size (int component=0) const
 
int new_size (int requested_new_size, int component=0)
 
virtual void resize (int new_size, int component)=0
 

Constructor & Destructor Documentation

parDG_NoMPI::DynamicalObject::DynamicalObject ( const char  name[],
int  id,
int  components = 1 
)
inlineprotected
parDG_NoMPI::DynamicalObject::~DynamicalObject ( )
inlineprotectedvirtual

Member Function Documentation

int parDG_NoMPI::DynamicalObject::id ( ) const
inlineprotected
int parDG_NoMPI::DynamicalObject::new_size ( int  requested_new_size,
int  component = 0 
)
inlineprotected
virtual void parDG_NoMPI::DynamicalObject::resize ( int  new_size,
int  component 
)
protectedpure virtual
void parDG_NoMPI::DynamicalObject::set_eta ( double  eta_lo,
double  eta_hi 
)
inline
void parDG_NoMPI::DynamicalObject::set_output ( std::ostream &  os)
inline
int parDG_NoMPI::DynamicalObject::size ( int  component = 0) const
inlineprotected

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