SFEMaNS  version 5.3
Reference documentation for SFEMaNS
prep_maill Module Reference

Functions/Subroutines

subroutine, public create_p3_mesh (p1_mesh, p2_mesh, p3_mesh, type_fe)
 
subroutine, public incr_vrtx_indx_enumeration (mesh, type_fe)
 
subroutine, public incr_vrtx_indx_enumeration_for_interfaces (interface_XX, nws1, nws2)
 
subroutine, public load_dg_mesh_free_format (dir, fil, list_dom, list_inter, type_fe, mesh, mesh_formatted)
 
subroutine, public load_mesh_free_format_ordered (dir, fil, list_dom, type_fe, mesh, mesh_formatted, edge_stab)
 
subroutine, public load_mesh_free_format (dir, fil, list_dom, type_fe, mesh, mesh_formatted, edge_stab)
 
subroutine, public load_mesh_formatted (dir, fil, list_dom, type_fe, mesh)
 
subroutine, public load_mesh (dir, fil, list_dom, type_fe, mesh)
 
subroutine surf_nodes_i (jjs, j_s, iis)
 
subroutine, public prep_interfaces (mesh)
 

Function/Subroutine Documentation

subroutine, public prep_maill::create_p3_mesh ( type(mesh_type), intent(in)  p1_mesh,
type(mesh_type), intent(in)  p2_mesh,
type(mesh_type), intent(out)  p3_mesh,
integer, intent(in)  type_fe 
)

Definition at line 18 of file prep_mesh.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public prep_maill::incr_vrtx_indx_enumeration ( type(mesh_type mesh,
integer, intent(in)  type_fe 
)

Definition at line 211 of file prep_mesh.f90.

subroutine, public prep_maill::incr_vrtx_indx_enumeration_for_interfaces ( type(interface_type interface_XX,
integer, intent(in)  nws1,
integer, intent(in)  nws2 
)

Definition at line 253 of file prep_mesh.f90.

subroutine, public prep_maill::load_dg_mesh_free_format ( character(len=200), intent(in)  dir,
character(len=200), intent(in)  fil,
integer, dimension(:), intent(in)  list_dom,
integer, dimension(:), intent(in)  list_inter,
integer, intent(in)  type_fe,
type(mesh_type mesh,
logical, intent(in)  mesh_formatted 
)

Definition at line 276 of file prep_mesh.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public prep_maill::load_mesh ( character(len=200), intent(in)  dir,
character(len=200), intent(in)  fil,
integer, dimension(:), intent(in)  list_dom,
integer, intent(in)  type_fe,
type(mesh_type mesh 
)

Definition at line 1368 of file prep_mesh.f90.

Here is the call graph for this function:

subroutine, public prep_maill::load_mesh_formatted ( character(len=200), intent(in)  dir,
character(len=200), intent(in)  fil,
integer, dimension(:), intent(in)  list_dom,
integer, intent(in)  type_fe,
type(mesh_type mesh 
)

Definition at line 1169 of file prep_mesh.f90.

Here is the call graph for this function:

subroutine, public prep_maill::load_mesh_free_format ( character(len=200), intent(in)  dir,
character(len=200), intent(in)  fil,
integer, dimension(:), intent(in)  list_dom,
integer, intent(in)  type_fe,
type(mesh_type mesh,
logical, intent(in)  mesh_formatted,
logical, intent(in), optional  edge_stab 
)

Definition at line 914 of file prep_mesh.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public prep_maill::load_mesh_free_format_ordered ( character(len=200), intent(in)  dir,
character(len=200), intent(in)  fil,
integer, dimension(:), intent(in)  list_dom,
integer, intent(in)  type_fe,
type(mesh_type mesh,
logical, intent(in)  mesh_formatted,
logical, intent(in), optional  edge_stab 
)

Definition at line 655 of file prep_mesh.f90.

Here is the call graph for this function:

subroutine, public prep_maill::prep_interfaces ( type(mesh_type mesh)

Definition at line 1625 of file prep_mesh.f90.

Here is the caller graph for this function:

subroutine prep_maill::surf_nodes_i ( integer, dimension(:,:), intent(in)  jjs,
integer, dimension(:), intent(in)  j_s,
integer, dimension(:,:), intent(out)  iis 
)

Definition at line 1598 of file prep_mesh.f90.

Here is the caller graph for this function: