k-dot-p 0.1

YYSTYPE Union Reference

#include <structspec_parser.h>

Collaboration diagram for YYSTYPE:

List of all members.

Public Attributes

char * str
double fval
int ival
enum
kdotp::libmodelxx::continuous_structure::length 
len
enum
kdotp::libmodelxx::continuous_structure::energy 
energy
struct vector * v
GList * list
struct key_valuekvu
enum
kdotp::libmodelxx::grid::grid_type 
gt
struct
kdotp::libmodelxx::grid::shape_tree
stree
struct
kdotp::libmodelxx::continuous_structure::region
region
struct
kdotp::libmodelxx::grid::grid
g
struct
kdotp::libmodelxx::continuous_structure::continuous_structure
s
struct
kdotp::libmodelxx::continuous_structure::potential
potential
struct
kdotp::libmodelxx::continuous_structure::doping
doping
struct
kdotp::libmodelxx::postprocessing::function_exp
exp

Detailed Description

Definition at line 278 of file structspec_parser.c++.


Member Data Documentation

double YYSTYPE::fval

Definition at line 285 of file structspec_parser.c++.

Referenced by while(), and yyparse().

Definition at line 295 of file structspec_parser.c++.

Referenced by yyparse().

Definition at line 292 of file structspec_parser.c++.

Referenced by while(), and yyparse().

Definition at line 286 of file structspec_parser.c++.

Referenced by while(), and yyparse().

Definition at line 291 of file structspec_parser.c++.

Referenced by yyparse().

GList * YYSTYPE::list

Definition at line 290 of file structspec_parser.c++.

Referenced by yyparse().

char * YYSTYPE::str

Definition at line 284 of file structspec_parser.c++.

Referenced by while(), and yyparse().

Definition at line 293 of file structspec_parser.c++.

Referenced by yyparse().

struct vector * YYSTYPE::v

Definition at line 289 of file structspec_parser.c++.


The documentation for this union was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines