Loading...
Searching...
No Matches
bitpit::DiscreteStencilWeightValueInfo< weight_t, typename > Class Template Reference
#include <stencil_weight.hpp>
Inheritance diagram for bitpit::DiscreteStencilWeightValueInfo< weight_t, typename >:

Public Types | |
using | type = weight_t |
Detailed Description
template<typename weight_t, typename = void>
class bitpit::DiscreteStencilWeightValueInfo< weight_t, typename >
class bitpit::DiscreteStencilWeightValueInfo< weight_t, typename >
Helper class to get information about the values associated with a weight.
Definition at line 63 of file stencil_weight.hpp.
Member Typedef Documentation
◆ type
template<typename weight_t, typename = void>
using bitpit::DiscreteStencilWeightValueInfo< weight_t, typename >::type = weight_t |
Definition at line 66 of file stencil_weight.hpp.
The documentation for this class was generated from the following file:
- src/discretization/stencil_weight.hpp
