getNvalueSoil Function

public function getNvalueSoil(obj, borings, VoronoiRatio, MovingAverageFilter, Delaunay) result(Nvalue)

Type Bound

Soil_

Arguments

Type IntentOptional Attributes Name
class(Soil_), intent(inout) :: obj
type(Boring_), intent(in), optional :: borings(:)
real(kind=real64), intent(in), optional :: VoronoiRatio
logical, intent(in), optional :: MovingAverageFilter
logical, intent(in), optional :: Delaunay

Return Value real(kind=real64), allocatable, (:)