Bachelor's degree final project
v1.0
Faculty of Mathematics, University of Barcelona
Main Page
Modules
Data Structures
Files
File List
Globals
All
Functions
Typedefs
Defines
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
- _ -
_get_fourier_coef_index() :
pic.c
_init_pic() :
pic.c
_pic_estimate_mesh_size() :
pic.c
_pic_realloc() :
pic.c
- a -
allocated_matrix() :
utils.c
allocated_vector() :
utils.c
- b -
back_substitution() :
linear_solve.h
,
linear_solve.c
- c -
copy_matrix() :
utils.h
,
utils.c
copy_vector() :
utils.h
,
utils.c
- d -
dft_r2r_1d() :
newton.h
,
newton.c
- e -
euclidian_norm() :
utils.h
,
utils.c
- f -
forward_substitution() :
linear_solve.h
,
linear_solve.c
forward_substitution_ones() :
linear_solve.c
,
linear_solve.h
free_matrix() :
utils.h
,
utils.c
free_matrix2() :
utils.c
free_vector() :
utils.h
,
utils.c
free_vector2() :
utils.c
- g -
get_newton_max_iterations() :
newton.h
,
newton.c
get_solve_with_lu() :
linear_solve.c
,
linear_solve.h
get_solve_with_qr() :
linear_solve.c
,
linear_solve.h
- h -
householder_matrix() :
householder.c
,
householder.h
householder_vector() :
householder.c
- i -
inner_product() :
utils.h
,
utils.c
- l -
load_matrix() :
load.h
,
load.c
load_vector() :
load.c
,
load.h
loadas_matrix() :
load.h
,
load.c
loadas_vector() :
load.c
,
load.h
lu() :
LU_matrix.h
,
LU_matrix.c
lu_flag() :
LU_matrix.c
- m -
malloc_matrix() :
utils.h
,
utils.c
malloc_vector() :
utils.c
,
utils.h
malloc_vector2() :
newton.c
max_col() :
LU_matrix.c
max_row() :
LU_matrix.c
max_row_col() :
LU_matrix.c
- n -
newton() :
newton.h
,
newton.c
newton_differential() :
newton.c
,
newton.h
newton_differential_block() :
newton.c
newton_execute() :
newton.h
,
newton.c
- p -
permutation_init() :
permutation.h
,
permutation.c
permutation_vector() :
permutation.c
,
permutation.h
pic_create() :
pic.h
,
pic.c
pic_destroy() :
pic.c
,
pic.h
pic_differential() :
pic.h
,
pic.c
pic_error() :
pic.c
pic_estimate_mesh_size() :
pic.c
pic_execute() :
pic.h
,
pic.c
pic_get_DF() :
pic.c
,
pic.h
pic_get_dimension_size() :
pic.h
,
pic.c
pic_get_max_iterations() :
pic.h
,
pic.c
pic_get_mesh_size() :
pic.h
,
pic.c
pic_get_n() :
pic.h
,
pic.c
pic_get_N() :
pic.h
,
pic.c
pic_get_w() :
pic.h
,
pic.c
pic_get_X() :
pic.c
pic_get_x() :
pic.h
,
pic.c
pic_get_X() :
pic.h
pic_load_fourier_coef() :
pic.h
,
pic.c
pic_loadas_fourier_coef() :
pic.h
,
pic.c
pic_save_curve() :
pic.h
,
pic.c
pic_save_differential() :
pic.h
,
pic.c
pic_save_differential_indexs() :
pic.h
,
pic.c
pic_save_fourier_coef() :
pic.c
,
pic.h
pic_saveas_curve() :
pic.h
,
pic.c
pic_saveas_differential() :
pic.c
,
pic.h
pic_saveas_differential_indexs() :
pic.h
,
pic.c
pic_saveas_fourier_coef() :
pic.h
,
pic.c
pic_set_dimension_size() :
pic.h
,
pic.c
pic_set_function_pointer() :
pic.h
,
pic.c
pic_set_function_solve() :
pic.h
,
pic.c
pic_set_max_iterations() :
pic.c
,
pic.h
pic_set_mesh_size() :
pic.h
,
pic.c
pic_x() :
pic.c
postmult() :
householder.c
premult_matrix() :
householder.c
,
householder.h
premult_Q_vector() :
QR_matrix.c
,
QR_matrix.h
premult_vector() :
householder.c
print_matrix() :
utils.c
,
utils.h
print_vector() :
utils.h
,
utils.c
- q -
qr() :
QR_matrix.h
,
QR_matrix.c
qrdes() :
qr.c
qrsis() :
utils.h
,
qr.c
- r -
resq() :
qr.c
resr() :
qr.c
- s -
save_matrix() :
save.h
,
save.c
save_matrix_indexs() :
save.c
,
save.h
save_vector() :
save.h
,
save.c
save_vector_indexs() :
save.c
,
save.h
saveas_matrix() :
save.h
,
save.c
saveas_matrix_indexs() :
save.h
,
save.c
saveas_vector() :
save.h
,
save.c
saveas_vector_indexs() :
save.c
,
save.h
set_newton_max_iterations() :
newton.h
,
newton.c
solve() :
linear_solve.c
solve_lu() :
linear_solve.h
,
linear_solve.c
solve_qr() :
linear_solve.h
,
linear_solve.c
swap_bit() :
LU_matrix.c
,
permutation.h
swap_col() :
LU_matrix.c
swap_row() :
LU_matrix.c
Generated on Mon Jun 23 2014 05:27:27 for Bachelor's degree final project by
1.7.6.1