LifeV
ETRobinMembraneSolver::Private Struct Reference
+ Collaboration diagram for ETRobinMembraneSolver::Private:

Public Types

typedef std::function< Real(Real const &, Real const &, Real const &, Real const &, ID const &) > fct_type
 

Data Fields

std::string data_file_name
 
Real Re
 
Real nu
 viscosity (in m^2/s) More...
 
Real H
 height and width of the domain (in m) More...
 
Real D
 diameter of the cylinder (in m) More...
 
Real density
 
Real R
 
Real rhos
 
Real Hs
 
Real ni
 
Real E
 
UInt transpirationOrder
 
std::string stabilization
 
std::string initial_sol
 
Real numLM
 
bool useFlowRate
 
std::shared_ptr< Epetra_Comm > comm
 

Detailed Description

Definition at line 82 of file ETRobinMembraneSolver.cpp.

Member Typedef Documentation

◆ fct_type

typedef std::function<Real ( Real const&, Real const&, Real const&, Real const&, ID const& ) > fct_type

Definition at line 84 of file ETRobinMembraneSolver.cpp.

Field Documentation

◆ data_file_name

std::string data_file_name

Definition at line 86 of file ETRobinMembraneSolver.cpp.

◆ Re

Real Re

Definition at line 89 of file ETRobinMembraneSolver.cpp.

◆ nu

Real nu

viscosity (in m^2/s)

Definition at line 90 of file ETRobinMembraneSolver.cpp.

◆ H

Real H

height and width of the domain (in m)

Definition at line 91 of file ETRobinMembraneSolver.cpp.

◆ D

Real D

diameter of the cylinder (in m)

Definition at line 92 of file ETRobinMembraneSolver.cpp.

◆ density

Real density

Definition at line 93 of file ETRobinMembraneSolver.cpp.

◆ R

Real R

Definition at line 94 of file ETRobinMembraneSolver.cpp.

◆ rhos

Real rhos

Definition at line 98 of file ETRobinMembraneSolver.cpp.

◆ Hs

Real Hs

Definition at line 99 of file ETRobinMembraneSolver.cpp.

◆ ni

Real ni

Definition at line 100 of file ETRobinMembraneSolver.cpp.

◆ E

Real E

Definition at line 101 of file ETRobinMembraneSolver.cpp.

◆ transpirationOrder

UInt transpirationOrder

Definition at line 104 of file ETRobinMembraneSolver.cpp.

◆ stabilization

std::string stabilization

Definition at line 105 of file ETRobinMembraneSolver.cpp.

◆ initial_sol

std::string initial_sol

Definition at line 106 of file ETRobinMembraneSolver.cpp.

◆ numLM

Real numLM

Definition at line 107 of file ETRobinMembraneSolver.cpp.

◆ useFlowRate

bool useFlowRate

Definition at line 108 of file ETRobinMembraneSolver.cpp.

◆ comm

std::shared_ptr<Epetra_Comm> comm

Definition at line 110 of file ETRobinMembraneSolver.cpp.


The documentation for this struct was generated from the following file: