Parent Directory
|
Revision Log
|
Patch
revision 499 by jgs, Tue Feb 7 01:27:14 2006 UTC | revision 500 by jgs, Tue Feb 7 05:19:07 2006 UTC | |
---|---|---|
# | Line 57 DataTagged::DataTagged(const TagListType | Line 57 DataTagged::DataTagged(const TagListType |
57 | DataTagged::DataTagged(const FunctionSpace& what, | DataTagged::DataTagged(const FunctionSpace& what, |
58 | const DataArrayView::ShapeType &shape, | const DataArrayView::ShapeType &shape, |
59 | const int tags[], | const int tags[], |
60 | const ValueType &data) | const ValueType& data) |
61 | : DataAbstract(what) | : DataAbstract(what) |
62 | { | { |
63 | // copy the data | // copy the data |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |