From a50dd181e9e4a17b25976019c04bfa1efc100108 Mon Sep 17 00:00:00 2001 From: Tristan Salles Date: Mon, 24 Jun 2024 14:24:51 +1000 Subject: [PATCH] Update flow_ref.rst --- docs/api_ref/flow_ref.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api_ref/flow_ref.rst b/docs/api_ref/flow_ref.rst index cc529c2..ddc1e7b 100644 --- a/docs/api_ref/flow_ref.rst +++ b/docs/api_ref/flow_ref.rst @@ -27,6 +27,7 @@ Class FAMesh ~FAMesh._buildFlowDirection ~FAMesh._distributeDownstream + ~FAMesh._eroMats ~FAMesh._getEroDepRate ~FAMesh._iceFlow ~FAMesh._matrix_build @@ -47,6 +48,7 @@ Private functions .. automethod:: flow.flowplex.FAMesh._buildFlowDirection .. automethod:: flow.flowplex.FAMesh._distributeDownstream +.. automethod:: flow.flowplex.FAMesh._eroMats .. automethod:: flow.flowplex.FAMesh._getEroDepRate .. automethod:: flow.flowplex.FAMesh._iceFlow .. automethod:: flow.flowplex.FAMesh._matrix_build