PLaSK library
Loading...
Searching...
No Matches
scaled_provider.hpp File Reference

This file contains templates for provider that scales source by some value. More...

#include "providerfor.hpp"
Include dependency graph for scaled_provider.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plask::ScaledProviderBase< DstProviderT, SrcProviderT, ScaleT >
 Template of base of scaled provider. More...
 
struct  plask::ScaledFieldProviderImpl< DstPropertyT, SrcPropertyT, propertyType, SpaceT, ScaleT, VariadicTemplateTypesHolder< ExtraArgs... > >
 
struct  plask::ScaledFieldProviderImpl< DstPropertyT, SrcPropertyT, MULTI_FIELD_PROPERTY, SpaceT, ScaleT, VariadicTemplateTypesHolder< ExtraArgs... > >
 
struct  plask::ScaledFieldProvider< DstPropertyT, SrcPropertyT, SpaceT, ScaleT >
 Template of class of scaled provider for providers with interpolation. More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Detailed Description

This file contains templates for provider that scales source by some value.

Definition in file scaled_provider.hpp.