Parent Directory
|
Revision Log
|
Patch
revision 2196 by gross, Wed Oct 8 03:03:37 2008 UTC | revision 2197 by gross, Thu Jan 8 05:49:16 2009 UTC | |
---|---|---|
# | Line 139 class TransportProblemAdapter:public esc | Line 139 class TransportProblemAdapter:public esc |
139 | * it is assumed that q and r are not empty and has appropriate shape and function space. | * it is assumed that q and r are not empty and has appropriate shape and function space. |
140 | * */ | * */ |
141 | FINLEY_DLL_API | FINLEY_DLL_API |
142 | virtual void copyConstraint(escript::Data& source, escript::Data& q, escript::Data& r) const; | virtual void copyConstraint(escript::Data& source, escript::Data& q, escript::Data& r, const double factor) const; |
143 | ||
144 | ||
145 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |