10#ifndef ARCANE_CORE_IMESHSUBMESHTRANSITION_H
11#define ARCANE_CORE_IMESHSUBMESHTRANSITION_H
15#include "arcane/core/IMesh.h"
16#include "arcane/core/IPrimaryMesh.h"
32#define PRIMARYMESH_CAST(m) ((m)->toPrimaryMesh())
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-