bnd_boundary Struct Reference
[System]

#include <bnd.h>

Collaboration diagram for bnd_boundary:

Collaboration graph
[legend]

Detailed Description

Boundary data structure.


Data Fields

enum bnd_enum kind
bnd_union cond
gl_list_tlogrels
real64 tolerance
int32 mindex
int32 sindex
int32 model
uint32 flags


Field Documentation

enum bnd_enum bnd_boundary::kind

type of condition - real or logical

union bnd_union bnd_boundary::cond

condition

struct gl_list_t* bnd_boundary::logrels

logrel using the truth value of condition

real64 bnd_boundary::tolerance

assume a unique and consistent value for the tolerance. Used only when the condition is a rel_relation. Needs FIX for arbitrary values

int32 bnd_boundary::mindex

index in the slv_system_t master list

int32 bnd_boundary::sindex

index in the slv_system_t solver list

int32 bnd_boundary::model

index of a hypothetical MODEL bnd is from

uint32 bnd_boundary::flags

flags


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 04:00:57 2008 for libascend by  doxygen 1.5.1