ryujin
2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
source
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
8
namespace
ryujin
9
{
17
template
<
typename
Description,
int
dim,
typename
Number =
double
>
18
using
ParabolicModule
=
19
typename
Description::template
ParabolicModule<dim, Number>
;
20
}
/* namespace ryujin */
ryujin::ParabolicModule
typename Description::template ParabolicModule< dim, Number > ParabolicModule
Definition
parabolic_module.h:19
ryujin
Definition
computing_timer.h:22
Generated by
1.9.8