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

Go to the source code of this file.

Modules

module  interpolation_tools
 

Functions/Subroutines

subroutine interpolation_tools::backup_suite (type_fic, filename, n_it, rank, is_sequential)
 
subroutine interpolation_tools::max_controle (cont, comm)
 
subroutine interpolation_tools::somme_spatiale (field, comm, cont)
 
subroutine interpolation_tools::inter_mesh_loc_to_glob (mesh_in, mesh_out, in_field, out_field, l_t_g, is_in, comm)
 
subroutine interpolation_tools::loc_to_glob (mesh_loc, mesh_glob, l_t_g)
 
subroutine interpolation_tools::interp_mesh (mesh_in, mesh_out, in_field, out_field, controle, type_fe)
 
subroutine interpolation_tools::gauss_ff (abc, type_fe, ff)
 
subroutine interpolation_tools::find_elem (mesh, rr, abc, m)
 
subroutine interpolation_tools::gauss_ff_edge (ab, type_fe, ff)
 
subroutine interpolation_tools::find_edge (mesh, rr, m, ab)
 
subroutine interpolation_tools::dist (rr, rr1, rr2, y, abt)
 
real(kind=8) function, dimension(2) interpolation_tools::pd_vect (X)
 
real(kind=8) function interpolation_tools::pd_scal (X, Y)