0.6.0
Loading...
Searching...
No Matches
sub_grid_location.f90 File Reference

Modules

module  mod_cut_cell_sub_grid
 Localization of the subgrid part of the mesh.
 

Functions/Subroutines

subroutine mod_cut_cell_sub_grid::locate_sub_grid_mesh (face, segments, super_segments, points, super_points, n_segments, n_intersection_points, list_cells, epsilon)
 
subroutine mod_cut_cell_sub_grid::locate_segments_only_on_one_face (segments, super_segments, points, super_points, face, n_segments, n_intersection_points, iss, iee, jss, jee, kss, kee, list_cells, epsilon)
 
logical function mod_cut_cell_sub_grid::is_lonely_segment_in_one_face (face, points, super_points, segments, super_segments, face_index, iss, iee, jss, jee, kss, kee, n_segments, n_intersection_points, epsilon)
 
subroutine mod_cut_cell_sub_grid::add_segments_only_on_one_face (segments, super_segments, points, super_points, face, v, iss, iee, jss, jee, kss, kee, list_cells, n_segments, n_intersection_points, epsilon)
 
subroutine mod_cut_cell_sub_grid::locate_lonely_points (points, segments, super_segments, iss, iee, jss, jee, kss, kee, n_segments, n_intersection_points, list_cells, epsilon)
 
logical function mod_cut_cell_sub_grid::is_lonely_point_in_cell (face, points, super_points, segments, super_segments, face_index, iss, iee, jss, jee, kss, kee, n_segments, n_intersection_points, epsilon)
 
subroutine mod_cut_cell_sub_grid::add_point_alone (point, segments, super_segments, iss, iee, jss, jee, kss, kee, n_segments, list_cells, epsilon)