#include <liberrno.h>#include <stddef.h>#include <cray/dopevec.h>
Go to the source code of this file.
Functions | |
| _f_int | _SIZE (DopeVectorType *source, _f_int *dimptr) |
| _f_int4 | _SIZE_4 (DopeVectorType *source, _f_int *dimptr) |
| _f_int8 | _SIZE_8 (DopeVectorType *source, _f_int *dimptr) |
| _f_int _SIZE | ( | DopeVectorType * | source, | |
| _f_int * | dimptr | |||
| ) |
Definition at line 52 of file size.c.
References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

| _f_int4 _SIZE_4 | ( | DopeVectorType * | source, | |
| _f_int * | dimptr | |||
| ) |
Definition at line 100 of file size.c.
References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

| _f_int8 _SIZE_8 | ( | DopeVectorType * | source, | |
| _f_int * | dimptr | |||
| ) |
Definition at line 143 of file size.c.
References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

1.7.1