12#ifndef ARCANE_CASENODENAMES_H
13#define ARCANE_CASENODENAMES_H
17#include "arcane/utils/String.h"
58 String mesh_initialisation;
64 String tied_interfaces_semi_conform;
65 String tied_interfaces_slave;
66 String tied_interfaces_not_structured;
67 String tied_interfaces_planar_tolerance;
75 String function_deltat_coef;
76 String function_interpolation;
80 String function_activation_ref;
91 String script_language_ref;
92 String script_function_ref;
CaseNodeNames(const String &lang)
Creates an instance for the language lang.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --