#include <bnd.h>
Collaboration diagram for bnd_boundary:

Data Fields | |
| enum bnd_enum | kind |
| bnd_union | cond |
| gl_list_t * | logrels |
| real64 | tolerance |
| int32 | mindex |
| int32 | sindex |
| int32 | model |
| uint32 | flags |
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
assume a unique and consistent value for the tolerance. Used only when the condition is a rel_relation. Needs FIX for arbitrary values
index in the slv_system_t master list
index in the slv_system_t solver list
index of a hypothetical MODEL bnd is from
| uint32 bnd_boundary::flags |
flags
1.5.1