From eb2cf3891b67b89b8a471828473bf7785ce48788 Mon Sep 17 00:00:00 2001 From: marchdf Date: Thu, 15 Aug 2024 17:39:07 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=209cce9?= =?UTF-8?q?c0e304516787e3bed9579ef8744e08bfa52=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api_docs/_multi_level_vector_8_h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_docs/_multi_level_vector_8_h_source.html b/api_docs/_multi_level_vector_8_h_source.html index 4f70fdd4fa..50d421651b 100644 --- a/api_docs/_multi_level_vector_8_h_source.html +++ b/api_docs/_multi_level_vector_8_h_source.html @@ -94,7 +94,7 @@
22 class MultiLevelVector
23 {
24 public:
-
25  MultiLevelVector(const FieldLoc floc = FieldLoc::CELL) : m_floc(floc){};
+
25  MultiLevelVector(const FieldLoc floc = FieldLoc::CELL) : m_floc(floc) {};
26 
27  void resize(const int axis, const amrex::Vector<amrex::Geometry>& geom);
28