Advanced Multi-Physics (AMP)
On-Line Documentation
Public Attributes | List of all members
te_expr Struct Reference

#include <tinyexpr.h>

Public Attributes

union { 
 
   const double *   bound 
 
   const void *   function 
 
   double   value 
 
};  
 
void * parameters [1]
 
int type
 

Detailed Description

Definition at line 36 of file tinyexpr.h.

Member Data Documentation

◆ [union]

union { ... } te_expr

◆ bound

const double* te_expr::bound

Definition at line 38 of file tinyexpr.h.

◆ function

const void* te_expr::function

Definition at line 38 of file tinyexpr.h.

◆ parameters

void* te_expr::parameters[1]

Definition at line 39 of file tinyexpr.h.

◆ type

int te_expr::type

Definition at line 37 of file tinyexpr.h.

◆ value

double te_expr::value

Definition at line 38 of file tinyexpr.h.


The documentation for this struct was generated from the following file:



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page