TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
ALE_ProjectionManager Class Reference

#include <ALE_ProjectionManager.h>

Public Member Functions

 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 Nomsneumann_boundary_names () const
int nb_projection_boundaries () const
void clear ()

Detailed Description

Definition at line 31 of file ALE_ProjectionManager.h.

Constructor & Destructor Documentation

◆ ALE_ProjectionManager()

ALE_ProjectionManager::ALE_ProjectionManager ( )
default

Member Function Documentation

◆ clear()

void ALE_ProjectionManager::clear ( )

Definition at line 27 of file ALE_ProjectionManager.cpp.

◆ is_neumann_boundary()

bool ALE_ProjectionManager::is_neumann_boundary ( const Nom & nom) const

Definition at line 97 of file ALE_ProjectionManager.cpp.

◆ nb_projection_boundaries()

int ALE_ProjectionManager::nb_projection_boundaries ( ) const
inline

Definition at line 52 of file ALE_ProjectionManager.h.

◆ neumann_boundary_names()

const Noms & ALE_ProjectionManager::neumann_boundary_names ( ) const
inline

Definition at line 51 of file ALE_ProjectionManager.h.

◆ read_neumann_bc()

void ALE_ProjectionManager::read_neumann_bc ( Entree & is)

Definition at line 63 of file ALE_ProjectionManager.cpp.

◆ read_projection_boundary()

void ALE_ProjectionManager::read_projection_boundary ( Entree & is)

Definition at line 34 of file ALE_ProjectionManager.cpp.

◆ 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 )

Definition at line 105 of file ALE_ProjectionManager.cpp.

◆ update() [2/2]

void ALE_ProjectionManager::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 )

Definition at line 178 of file ALE_ProjectionManager.cpp.


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