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

List of all members.

Public Member Functions

 NumProcSaveSolution2 (PDE &apde, const Flags &flags)
virtual ~NumProcSaveSolution2 ()
virtual void Do (LocalHeap &lh)
virtual string GetClassName () const

Protected Attributes

GridFunction * gfu
string filename

Constructor & Destructor Documentation

ngsolve::NumProcSaveSolution2::NumProcSaveSolution2 ( PDE apde,
const Flags &  flags 
) [inline]

Member Function Documentation

virtual void ngsolve::NumProcSaveSolution2::Do ( LocalHeap &  lh) [inline, virtual]
virtual string ngsolve::NumProcSaveSolution2::GetClassName ( ) const [inline, virtual]

Member Data Documentation

GridFunction* ngsolve::NumProcSaveSolution2::gfu [protected]

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