Go to the documentation of this file.
17 #if !defined escript_DataVector_20050324_H
18 #define escript_DataVector_20050324_H
21 #include "esysUtils/EsysAssert.h"
223 EsysAssert(i<
size(),
"DataVector: invalid index specified. " << i <<
" of " <<
size());
231 EsysAssert(i<
size(),
"DataVector: invalid index specified. " << i <<
" of " <<
size());