v0.13.2
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
DRhsU_u Struct Reference
Public Member Functions
double
operator()
(const
double
u, const
double
v
) const
Detailed Description
Definition at line
40
of file
elec_phys_2D.cpp
.
Member Function Documentation
◆
operator()()
double
DRhsU_u::operator()
(
const
double
u
,
const
double
v
)
const
inline
Definition at line
41
of file
elec_phys_2D.cpp
.
41
{
42
return
factor
* (
c
* ((u -
alpha
) * (1.0 - u) + u * (1.0 - u) - u * (u -
alpha
)) -
v
);
43
}
v
const double v
phase velocity of light in medium (cm/ns)
Definition:
initial_diffusion.cpp:40
ElectroPhysiology::c
const double c
Definition:
ElecPhysOperators.hpp:31
ElectroPhysiology::factor
double factor
Definition:
ElecPhysOperators2D.hpp:20
ElectroPhysiology::alpha
const double alpha
Definition:
ElecPhysOperators.hpp:28
The documentation for this struct was generated from the following file:
users_modules/softmech/chemo_mech/
elec_phys_2D.cpp
Generated by
Doxygen
1.9.5 and hosted at