OGS
Sigmoid.cpp File Reference
#include "MaterialLib/MPL/Properties/Sigmoid.h"
#include <cmath>
#include <limits>
#include <numbers>
#include <optional>
#include <utility>
#include "BaseLib/Error.h"
Include dependency graph for Sigmoid.cpp:

Go to the source code of this file.

Namespaces

namespace  MaterialPropertyLib

Functions

static std::optional< std::pair< double, double > > MaterialPropertyLib::normalizedState (double const f, double const lower_bound, double const upper_bound)

Variables

static constexpr double MaterialPropertyLib::max_exp_argument
static constexpr double MaterialPropertyLib::unused_dt = std::numeric_limits<double>::quiet_NaN()