12#ifndef ARCANE_CORE_IPHYSICALUNITSYSTEMSERVICE_H
13#define ARCANE_CORE_IPHYSICALUNITSYSTEMSERVICE_H
40 virtual void build() = 0;
Declarations of Arcane's general types.
Interface of a service managing a unit system.
virtual ~IPhysicalUnitSystemService()=default
Releases resources.
virtual IPhysicalUnitSystem * createStandardUnitSystem()=0
Creates a unit system for the International System SI.
Interface of a unit system.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --