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

Compute. More...

Functions/Subroutines

subroutine compute_contact_line_points (phase, representation, contact_line_points)
 

Detailed Description

Compute.

Function/Subroutine Documentation

◆ compute_contact_line_points()

subroutine mod_multiphase_compute_contact_line_points::compute_contact_line_points ( type(t_phase_geometry), intent(inout) phase,
integer, intent(in) representation,
type(t_contact_line_point), dimension(:), intent(inout), allocatable contact_line_points )