Skip to content

Commit

Permalink
fix(cartesiandomain): rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Apr 16, 2024
1 parent 3b8cbed commit 19ebfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cartesiandomain/doubly_periodic_domain.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include <Kokkos_Pair.hpp>
#include <vector>

#include "cartesiandomain/cartesiandomainboundaries.hpp"
#include "cartesiandomain/domainboundaries.hpp"

/* _Note:_ Doubly Periodic Domain Boundary Conditions are defined as:
z: FINITE (see cartesian_coord3nghbrs & boundarycond_coord3)
Expand Down

0 comments on commit 19ebfbf

Please sign in to comment.