Fail_profile Struct Reference

#include <failure.h>

List of all members.

Public Attributes

Fail_column ** col
 failure data for each column.
Sed_cube p
 the underlying Sed_cube.
double fs_min_val
 value of the minimum factor of safety.
int fs_min_start
 start of the failure surface with min fos.
int fs_min_len
 length of the failure surface with min fos.
Failure_t fail_const
 some constants for the profile.
int size
 number of columns.
int len
 number of columns allocated (length of col).
int count


Detailed Description

Definition at line 106 of file failure.h.


Member Data Documentation

Fail_column** Fail_profile::col

failure data for each column.

Definition at line 108 of file failure.h.

Referenced by fail_create_fail_profile(), fail_destroy_failure_profile(), fail_dump_fail_profile(), fail_examine_fail_profile(), fail_get_fail_profile_fos(), fail_get_ignore_surface(), fail_get_janbu_parameters(), fail_load_fail_profile(), fail_reinit_fail_profile(), fail_reset_fail_profile(), fail_resize_fail_profile(), fail_set_failure_surface_ignore(), fail_update_fail_profile(), and get_node_fos().

Sed_cube Fail_profile::p

the underlying Sed_cube.

Definition at line 109 of file failure.h.

Referenced by fail_dump_fail_profile(), fail_examine_fail_profile(), fail_get_fail_profile_fos(), fail_get_janbu_parameters(), fail_load_fail_profile(), fail_reinit_fail_profile(), fail_reuse_fail_profile(), and fail_update_fail_profile().

double Fail_profile::fs_min_val

value of the minimum factor of safety.

Definition at line 110 of file failure.h.

Referenced by fail_reset_fail_profile(), fail_reuse_fail_profile(), fail_update_fail_profile(), get_node_fos(), and run_failure().

int Fail_profile::fs_min_start

start of the failure surface with min fos.

Definition at line 111 of file failure.h.

Referenced by fail_reset_fail_profile(), fail_reuse_fail_profile(), fail_update_fail_profile(), get_node_fos(), and run_failure().

int Fail_profile::fs_min_len

length of the failure surface with min fos.

Definition at line 112 of file failure.h.

Referenced by fail_reset_fail_profile(), fail_reuse_fail_profile(), fail_update_fail_profile(), get_node_fos(), and run_failure().

Failure_t Fail_profile::fail_const

some constants for the profile.

Definition at line 113 of file failure.h.

Referenced by fail_reinit_fail_profile(), and fail_update_fail_profile().

int Fail_profile::size

number of columns.

Definition at line 114 of file failure.h.

Referenced by fail_create_fail_profile(), fail_destroy_failure_profile(), fail_dump_fail_profile(), fail_examine_fail_profile(), fail_get_janbu_parameters(), fail_load_fail_profile(), fail_reset_fail_profile(), fail_resize_fail_profile(), fail_update_fail_profile(), and get_node_fos().

int Fail_profile::len

number of columns allocated (length of col).

Definition at line 115 of file failure.h.

Referenced by fail_create_fail_profile(), fail_load_fail_profile(), and fail_resize_fail_profile().

int Fail_profile::count

Definition at line 116 of file failure.h.

Referenced by fail_create_fail_profile(), fail_reuse_fail_profile(), fail_update_fail_profile(), and get_node_fos().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2