MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
fvstructuredwindowmapping.cpp
Go to the documentation of this file.
1// Copyright (C) 2024 The m-AIA AUTHORS
2//
3// This file is part of m-AIA (https://git.rwth-aachen.de/aia/m-AIA/m-AIA)
4//
5// SPDX-License-Identifier: LGPL-3.0-only
6
7#include "COMM/mpioverride.h"
9#include "globals.h"
10
11template <MInt nDim>
13
14template class StructuredWindowMap<2>;
15template class StructuredWindowMap<3>;