SIFEL/GEFEL/siftop.cpp File Reference

#include "siftop.h"
#include "galias.h"
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Enumerations

enum  bsecgid { begsecgid_coord = 0, begsecgid_elem = 1 }
enum  esecgid { endsecgid_coord = 0, endsecgid_elem = 1 }

Functions

const kwdset bsecgid_kwdset (sizeof(bsecgid_str)/sizeof(*bsecgid_str), bsecgid_str)
const kwdset esecgid_kwdset (sizeof(esecgid_str)/sizeof(*esecgid_str), esecgid_str)
const gtypel operator++ (gtypel &a, int)

Variables

const enumstr bsecgid_str [] = {{"Coordinates",0}, {"Elements",1}}
const enumstr esecgid_str [] = {{"end Coordinates",0}, {"end Elements",1}}

Enumeration Type Documentation

enum bsecgid
Enumerator:
begsecgid_coord 
begsecgid_elem 

Definition at line 2734 of file siftop.cpp.

enum esecgid
Enumerator:
endsecgid_coord 
endsecgid_elem 

Definition at line 2739 of file siftop.cpp.


Function Documentation

const kwdset bsecgid_kwdset ( sizeof(bsecgid_str)/sizeof *  bsecgid_str,
bsecgid_str   
)
const kwdset esecgid_kwdset ( sizeof(esecgid_str)/sizeof *  esecgid_str,
esecgid_str   
)
const gtypel operator++ ( gtypel a,
int   
)

Variable Documentation

const enumstr bsecgid_str[] = {{"Coordinates",0}, {"Elements",1}}

Definition at line 2735 of file siftop.cpp.

const enumstr esecgid_str[] = {{"end Coordinates",0}, {"end Elements",1}}

Definition at line 2740 of file siftop.cpp.


Generated by  doxygen 1.6.2