Arcane
4.1.12.0
User documentation
Loading...
Searching...
No Matches
MeshMaterialVariableScalarTpl2.cc
1
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
2
//-----------------------------------------------------------------------------
3
// Copyright 2000-2026 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
4
// See the top-level COPYRIGHT file for details.
5
// SPDX-License-Identifier: Apache-2.0
6
//-----------------------------------------------------------------------------
7
/*---------------------------------------------------------------------------*/
8
/* MeshMaterialVariableScalar.cc (C) 2000-2024 */
9
/* */
10
/* Scalar variable on a mesh material. */
11
/*---------------------------------------------------------------------------*/
12
/*---------------------------------------------------------------------------*/
13
14
#include "arcane/materials/MeshMaterialVariableScalar.inst.h"
15
16
/*---------------------------------------------------------------------------*/
17
/*---------------------------------------------------------------------------*/
18
19
namespace
Arcane::Materials
20
{
21
22
/*---------------------------------------------------------------------------*/
23
/*---------------------------------------------------------------------------*/
24
25
ARCANE_INSTANTIATE_MAT(
Int64
);
26
ARCANE_INSTANTIATE_MAT(BFloat16);
27
ARCANE_INSTANTIATE_MAT(
Float16
);
28
ARCANE_INSTANTIATE_MAT(
Float32
);
29
30
/*---------------------------------------------------------------------------*/
31
/*---------------------------------------------------------------------------*/
32
33
}
// namespace Arcane::Materials
34
35
/*---------------------------------------------------------------------------*/
36
/*---------------------------------------------------------------------------*/
Arcane::Materials
Always enables tracing in Arcane parts concerning materials.
Definition
ItemCompatibility.h:27
Arcane::Int64
std::int64_t Int64
Signed integer type of 64 bits.
Definition
ArccoreGlobal.h:235
Arcane::eBasicDataType::Float16
@ Float16
Float16 data type.
Definition
arccore/src/base/arccore/base/BasicDataType.h:41
Arcane::Float32
float Float32
IEEE-753 single-precision floating-point type.
Definition
ArccoreGlobal.h:331
arcane
materials
MeshMaterialVariableScalarTpl2.cc
Generated on
for Arcane by
1.16.1