Procedures

ProcedureLocationProcedure TypeDescription
add sourcery_units_m Interface
argument_present sourcery_command_line_m Interface
array_of_strings sourcery_string_m Interface
as_character sourcery_string_m Interface
assign_character_to_string_t sourcery_string_m Interface
assign_string_t_to_character sourcery_string_m Interface
assign_units sourcery_units_m Interface
base_name sourcery_string_m Interface
bin_t sourcery_bin_m Interface
character_cat_string_t sourcery_string_m Interface
character_eq_string_t sourcery_string_m Interface
character_ne_string_t sourcery_string_m Interface
characterize sourcery_test_result_m Interface
co_all sourcery_user_defined_collectives_m Interface
column_vectors sourcery_array_functions_m Interface
concatenate_columns sourcery_array_functions_m Interface
concatenate_rows sourcery_array_functions_m Interface
contains_text sourcery_vector_test_description_m Interface
contains_text sourcery_test_description_m Interface
data_partition_t sourcery_data_partition_m Interface
define_partitions sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

description_contains sourcery_test_result_m Interface
divide sourcery_units_m Interface
equals sourcery_test_description_m Interface
file_extension sourcery_string_m Interface
file_t sourcery_file_m Interface
first sourcery_bin_m Interface
first sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

flag_value sourcery_command_line_m Interface
gather_real32_1D_array sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

gather_real32_2D_array sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

gather_real64_1D_array sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

gather_real64_2D_array sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

get_json_integer sourcery_string_m Interface
get_json_integer_array sourcery_string_m Interface
get_json_key sourcery_string_m Interface
get_json_logical sourcery_string_m Interface
get_json_real sourcery_string_m Interface
get_json_real_array sourcery_string_m Interface
get_json_string sourcery_string_m Interface
get_system sourcery_units_m Interface
get_units sourcery_units_m Interface
has_density_units sourcery_units_m Interface
has_energy_units sourcery_units_m Interface
has_length_units sourcery_units_m Interface
has_mass_units sourcery_units_m Interface
has_power_units sourcery_units_m Interface
has_specific_energy_units sourcery_units_m Interface
has_stress_units sourcery_units_m Interface
has_temperature_units sourcery_units_m Interface
has_time_units sourcery_units_m Interface
has_velocity_units sourcery_units_m Interface
integer_power sourcery_units_m Interface
is_allocated sourcery_string_m Interface
is_dimensionless sourcery_units_m Interface
last sourcery_bin_m Interface
last sourcery_data_partition_m Interface

Gathers are inherently expensive and are best used either 1. Near the beginning/end of execution to amortize costs across an entire run or 2. Temporarily while developing/debugging code.

lines sourcery_file_m Interface
mark_as_defined sourcery_co_object_m Interface
mark_as_defined sourcery_object_m Interface
multiply sourcery_units_m Interface
negate sourcery_units_m Interface
operator(.cat.) sourcery_string_m Interface
operator(.catColumns.) sourcery_array_functions_m Interface
operator(.catRows.) sourcery_array_functions_m Interface
operator(.columnVectors.) sourcery_array_functions_m Interface
passed sourcery_test_result_m Interface
real_power sourcery_units_m Interface
report sourcery_test_m Interface
run sourcery_vector_test_description_m Interface
run sourcery_test_description_m Interface
separated_values sourcery_formats_m Interface
set_units sourcery_units_m Interface
string_t sourcery_string_m Interface
string_t_cat_character sourcery_string_m Interface
string_t_cat_string_t sourcery_string_m Interface
string_t_eq_character sourcery_string_m Interface
string_t_eq_string_t sourcery_string_m Interface
string_t_ne_character sourcery_string_m Interface
string_t_ne_string_t sourcery_string_m Interface
subtract sourcery_units_m Interface
test_description_t sourcery_test_description_m Interface
test_result_t sourcery_test_result_m Interface
user_defined sourcery_co_object_m Interface
user_defined sourcery_object_m Interface
vector_test_description_t sourcery_vector_test_description_m Interface
within_tolerance sourcery_oracle_m Interface
write_lines sourcery_file_m Interface
call~~graph~~CallGraph interface~add units%add interface~argument_present command_line_t%argument_present interface~array_of_strings array_of_strings interface~as_character string_t%as_character interface~assign_character_to_string_t string_t%assign_character_to_string_t interface~assign_string_t_to_character string_t%assign_string_t_to_character interface~assign_units units%assign_units interface~base_name string_t%base_name interface~bin_t bin_t interface~character_cat_string_t string_t%character_cat_string_t interface~character_eq_string_t string_t%character_eq_string_t interface~character_ne_string_t string_t%character_ne_string_t interface~characterize test_result_t%characterize interface~co_all co_all interface~column_vectors column_vectors interface~concatenate_columns concatenate_columns interface~concatenate_rows concatenate_rows interface~contains_text vector_test_description_t%contains_text interface~contains_text~2 test_description_t%contains_text interface~data_partition_t data_partition_t interface~define_partitions data_partition_t%define_partitions interface~description_contains test_result_t%description_contains interface~divide units%divide interface~equals test_description_t%equals interface~file_extension string_t%file_extension interface~file_t file_t interface~first bin_t%first interface~first~2 data_partition_t%first interface~flag_value command_line_t%flag_value interface~gather_real32_1d_array data_partition_t%gather_real32_1D_array interface~gather_real32_2d_array data_partition_t%gather_real32_2D_array interface~gather_real64_1d_array data_partition_t%gather_real64_1D_array interface~gather_real64_2d_array data_partition_t%gather_real64_2D_array interface~get_json_integer string_t%get_json_integer interface~get_json_integer_array string_t%get_json_integer_array interface~get_json_key string_t%get_json_key interface~get_json_logical string_t%get_json_logical interface~get_json_real string_t%get_json_real interface~get_json_real_array string_t%get_json_real_array interface~get_json_string string_t%get_json_string interface~get_system units%get_system interface~get_units units%get_units interface~has_density_units units%has_density_units interface~has_energy_units units%has_energy_units interface~has_length_units units%has_length_units interface~has_mass_units units%has_mass_units interface~has_power_units units%has_power_units interface~has_specific_energy_units units%has_specific_energy_units interface~has_stress_units units%has_stress_units interface~has_temperature_units units%has_temperature_units interface~has_time_units units%has_time_units interface~has_velocity_units units%has_velocity_units interface~integer_power units%integer_power interface~is_allocated string_t%is_allocated interface~is_dimensionless units%is_dimensionless interface~last bin_t%last interface~last~2 data_partition_t%last interface~lines file_t%lines interface~mark_as_defined co_object%mark_as_defined interface~mark_as_defined~2 object_t%mark_as_defined interface~multiply units%multiply interface~negate units%negate interface~operator(.cat.) operator(.cat.) interface~operator(.catcolumns.) operator(.catColumns.) interface~operator(.catcolumns.)->interface~concatenate_columns interface~operator(.catrows.) operator(.catRows.) interface~operator(.catrows.)->interface~concatenate_rows interface~operator(.columnvectors.) operator(.columnVectors.) interface~operator(.columnvectors.)->interface~column_vectors interface~passed test_result_t%passed interface~real_power units%real_power interface~report test_t%report interface~run vector_test_description_t%run interface~run~2 test_description_t%run interface~separated_values separated_values interface~set_units units%set_units interface~string_t string_t interface~string_t_cat_character string_t%string_t_cat_character interface~string_t_cat_string_t string_t%string_t_cat_string_t interface~string_t_eq_character string_t%string_t_eq_character interface~string_t_eq_string_t string_t%string_t_eq_string_t interface~string_t_ne_character string_t%string_t_ne_character interface~string_t_ne_string_t string_t%string_t_ne_string_t interface~subtract units%subtract interface~test_description_t test_description_t interface~test_result_t test_result_t interface~user_defined co_object%user_defined interface~user_defined~2 object_t%user_defined interface~vector_test_description_t vector_test_description_t interface~within_tolerance oracle_t%within_tolerance interface~write_lines file_t%write_lines none~assignment(= ) string_t%assignment(= ) none~assignment(= )->interface~assign_character_to_string_t none~assignment(= )->interface~assign_string_t_to_character none~assignment(=) units%assignment(=) none~assignment(=)->interface~assign_units none~gather data_partition_t%gather none~gather->interface~gather_real32_1d_array none~gather->interface~gather_real32_2d_array none~gather->interface~gather_real64_1d_array none~gather->interface~gather_real64_2d_array none~get_json_value string_t%get_json_value none~get_json_value->interface~get_json_integer none~get_json_value->interface~get_json_integer_array none~get_json_value->interface~get_json_logical none~get_json_value->interface~get_json_real none~get_json_value->interface~get_json_real_array none~get_json_value->interface~get_json_string none~operator(+) units%operator(+) none~operator(+)->interface~add none~operator(-) oracle_t%operator(-) subtract subtract none~operator(-)->subtract none~operator(-)~2 units%operator(-) none~operator(-)~2->interface~negate none~operator(-)~2->interface~subtract none~operator(==) string_t%operator(==) none~operator(==)->interface~character_eq_string_t none~operator(==)->interface~string_t_eq_character none~operator(==)->interface~string_t_eq_string_t none~operator(==)~2 test_description_t%operator(==) none~operator(==)~2->interface~equals none~operator(ASTERISK) units%operator(*) none~operator(ASTERISK)->interface~multiply none~operator(ASTERISKASTERISK) units%operator(**) none~operator(ASTERISKASTERISK)->interface~integer_power none~operator(ASTERISKASTERISK)->interface~real_power none~operator(SLASH) units%operator(/) none~operator(SLASH)->interface~divide none~operator(SLASH=) string_t%operator(/=) none~operator(SLASH=)->interface~character_ne_string_t none~operator(SLASH=)->interface~string_t_ne_character none~operator(SLASH=)->interface~string_t_ne_string_t none~operator(SLASHSLASH) string_t%operator(//) none~operator(SLASHSLASH)->interface~character_cat_string_t none~operator(SLASHSLASH)->interface~string_t_cat_character none~operator(SLASHSLASH)->interface~string_t_cat_string_t none~string string_t%string none~string->interface~as_character none~write(formatted) object_t%write(formatted) write_formatted write_formatted none~write(formatted)->write_formatted none~write(formatted)~2 oracle_t%write(formatted) none~write(formatted)~2->write_formatted proc~add add assert assert proc~add->assert proc~argument_present argument_present [] [] proc~argument_present->[] proc~array_of_strings array_of_strings proc~as_character as_character proc~assign_character_to_string_t assign_character_to_string_t proc~assign_string_t_to_character assign_string_t_to_character proc~assign_string_t_to_character->none~string proc~assign_units assign_units proc~base_name base_name proc~base_name->none~string proc~character_cat_string_t character_cat_string_t proc~character_eq_string_t character_eq_string_t proc~character_eq_string_t->none~string proc~character_ne_string_t character_ne_string_t proc~character_ne_string_t->none~string proc~characterize characterize proc~characterize->none~string proc~co_all co_all proc~column_vectors column_vectors proc~column_vectors->assert proc~concatenate_columns concatenate_columns proc~concatenate_columns->assert proc~concatenate_elements concatenate_elements proc~concatenate_elements->none~string proc~concatenate_rows concatenate_rows proc~concatenate_rows->interface~concatenate_columns proc~construct construct proc~construct->interface~define_partitions proc~construct_from_character construct_from_character proc~construct_from_character~2 construct_from_character proc~construct_from_string construct_from_string proc~construct_from_string_t construct_from_string_t proc~construct~2 construct proc~construct~3 construct proc~construct~3->assert intrinsic_array_t intrinsic_array_t proc~construct~3->intrinsic_array_t proc~construct~4 construct proc~construct~5 construct proc~contains_text contains_text proc~contains_text->none~string proc~contains_text~2 contains_text proc~contains_text~2->none~string proc~define_partitions define_partitions proc~description_contains description_contains proc~description_contains->none~string proc~divide divide proc~divide->assert proc~equals equals proc~file_extension file_extension proc~file_extension->none~string proc~first first proc~first->interface~first proc~first->assert proc~first~2 first proc~flag_value flag_value proc~from_default_integer from_default_integer proc~from_real from_real proc~gather_real32_1d_array gather_real32_1D_array proc~gather_real32_1d_array->interface~first~2 proc~gather_real32_1d_array->interface~last~2 proc~gather_real32_1d_array->assert proc~gather_real32_2d_array gather_real32_2D_array proc~gather_real32_2d_array->interface~first~2 proc~gather_real32_2d_array->interface~last~2 proc~gather_real64_1d_array gather_real64_1D_array proc~gather_real64_1d_array->interface~first~2 proc~gather_real64_1d_array->interface~last~2 proc~gather_real64_1d_array->assert proc~gather_real64_2d_array gather_real64_2D_array proc~gather_real64_2d_array->interface~first~2 proc~gather_real64_2d_array->interface~last~2 proc~get_json_integer get_json_integer proc~get_json_integer->interface~get_json_key proc~get_json_integer->none~string proc~get_json_integer->assert proc~get_json_integer_array get_json_integer_array proc~get_json_integer_array->interface~get_json_real_array proc~get_json_key get_json_key proc~get_json_key->none~string proc~get_json_logical get_json_logical proc~get_json_logical->interface~get_json_key proc~get_json_logical->none~string proc~get_json_logical->assert proc~get_json_real get_json_real proc~get_json_real->interface~get_json_key proc~get_json_real->none~string proc~get_json_real->assert proc~get_json_real_array get_json_real_array proc~get_json_real_array->interface~get_json_key proc~get_json_real_array->none~string proc~get_json_real_array->assert proc~get_json_string get_json_string proc~get_json_string->interface~get_json_key proc~get_json_string->none~string proc~get_json_string->assert proc~get_system get_system proc~get_units get_units proc~has_density_units has_density_units proc~has_energy_units has_energy_units proc~has_length_units has_length_units proc~has_mass_units has_mass_units proc~has_power_units has_power_units proc~has_specific_energy_units has_specific_energy_units proc~has_stress_units has_stress_units proc~has_temperature_units has_temperature_units proc~has_time_units has_time_units proc~has_velocity_units has_velocity_units proc~integer_power integer_power proc~is_allocated is_allocated proc~is_dimensionless is_dimensionless proc~last last proc~last->interface~last proc~last->assert proc~last~2 last proc~lines lines proc~mark_as_defined mark_as_defined proc~mark_as_defined~2 mark_as_defined proc~multiply multiply proc~multiply->assert proc~negate negate proc~passed passed proc~passed->interface~co_all proc~read_lines read_lines proc~read_lines->none~string proc~read_lines->assert proc~real_power real_power proc~real_power->interface~is_dimensionless proc~real_power->assert proc~report report proc~report->interface~co_all characterize characterize proc~report->characterize flag_value flag_value proc~report->flag_value passed passed proc~report->passed passing_tests passing_tests proc~report->passing_tests results results proc~report->results subject subject proc~report->subject proc~run run proc~run~2 run proc~run~2->assert vector_function vector_function proc~run~2->vector_function proc~separated_values separated_values proc~set_units set_units proc~string_t_cat_character string_t_cat_character proc~string_t_cat_string_t string_t_cat_string_t proc~string_t_eq_character string_t_eq_character proc~string_t_eq_character->none~string proc~string_t_eq_string_t string_t_eq_string_t proc~string_t_eq_string_t->none~string proc~string_t_ne_character string_t_ne_character proc~string_t_ne_character->none~string proc~string_t_ne_string_t string_t_ne_string_t proc~string_t_ne_string_t->none~string proc~subtract subtract proc~subtract->assert proc~user_defined user_defined proc~user_defined~2 user_defined proc~within_tolerance within_tolerance norm norm proc~within_tolerance->norm proc~write_lines write_lines proc~write_lines->none~string proc~write_lines->assert
Help