26 #ifndef _HDF5BASEARRAY_H
27 #define _HDF5BASEARRAY_H
64 virtual BaseType *ptr_duplicate();
66 int format_constraint (
int *cor,
int *step,
int *edg);
67 void write_nature_number_buffer(
int rank,
int tnumelm);
71 #endif // _HDF5BASEARRAY_H
HDF5BaseArray(const string &n="", BaseType *v=0)
static class NCMLUtil overview