#
# Validated function
#
# $Id: validated.txt,v 1.1 2003/04/21 21:03:38 nicoo Exp $
# 
# To generate a list with ALL functions and types:
#
# echo 'use("fem"); validate("../../../../../haplo/doc/validated.txt");' | ../../../kernel/haplo/haplo -L../src/.libs -colors=none | grep ^'|' |  cut -c24-59 | grep ^[A-Za-z_]  | sort -u
#

abort
boolean_and
boolean_copy
boolean_display
boolean_not
boolean_or
#boolean_xor
chdir
#fem_group_copy
#fem_group_display
#fem_group_free
#fem_group_new_mesh
#fem_group_new_node
#fem_haplo_matrix_vector
#fem_material_cara_get
#fem_material_cara_set
#fem_material_cara_unset
#fem_material_copy
#fem_material_free
#fem_material_new
#fem_material_print
#fem_matrix_copy
#fem_matrix_display
#fem_matrix_example
#fem_matrix_example_10
#fem_matrix_free
#fem_matrix_penalty
#fem_matrix_print
#fem_matrix_print_profile
#fem_matrix_test
#fem_mesh_add
#fem_meshing_copy
#fem_meshing_display
#fem_meshing_free
#fem_meshing_load
#fem_meshing_new
#fem_meshing_new_3d
#fem_meshing_print
#fem_meshing_save
#fem_model_copy
#fem_model_display
#fem_model_dof_get
#fem_model_dof_n
#fem_model_free
#fem_model_gsm
#fem_model_meshing
#fem_model_new
#fem_model_set_material
#fem_model_set_property
#fem_node_add
#fem_property_cara_get
#fem_property_cara_set
#fem_property_cara_unset
#fem_property_copy
#fem_property_free
#fem_property_new
#fem_property_print
#fem_solver_cg
#fem_solver_ldlt
#fem_vector_add
#fem_vector_copy
#fem_vector_display
#fem_vector_example
#fem_vector_free
#fem_vector_get
#fem_vector_norm
#fem_vector_norm_max
#fem_vector_print
#fem_vector_set
#fem_vector_sub
#fem_vector_test#file_ls
file_pwd
float_add
float_add_string
float_copy
float_display
float_div
float_equal
float_greater
float_greater_e
float_identity
float_lower
float_lower_e
float_mul
#float_pow
float_print
float_sub
float_unary_minus
haplo_bordered
haplo_centered
#__haplo_code_copy
__haplo_code_display
#__haplo_code_free
#__haplo_code_print
HAPLO_FREE_FUNC
__haplo_func_bind
#__haplo_func_list_display
#__haplo_object_type_list_display
__haplo_object_type_register_0
__haplo_object_type_register_1
__haplo_object_type_register_2
__haplo_object_type_register_3
__haplo_plugins_library_load
__haplo_plugins_load
haplo_underlined
#list_copy
#list_display
#list_free
math_acos
math_asin
math_asinh
math_atan
math_atan2
math_atanh
math_cbrt
math_cos
math_cosh
math_erf
math_erfc
math_exp
math_expm1
math_fabs
math_hypot
math_j0
math_j1
math_lgamma
math_log
math_log10
math_log1p
math_pow
math_sin
math_sinh
math_sqrt
math_tan
math_tanh
math_y0
math_y1
string_add_float
string_add_string
string_copy
string_display
string_print
validate
