12#ifndef ARCANE_CORE_IMESHSTATS_H
13#define ARCANE_CORE_IMESHSTATS_H
Declarations of Arcane's general types.
virtual void dumpGraphStats()=0
Prints mesh graph information.
virtual void dumpStats()=0
Prints mesh information.
static IMeshStats * create(ITraceMng *trace, IMesh *mesh, IParallelMng *pm)
Creation of a default instance.
virtual ~IMeshStats()=default
Releases resources.
Interface of the parallelism manager for a subdomain.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --