buds
0.1
FORTRAN reference counted types
|
►Nbud_barray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cbarray1d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new bArray1D |
Cnew_barray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_barray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cbarray2d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new bArray2D |
Cnew_barray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_barray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cbarray3d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new bArray3D |
Cnew_barray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_carray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Ccarray1d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new cArray1D |
Cnew_carray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_carray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Ccarray2d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new cArray2D |
Cnew_carray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_carray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Ccarray3d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new cArray3D |
Cnew_carray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_darray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdarray1d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new dArray1D |
Cnew_darray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_darray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdarray2d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new dArray2D |
Cnew_darray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_darray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdarray3d | Array data type |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new dArray3D |
Cnew_darray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_file | |
Cassignment(=) | Assignment of bud to another bud |
Cbackspace | Backspace the file |
Cclose | Close file via object |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cexists | Query whether file exists |
Cfile | File bud |
Cfile_delete | Delete file on disk |
Cfilename | Query filename of the file bud |
Cget_stat | Status of the latest action with iostat |
Cget_unit | Unit of opened file bud |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_direct | Query file opened in DIRECT mode |
Cis_formatted | Query file opened in FORMATTED mode |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_open | Query whether file is open |
Cis_same | Check whether two buds point to the same data (function) |
Cis_sequential | Query file opened in SEQUENTIAL mode |
Cis_unformatted | Query file opened in UNFORMATTED mode |
Cnew | Create a new file bud |
Cnew_file | See interface new |
Cnullify | Nullifies the current bud |
Copen | Open file via object |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Crewind | Rewind file to the beginning of the file |
Csame | See interface #is_same |
Cunit | See interface #get_unit |
Cunopened_unit | Retrieve new unused unit (global function) |
►Nbud_fs_carray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_carray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding cArray1D |
Cnew_fs_carray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_carray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_carray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding cArray2D |
Cnew_fs_carray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_carray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_carray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding cArray3D |
Cnew_fs_carray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_darray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_darray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding dArray1D |
Cnew_fs_darray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_darray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_darray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding dArray2D |
Cnew_fs_darray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_darray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_darray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding dArray3D |
Cnew_fs_darray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_iarray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_iarray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding iArray1D |
Cnew_fs_iarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_iarray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_iarray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding iArray2D |
Cnew_fs_iarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_iarray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_iarray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding iArray3D |
Cnew_fs_iarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_larray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_larray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding lArray1D |
Cnew_fs_larray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_larray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_larray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding lArray2D |
Cnew_fs_larray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_larray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_larray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding lArray3D |
Cnew_fs_larray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_rarray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_rarray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding rArray1D |
Cnew_fs_rarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_rarray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_rarray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding rArray2D |
Cnew_fs_rarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_rarray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_rarray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding rArray3D |
Cnew_fs_rarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_sarray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_sarray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding sArray1D |
Cnew_fs_sarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_sarray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_sarray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding sArray2D |
Cnew_fs_sarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_sarray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_sarray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding sArray3D |
Cnew_fs_sarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_zarray1d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_zarray1d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding zArray1D |
Cnew_fs_zarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_zarray2d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_zarray2d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding zArray2D |
Cnew_fs_zarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_fs_zarray3d | |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cfs_zarray3d | Finite stack with cyclic ability |
Cget_elem | Retrieve specific element from the stack |
Cget_elemp | Retrieve pointer to specific element in the stack |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Ckeep | Keeps a fixed number of elements in the stack |
Cnew | Internal initialization of finite stack holding zArray3D |
Cnew_fs_zarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cpop | Pop and (possibly) return the latest item in the stack |
Cprint | Print, to std-out, some basic information of the data-container |
Cpush | Adds/Pushes new element to the stack |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of currently stored elements in this stack |
Csize_max | Query maximum number of allowed elements in this stack |
►Nbud_iarray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Ciarray1d | Array data type |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new iArray1D |
Cnew_iarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_iarray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Ciarray2d | Array data type |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new iArray2D |
Cnew_iarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_iarray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Ciarray3d | Array data type |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new iArray3D |
Cnew_iarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_idist1d | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Attach/Query several quantities at once |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cdtype | Query the distribution type |
Cfake_sub | Create a fake distribution on non-participating processors in a sub |
Cget_blocksize | Query block-size (if DIST_BLOCK_?) |
Cget_comm | Query communicator of the distribution |
Cget_commp | Query pointer to communicator of the distribution |
Cget_group | Query group of the distribution |
Cget_groupp | Query pointer to group of the distribution |
Cget_mpierr | Query error of previous MPI calls |
Cget_np | Query number of processors in distribution |
Cget_npp | Query pointer to the number of processors in distribution |
Cget_p | Query ID for current processor in distribution |
Cget_pp | Query pointer to the ID for current processor in distribution |
Cglobal2local | Query local index from a global index |
Cglobal2p | Query number of elements on this node |
Cidist1d | Bud variable |
Cidist1d_ | Bud container for the distributions |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_comm | Query whether a communicator is associated |
Cis_dist | Assert the distribution type |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clocal2global | Query global index from a local index |
Cnew | Create a new object |
Cnew_idist1d | Create a new object |
Cnewfake | Create a new object which is "fake" |
Cnullify | Nullifies the current bud |
Cprint | Print information about the bud |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of total elements |
Csize_block | Query block-size (if DIST_BLOCK_?) |
Csize_global | Query number of total elements |
Csize_local | Query number of elements on this node |
Csub1_ranks | Retrieve the ranks of a sub distribution within a top-level distribution |
Csub1_root | Query root processor and number of processors in one sub distribution |
Csub1_root_np | Query root processor and number of processors in one sub distribution |
Csubn_groups | Query subset information from multiple subsets simultaneously |
►Nbud_ism_csc | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cism_csc | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the column offsets/pointers |
Cmat_rowp | Retrieve a pointer to the row indices |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts rows in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_ism_csc | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_ism_csr | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cism_csr | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_ism_csr | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_ism_csr0 | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cism_csr0 | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_ism_csr0 | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_ism_csr_c | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cism_csr_c | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_ism_csr_c | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_larray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clarray1d | Array data type |
Cnew | Create a new lArray1D |
Cnew_larray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_larray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clarray2d | Array data type |
Cnew | Create a new lArray2D |
Cnew_larray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_larray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clarray3d | Array data type |
Cnew | Create a new lArray3D |
Cnew_larray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_ldist1d | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Attach/Query several quantities at once |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cdtype | Query the distribution type |
Cfake_sub | Create a fake distribution on non-participating processors in a sub |
Cget_blocksize | Query block-size (if DIST_BLOCK_?) |
Cget_comm | Query communicator of the distribution |
Cget_commp | Query pointer to communicator of the distribution |
Cget_group | Query group of the distribution |
Cget_groupp | Query pointer to group of the distribution |
Cget_mpierr | Query error of previous MPI calls |
Cget_np | Query number of processors in distribution |
Cget_npp | Query pointer to the number of processors in distribution |
Cget_p | Query ID for current processor in distribution |
Cget_pp | Query pointer to the ID for current processor in distribution |
Cglobal2local | Query local index from a global index |
Cglobal2p | Query number of elements on this node |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_comm | Query whether a communicator is associated |
Cis_dist | Assert the distribution type |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cldist1d | Bud variable |
Cldist1d_ | Bud container for the distributions |
Clocal2global | Query global index from a local index |
Cnew | Create a new object |
Cnew_ldist1d | Create a new object |
Cnewfake | Create a new object which is "fake" |
Cnullify | Nullifies the current bud |
Cprint | Print information about the bud |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query number of total elements |
Csize_block | Query block-size (if DIST_BLOCK_?) |
Csize_global | Query number of total elements |
Csize_local | Query number of elements on this node |
Csub1_ranks | Retrieve the ranks of a sub distribution within a top-level distribution |
Csub1_root | Query root processor and number of processors in one sub distribution |
Csub1_root_np | Query root processor and number of processors in one sub distribution |
Csubn_groups | Query subset information from multiple subsets simultaneously |
►Nbud_ll_carray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_carray1d | Linked list with each node containing cArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_carray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_carray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_carray2d | Linked list with each node containing cArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_carray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_carray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_carray3d | Linked list with each node containing cArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_carray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_darray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_darray1d | Linked list with each node containing dArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_darray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_darray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_darray2d | Linked list with each node containing dArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_darray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_darray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_darray3d | Linked list with each node containing dArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_darray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_iarray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_iarray1d | Linked list with each node containing iArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_iarray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_iarray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_iarray2d | Linked list with each node containing iArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_iarray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_iarray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_iarray3d | Linked list with each node containing iArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_iarray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_larray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_larray1d | Linked list with each node containing lArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_larray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_larray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_larray2d | Linked list with each node containing lArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_larray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_larray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_larray3d | Linked list with each node containing lArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_larray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_rarray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_rarray1d | Linked list with each node containing rArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_rarray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_rarray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_rarray2d | Linked list with each node containing rArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_rarray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_rarray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_rarray3d | Linked list with each node containing rArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_rarray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_sarray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_sarray1d | Linked list with each node containing sArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_sarray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_sarray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_sarray2d | Linked list with each node containing sArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_sarray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_sarray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_sarray3d | Linked list with each node containing sArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_sarray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_zarray1d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_zarray1d | Linked list with each node containing zArray1D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_zarray1d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_zarray2d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_zarray2d | Linked list with each node containing zArray2D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_zarray2d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_ll_zarray3d | |
Cadd_node | Add a new node to the end of the linked list |
Cassignment(=) | Assignment of bud to another bud |
Ccopy_list | Copy a linked list to another linked list |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cget_data | Query data from node in the linked list |
Cget_node | See interface get_data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Citt_step | Itterator Forward iterator for a linked list from the head |
Cll_zarray3d | Linked list with each node containing zArray3D |
Cnew | Create a new linked list with 1 node |
Cnew_ll_zarray3d | See interface #new |
Cnodes | Query number of currently stored nodes in the linked list |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Cremove_node | Remove a specific node from the linked list |
Cremove_node_data | Remove data contained at a specific node |
Csame | See interface #is_same |
Cset_data | Overwrite/Set data at an element in the list |
Cset_head | Set the head of the linked list to the indexed node |
Csize | See interface nodes |
►Nbud_lsm_csc | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clsm_csc | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the column offsets/pointers |
Cmat_rowp | Retrieve a pointer to the row indices |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts rows in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_lsm_csc | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_lsm_csr | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clsm_csr | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_lsm_csr | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_lsm_csr0 | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clsm_csr0 | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_lsm_csr0 | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_lsm_csr_c | |
Cassignment(=) | Assignment of bud to another bud |
Cattach | Retrieve access to sparse pattern variables via pointers |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Clsm_csr_c | Sparse matrix type in the CSR format |
Cmat_cols | Number of columns in matrix |
Cmat_columnp | Retrieve a pointer to the column indices |
Cmat_fold | Fold a sparse matrix to form a smaller sparse matrix |
Cmat_offsetp | See interface #mat_pointerp |
Cmat_pointerp | Retrieve a pointer to the row offsets/pointers |
Cmat_rows | Number of rows in matrix |
Cmat_sort | Sorts columns in the sparse pattern |
Cnew | Create a new sparse matrix |
Cnew_lsm_csr_c | See interface #new |
Cnonzeros | Return number of non-zero elements stored in the sparse matrix |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
►Nbud_rarray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new rArray1D |
Cnew_rarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Crarray1d | Array data type |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_rarray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new rArray2D |
Cnew_rarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Crarray2d | Array data type |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_rarray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new rArray3D |
Cnew_rarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Crarray3d | Array data type |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
►Nbud_sarray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new sArray1D |
Cnew_sarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csarray1d | Array data type |
Csize | Query dimension of array (or total size) |
►Nbud_sarray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new sArray2D |
Cnew_sarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csarray2d | Array data type |
Csize | Query dimension of array (or total size) |
►Nbud_sarray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new sArray3D |
Cnew_sarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csarray3d | Array data type |
Csize | Query dimension of array (or total size) |
►Nbud_utils | |
Cfind_bin | Searches for a specific integer value in a sorted array (binary search) |
Cfind_binheur | Searches for a specific integer value in a sorted array (heuristic search) |
Cmodp | Return wrapped integer by modulo operation |
Cnuniq | Count number of unique values in a non-sorted array |
Cnuniq_sorted | Count number of unique value for a sorted array |
Csort_heap | Heap sort algorithm for integers |
Csort_ps | Sorting routine for integer arrays (partially sorted) |
Csort_quick | Quick-sort array |
►Nbud_zarray1d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new zArray1D |
Cnew_zarray1d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
Czarray1d | Array data type |
►Nbud_zarray2d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new zArray2D |
Cnew_zarray2d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
Czarray2d | Array data type |
►Nbud_zarray3d | |
Carrayp | Retrieve pointer to array in the bud |
Cassignment(=) | Assignment of bud to another bud |
Cdelete | Deletes the bud by decreasing references to the underlying data |
Cinit_array | Initialize array values to a specific value |
Cinitialize | Initialization of data container |
Cinitialized | See interface is_initialized |
Cis_initd | See interface is_initialized |
Cis_initialized | Query whether bud is associated with any data |
Cis_same | Check whether two buds point to the same data (function) |
Cnew | Create a new zArray3D |
Cnew_zarray3d | See interface #new |
Cnullify | Nullifies the current bud |
Cprint | Print, to std-out, some basic information of the data-container |
Creferences | Query number of references to the bud |
Crefs | See interface #references |
Csame | See interface #is_same |
Csize | Query dimension of array (or total size) |
Czarray3d | Array data type |