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

dolfin::Iteration::Increments Struct Reference

#include <Iteration.h>

List of all members.

Public Member Functions

 Increments ()
void operator= (real d)
void reset ()

Public Attributes

real d0
real d1
real d2
real dtot

Friends

LogStreamoperator<< (LogStream &stream, const Increments &d)


Constructor & Destructor Documentation

dolfin::Iteration::Increments::Increments  )  [inline]
 


Member Function Documentation

void dolfin::Iteration::Increments::operator= real  d  )  [inline]
 

void dolfin::Iteration::Increments::reset  )  [inline]
 


Friends And Related Function Documentation

LogStream& operator<< LogStream stream,
const Increments d
[friend]
 


Member Data Documentation

real dolfin::Iteration::Increments::d0
 

real dolfin::Iteration::Increments::d1
 

real dolfin::Iteration::Increments::d2
 

real dolfin::Iteration::Increments::dtot
 


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


Documentation automatically generated with Doxygen on 10 Sep 2004.