#include <ALE_ProjectionManager.h>
|
| | ALE_ProjectionManager ()=default |
| void | read_projection_boundary (Entree &is) |
| void | read_neumann_bc (Entree &is) |
| void | update (double temps, int nb_bords_ALE, const Bords &les_bords_ALE, const Nom &nom_cas, Equation_base &eqn) |
| void | update (double temps, Nom &name_boundary, Champ_front_ALE_projection &field, int nb_mode, int nb_bords_ALE, const Bords &les_bords_ALE, const Nom &nom_cas, Equation_base &eqn) |
| bool | is_neumann_boundary (const Nom &nom) const |
| const Noms & | neumann_boundary_names () const |
| int | nb_projection_boundaries () const |
| void | clear () |
Definition at line 31 of file ALE_ProjectionManager.h.
◆ ALE_ProjectionManager()
| ALE_ProjectionManager::ALE_ProjectionManager |
( |
| ) |
|
|
default |
◆ clear()
| void ALE_ProjectionManager::clear |
( |
| ) |
|
◆ is_neumann_boundary()
| bool ALE_ProjectionManager::is_neumann_boundary |
( |
const Nom & | nom | ) |
const |
◆ nb_projection_boundaries()
| int ALE_ProjectionManager::nb_projection_boundaries |
( |
| ) |
const |
|
inline |
◆ neumann_boundary_names()
| const Noms & ALE_ProjectionManager::neumann_boundary_names |
( |
| ) |
const |
|
inline |
◆ read_neumann_bc()
| void ALE_ProjectionManager::read_neumann_bc |
( |
Entree & | is | ) |
|
◆ read_projection_boundary()
| void ALE_ProjectionManager::read_projection_boundary |
( |
Entree & | is | ) |
|
◆ update() [1/2]
| void ALE_ProjectionManager::update |
( |
double | temps, |
|
|
int | nb_bords_ALE, |
|
|
const Bords & | les_bords_ALE, |
|
|
const Nom & | nom_cas, |
|
|
Equation_base & | eqn ) |
◆ update() [2/2]
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Fluid_Structure_Interaction/ALE/ALE_ProjectionManager.h
- /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Fluid_Structure_Interaction/ALE/ALE_ProjectionManager.cpp