TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Source_QC_VDF_Face.h
1/****************************************************************************
2* Copyright (c) 2024, CEA
3* All rights reserved.
4*
5* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
7* 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
8* 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
9*
10* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
11* IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
12* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13*
14*****************************************************************************/
15
16#ifndef Source_QC_VDF_Face_included
17#define Source_QC_VDF_Face_included
18
19#include <Source_Darcy_VDF_Face.h>
20#include <Terme_Source_Qdm_VDF_Face.h>
21#include <Source_Forchheimer_VDF_Face.h>
22#include <Source_Fluide_Dilatable_Face.h>
23#include <Perte_Charge_Reguliere_VDF_Face.h>
24#include <Perte_Charge_Singuliere_VDF_Face.h>
25#include <Terme_Source_Acceleration_VDF_Face.h>
26
27/// \cond DO_NOT_DOCUMENT
28class Source_QC_VDF_Face
29{ };
30/// \endcond
31
32/*
33 * HERITAGE V ABSOLUMENT INUTILE :-(
34 * JUSTE POUR COMPLIQUER LA VIE
35 * C'EST JUSTE DU BRICOLAGE POUR QUE CHECK_SOURCES ET VERIFIE_PERE MARCHENT ... DESOLEE ...
36 */
37
39{
40 Declare_instanciable(Acceleration_QC_VDF_Face);
41public:
42 DoubleTab& ajouter_mere(DoubleTab& ) const;
43 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
44 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
45 inline int has_interface_blocs() const override { return 1; }
46};
47
49{
50 Declare_instanciable(Source_qdm_QC_VDF_Face);
51public:
52 DoubleTab& ajouter_mere(DoubleTab& ) const;
53 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
54 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
55 inline int has_interface_blocs() const override { return 1; }
56};
57
59{
60 Declare_instanciable(Perte_Charge_Reguliere_QC_VDF_Face);
61public:
62 DoubleTab& ajouter_mere(DoubleTab& ) const;
63 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
64 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
65 inline int has_interface_blocs() const override { return 1; }
66};
67
69{
70 Declare_instanciable(Perte_Charge_Singuliere_QC_VDF_Face);
71public:
72 DoubleTab& ajouter_mere(DoubleTab& ) const;
73 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
74 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
75 inline int has_interface_blocs() const override { return 1; }
76};
77
79{
80 Declare_instanciable(Darcy_QC_VDF_Face);
81public:
82 DoubleTab& ajouter_mere(DoubleTab& ) const;
83 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
84 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
85 inline int has_interface_blocs() const override { return 1; }
86};
87
89{
90 Declare_instanciable(Forchheimer_QC_VDF_Face);
91public:
92 DoubleTab& ajouter_mere(DoubleTab& ) const;
93 inline void dimensionner_blocs(matrices_t matrices, const tabs_t& semi_impl) const override {}
94 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem, const tabs_t& semi_impl) const override;
95 inline int has_interface_blocs() const override { return 1; }
96};
97
98#endif /* Source_QC_VDF_Face_included */
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
DoubleTab & ajouter_mere(DoubleTab &) const
int has_interface_blocs() const override
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
int has_interface_blocs() const override
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
DoubleTab & ajouter_mere(DoubleTab &) const
DoubleTab & ajouter_mere(DoubleTab &) const
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
int has_interface_blocs() const override
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
DoubleTab & ajouter_mere(DoubleTab &) const
class Perte_Charge_Reguliere_VDF_Face
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
DoubleTab & ajouter_mere(DoubleTab &) const
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
class Perte_Charge_Singuliere_VDF_Face
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override
DoubleTab & ajouter_mere(DoubleTab &) const
int has_interface_blocs() const override
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
Terme source d'acceleration specialise pour la discretisation VDF.
class Terme_Source_Qdm_VDF_Face