|
PLaSK library
|
This file contains templates for provider that scales source by some value. More...
#include "providerfor.hpp"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. | |
This file contains templates for provider that scales source by some value.
Definition in file scaled_provider.hpp.