Doxygen Source Code Documentation
NI_points_domain Struct Reference
#include <niml.h>
| Data Fields | |
| NI_BASIC_PARTS | |
| NI_index_t | num_node | 
| NI_index_t * | id | 
| float * | x | 
| float * | y | 
| float * | z | 
| int | seq | 
| int | seqbase | 
| int | sorted | 
Detailed Description
NI struct to define a domain of scattered points:- num_node = number of nodes (points)
- id = list of integer node identifiers
- x,y,z = list of spatial coordinates
- seq = If 1, node id's are sequential
- seqbase = If id's are sequential, is smallest id
- sorted = If 1, id's are sorted into increasing order -----------------------------------------------------------------------------
Definition at line 1060 of file niml.h.
Field Documentation
| 
 | 
| 
 Definition at line 1063 of file niml.h. Referenced by NI_free_struct(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 1064 of file niml.h. Referenced by NI_free_struct(). | 
| 
 | 
| 
 Definition at line 1064 of file niml.h. Referenced by NI_free_struct(). | 
| 
 | 
| 
 Definition at line 1064 of file niml.h. Referenced by NI_free_struct(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  