Parent Directory
|
Revision Log
|
Patch
revision 1022 by gross, Tue Feb 6 07:01:11 2007 UTC | revision 1023 by gross, Tue Mar 13 05:43:36 2007 UTC | |
---|---|---|
# | Line 90 Tensor4(double value, | Line 90 Tensor4(double value, |
90 | ESCRIPT_DLL_API Data | ESCRIPT_DLL_API Data |
91 | load(const std::string fileName, | load(const std::string fileName, |
92 | const AbstractDomain& domain); | const AbstractDomain& domain); |
93 | /** | |
94 | \brief | |
95 | returns true if the load funtion is configured. | |
96 | */ | |
97 | ESCRIPT_DLL_API bool | |
98 | loadConfigured(); | |
99 | ||
100 | /** | /** |
101 | \brief | \brief |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |