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.
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
The documentation for this class was generated from the following files: