SFEMaNS  version 5.3
Reference documentation for SFEMaNS
dir_nodes.f90 File Reference

Go to the source code of this file.

Modules

module  dir_nodes
 

Functions/Subroutines

subroutine dir_nodes::precond_mat (ia, aa, vect)
 
subroutine dir_nodes::dirichlet_m (js, ia, ja, a0)
 
subroutine dir_nodes::dirichlet_rescale_m (js, ia, ja, alpha, a0)
 
subroutine dir_nodes::dirichlet_bloc_m (js_D, ia, ja, a0)
 
subroutine dir_nodes::dir_nodes_size (js, sides, Dir, j_D_size)
 
subroutine sort_diff (a, a_d, n_a_d)
 
subroutine dir_nodes::dir_nodes_gen (js, sides, Dir, j_D)
 
subroutine dir_nodes::dir_nodes_sides_gen (js, sides, Dir, j_D, s_D)
 
subroutine dir_nodes::dirichlet_nodes (jjs_in, sides_in, dir_in, js_d)
 
subroutine dir_nodes::dirichlet_nodes_sides (jjs_in, sides_in, dir_in, js_d, sides_D)
 
subroutine dir_nodes::dirichlet_nodes_bloc (jjs_in, sides_in, dir_in, nb_bloc, bloc_size, js_d)
 

Function/Subroutine Documentation

subroutine sort_diff ( integer, dimension(:), intent(inout)  a,
integer, dimension(:), intent(out)  a_d,
integer, intent(out)  n_a_d 
)

Definition at line 177 of file dir_nodes.f90.

Here is the caller graph for this function: