Projection Class Reference

Class for projecting solution, from Meshfunction obtain solution vector Solution vector needed for nonlinear methods as initial guess. More...

#include <feproblem.h>

List of all members.

Public Member Functions

 Projection (int n,...)
 ~Projection ()
void set_solver (Solver *solver)
scalarproject ()
scalarget_solution_vector () const

Protected Attributes

int num
MeshFunctionslns [10]
Spacespaces [10]
PrecalcShapesetpss [10]
Solversolver
scalarvec

Detailed Description

Class for projecting solution, from Meshfunction obtain solution vector Solution vector needed for nonlinear methods as initial guess.


Constructor & Destructor Documentation

Projection::Projection ( int  n,
  ... 
)
Projection::~Projection (  ) 

Member Function Documentation

scalar* Projection::get_solution_vector (  )  const [inline]
scalar * Projection::project (  ) 
void Projection::set_solver ( Solver solver  ) 

Member Data Documentation

int Projection::num [protected]
PrecalcShapeset* Projection::pss[10] [protected]
MeshFunction* Projection::slns[10] [protected]
Solver* Projection::solver [protected]
Space* Projection::spaces[10] [protected]
scalar* Projection::vec [protected]

The documentation for this class was generated from the following files:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3