0.6.0
Loading...
Searching...
No Matches
mod_compute_immersed_boundary_distance Module Reference

Compute distance from shape boundary. More...

Functions/Subroutines

subroutine, public get_distance_from_shape (distance, shape, isd_metrics_direction_computational_method, cut_cell, cut_cell_global, cell_size, is_from_cut_cell, reference_point)
 Get a suitable and optimized distance function to use with isd_create.
 

Detailed Description

Compute distance from shape boundary.

Function/Subroutine Documentation

◆ get_distance_from_shape()

subroutine, public mod_compute_immersed_boundary_distance::get_distance_from_shape ( double precision, dimension(:,:,:), intent(inout) distance,
class(t_shape), intent(in) shape,
integer, intent(in) isd_metrics_direction_computational_method,
type(t_cut_cell), intent(inout) cut_cell,
type(t_cut_cell), intent(in) cut_cell_global,
double precision, dimension(:), intent(in), allocatable cell_size,
logical, intent(in) is_from_cut_cell,
double precision, dimension(:), intent(in), allocatable reference_point )

Get a suitable and optimized distance function to use with isd_create.