SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
prep_mesh_interface Module Reference

Public Member Functions

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)
 

Detailed Description

Definition at line 4 of file prep_mesh_interface.f90.

Member 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 16 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 132 of file prep_mesh_interface.f90.


The documentation for this module was generated from the following file: