Afivo  0.3
Public Member Functions | List of all members
m_af_types::mg_lsf_distf Interface Reference

Compute distance to boundary starting at point a going to point b, in the range from [0, 1], with 1 meaning there is no boundary. More...

Public Member Functions

real(dp) function mg_lsf_distf (a, b, mg)
 

Detailed Description

Compute distance to boundary starting at point a going to point b, in the range from [0, 1], with 1 meaning there is no boundary.

Definition at line 716 of file m_af_types.f90.

Constructor & Destructor Documentation

◆ mg_lsf_distf()

real(dp) function m_af_types::mg_lsf_distf::mg_lsf_distf ( real(dp), dimension(ndim), intent(in)  a,
real(dp), dimension(ndim), intent(in)  b,
type(mg_t), intent(in)  mg 
)

Definition at line 716 of file m_af_types.f90.