12#ifndef ARCANE_CORE_STANDARDCASEFUNCTION_H
13#define ARCANE_CORE_STANDARDCASEFUNCTION_H
17#include "arcane/core/CaseFunction.h"
18#include "arcane/core/IStandardFunction.h"
55 void value(
Real param,
bool& v)
const override;
Information to build an instance of CaseFunction.
CaseFunction(const CaseFunctionBuildInfo &info)
Constructs a dataset function.
Interface of a binary mathematical function.
Interface managing a standard function.
Class managing a 3-dimensional real vector.
void value(Real param, Real &v) const override
Value v of the option for parameter param.
StandardCaseFunction(const CaseFunctionBuildInfo &info)
Constructs a dataset function.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.
double Real
Type representing a real number.