NiHu
2.0
integral_transform_forward.hpp
1
#ifndef INTEGRAL_TRANSFORM_FORWARD_HPP_INCLUDED
2
#define INTEGRAL_TRANSFORM_FORWARD_HPP_INCLUDED
3
4
namespace
NiHu
5
{
6
7
// forward declaration
8
template
<
class
Operator,
class
TrialSpace>
9
class
integral_transform;
10
11
}
12
13
#endif
src
core
integral_transform_forward.hpp
Generated on Wed Dec 10 2025 01:00:08 for NiHu by
1.8.18