1 #ifndef __FVM_SELECTOR_POSTFIX_H__ 
    2 #define __FVM_SELECTOR_POSTFIX_H__ 
   51 typedef struct _fvm_selector_postfix_t  fvm_selector_postfix_t;
 
   71 fvm_selector_postfix_t *
 
   75                             const char  *group_name[],
 
   76                             const int    attribute[]);
 
  177                           const int                      group_id[],
 
  178                           const int                      attribute_id[],
 
  179                           const double                   coords[],
 
  180                           const double                   normal[]);
 
  197                           const char                    *group_name[],
 
  198                           const int                      attribute[]);