#include <Scaled.hpp>
Definition at line 26 of file Scaled.hpp.
◆ Scaled()
template<typename ScalesRef >
FieldCoupling::Coupling::Scaled::Scaled |
( |
ScalesRef && |
scales, |
|
|
double |
default_val |
|
) |
| |
|
inline |
◆ default_scale() [1/2]
double & FieldCoupling::Coupling::Scaled::default_scale |
( |
| ) |
|
|
inline |
◆ default_scale() [2/2]
double const & FieldCoupling::Coupling::Scaled::default_scale |
( |
| ) |
const |
|
inline |
◆ operator()()
template<typename T , typename
Particle >
T FieldCoupling::Coupling::Scaled::operator() |
( |
const Particle & |
p, |
|
|
const T & |
x |
|
) |
| const |
|
inline |
◆ particle_scales() [1/2]
std::unordered_map< int, double > & FieldCoupling::Coupling::Scaled::particle_scales |
( |
| ) |
|
|
inline |
◆ particle_scales() [2/2]
std::unordered_map< int, double > const & FieldCoupling::Coupling::Scaled::particle_scales |
( |
| ) |
const |
|
inline |
◆ is_linear
constexpr bool FieldCoupling::Coupling::Scaled::is_linear = true |
|
staticconstexpr |
The documentation for this class was generated from the following file: