11#ifndef ARCANE_TESTS_ALEPHTESTMODULE_H
12#define ARCANE_TESTS_ALEPHTESTMODULE_H
16#include "arcane/aleph/tests/AlephTest.h"
17#include "arcane/aleph/tests/AlephTestModule_axl.h"
42 void postSolver(
const Integer);
55 Integer m_total_nb_cell;
56 Integer m_local_nb_cell;
68 Integer m_get_solution_idx;
69 Integer m_fake_nb_iteration;
70 Real m_fake_residual_norm[4];
Module de test pour Aleph.
void init()
points d'entrée
Generation de la classe de base du Module.
Paramètres d'un système linéraire.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
Informations pour construire un module.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-