Skip to content

fossil_utils

Source: src/lib/fossil_utils.f90

Dependencies

Contents

Variables

NameTypeAttributesDescription
EPSreal(kind=R8P)
FRLENinteger(kind=I4P)parameter
PIreal(kind=R8P)parameter

Functions

is_inside_bb

Attributes: pure

Returns: logical

fortran
function is_inside_bb(bmin, bmax, point)

Arguments

NameTypeIntentAttributesDescription
bmintype(vector_R8P)in
bmaxtype(vector_R8P)in
pointtype(vector_R8P)in

Call graph