SFEMaNS  version 5.3
Reference documentation for SFEMaNS
prep_mesh_interface Module Reference

Functions/Subroutines

subroutine, public load_interface (mesh_master, mesh_slave, list_inter, mesh_INTERFACE, disjoint)
 
subroutine, public load_mesh_interface (mesh_master, mesh_slave, list_inter, mesh_INTERFACE)
 

Function/Subroutine Documentation

subroutine, public prep_mesh_interface::load_interface ( type(mesh_type), intent(in)  mesh_master,
type(mesh_type), intent(in)  mesh_slave,
integer, dimension(:), intent(in)  list_inter,
type(interface_type), intent(out)  mesh_INTERFACE,
logical, intent(in)  disjoint 
)

Definition at line 17 of file prep_mesh_interface.f90.

Here is the caller graph for this function:

subroutine, public prep_mesh_interface::load_mesh_interface ( type(mesh_type), intent(in)  mesh_master,
type(mesh_type), intent(in)  mesh_slave,
integer, dimension(:), intent(in)  list_inter,
type(mesh_type_interface), intent(out)  mesh_INTERFACE 
)

Definition at line 133 of file prep_mesh_interface.f90.