mFES - molecular Finite Element Solver  0.4
Public Member Functions | Static Public Member Functions | Protected Attributes
ngsolve::NumProcTclTable Class Reference

List of all members.

Public Member Functions

 NumProcTclTable (PDE &apde, const Flags &flags)
virtual ~NumProcTclTable ()
virtual void Do (LocalHeap &lh)
virtual void PrintReport (ostream &ost)
virtual string GetClassName () const

Static Public Member Functions

static NumProc * Create (PDE &pde, const Flags &flags)
static void PrintDoc (ostream &ost)

Protected Attributes

int rows
int columns
Array< string > tableentries
string title
bool noprint

Constructor & Destructor Documentation

ngsolve::NumProcTclTable::NumProcTclTable ( PDE apde,
const Flags &  flags 
)

Member Function Documentation

static NumProc* ngsolve::NumProcTclTable::Create ( PDE pde,
const Flags &  flags 
) [inline, static]
void ngsolve::NumProcTclTable::Do ( LocalHeap &  lh) [virtual]
virtual string ngsolve::NumProcTclTable::GetClassName ( ) const [inline, virtual]
void ngsolve::NumProcTclTable::PrintDoc ( ostream &  ost) [static]
void ngsolve::NumProcTclTable::PrintReport ( ostream &  ost) [virtual]

Member Data Documentation

Array< string > ngsolve::NumProcTclTable::tableentries [protected]
string ngsolve::NumProcTclTable::title [protected]

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