ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
parabolic_module.h
Go to the documentation of this file.
1//
2// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3// Copyright (C) 2023 - 2025 by the ryujin authors
4//
5
6#pragma once
7
8namespace ryujin
9{
17 template <typename Description, int dim, typename Number = double>
19 typename Description::template ParabolicModule<dim, Number>;
20} /* namespace ryujin */
typename Description::template ParabolicModule< dim, Number > ParabolicModule