#include <Champ_P1iP1B_implementation.h>
|
| | Champ_P1iP1B_implementation () |
| DoubleVect & | valeur_a_elem (const DoubleVect &position, DoubleVect &val, int le_poly) const override |
| double | valeur_a_elem_compo (const DoubleVect &position, int le_poly, int ncomp) const override |
| DoubleTab & | valeur_aux_elems (const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override |
| DoubleVect & | valeur_aux_elems_compo (const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override |
| DoubleTab & | valeur_aux_sommets (const Domaine &, DoubleTab &) const override |
| DoubleVect & | valeur_aux_sommets_compo (const Domaine &, DoubleVect &, int) const override |
| DoubleTab & | remplir_coord_noeuds (DoubleTab &positions) const override |
| int | remplir_coord_noeuds_et_polys (DoubleTab &positions, IntVect &polys) const override |
| int | imprime_P1B (Sortie &, int) const |
| DoubleTab & | filtrage (const Domaine_VEF &, const Champ_base &, bool implicitCoupling=false) const |
| const DoubleTab & | champ_filtre () const |
| virtual | ~Champ_implementation () |
◆ Champ_P1iP1B_implementation()
| Champ_P1iP1B_implementation::Champ_P1iP1B_implementation |
( |
| ) |
|
|
inline |
◆ champ_filtre()
| const DoubleTab & Champ_P1iP1B_implementation::champ_filtre |
( |
| ) |
const |
|
inline |
◆ completer()
◆ domaine_vef()
| virtual const Domaine_VEF & Champ_P1iP1B_implementation::domaine_vef |
( |
| ) |
const |
|
protectedpure virtual |
◆ filtrage()
| DoubleTab & Champ_P1iP1B_implementation::filtrage |
( |
const Domaine_VEF & | zvef, |
|
|
const Champ_base & | un_champ, |
|
|
bool | implicitCoupling = false ) const |
◆ imprime_P1B()
| int Champ_P1iP1B_implementation::imprime_P1B |
( |
Sortie & | , |
|
|
int | ) const |
◆ remplir_coord_noeuds()
| DoubleTab & Champ_P1iP1B_implementation::remplir_coord_noeuds |
( |
DoubleTab & | positions | ) |
const |
|
overridevirtual |
◆ remplir_coord_noeuds_et_polys()
| int Champ_P1iP1B_implementation::remplir_coord_noeuds_et_polys |
( |
DoubleTab & | positions, |
|
|
IntVect & | polys ) const |
|
overridevirtual |
◆ trace()
| DoubleTab & Champ_P1iP1B_implementation::trace |
( |
const Frontiere_dis_base & | fr, |
|
|
const DoubleTab & | y, |
|
|
DoubleTab & | x, |
|
|
int | distant ) const |
|
protected |
◆ valeur_a_elem()
| DoubleVect & Champ_P1iP1B_implementation::valeur_a_elem |
( |
const DoubleVect & | position, |
|
|
DoubleVect & | val, |
|
|
int | le_poly ) const |
|
overridevirtual |
◆ valeur_a_elem_compo()
| double Champ_P1iP1B_implementation::valeur_a_elem_compo |
( |
const DoubleVect & | position, |
|
|
int | le_poly, |
|
|
int | ncomp ) const |
|
overridevirtual |
◆ valeur_aux_elems()
| DoubleTab & Champ_P1iP1B_implementation::valeur_aux_elems |
( |
const DoubleTab & | positions, |
|
|
const IntVect & | les_polys, |
|
|
DoubleTab & | valeurs ) const |
|
overridevirtual |
◆ valeur_aux_elems_compo()
| DoubleVect & Champ_P1iP1B_implementation::valeur_aux_elems_compo |
( |
const DoubleTab & | positions, |
|
|
const IntVect & | les_polys, |
|
|
DoubleVect & | valeurs, |
|
|
int | ncomp ) const |
|
overridevirtual |
◆ valeur_aux_sommets()
| DoubleTab & Champ_P1iP1B_implementation::valeur_aux_sommets |
( |
const Domaine & | dom, |
|
|
DoubleTab & | tab_val ) const |
|
overridevirtual |
◆ valeur_aux_sommets_compo()
| DoubleVect & Champ_P1iP1B_implementation::valeur_aux_sommets_compo |
( |
const Domaine & | dom, |
|
|
DoubleVect & | val, |
|
|
int | ncomp ) const |
|
overridevirtual |
◆ adresse_champ_filtre_
| const double* Champ_P1iP1B_implementation::adresse_champ_filtre_ |
|
mutableprotected |
◆ champ_filtre_
| DoubleTab Champ_P1iP1B_implementation::champ_filtre_ |
|
mutableprotected |
◆ Condition_Neumann_imposee_
| int Champ_P1iP1B_implementation::Condition_Neumann_imposee_ |
◆ matrice_filtrage_
| Matrice Champ_P1iP1B_implementation::matrice_filtrage_ |
|
mutableprotected |
◆ temps_filtrage_
| double Champ_P1iP1B_implementation::temps_filtrage_ |
|
mutableprotected |
The documentation for this class was generated from the following files: