v0.13.2
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
DRhsV_v Struct Reference
Public Member Functions
double
operator()
(const
double
u, const
double
v
) const
Detailed Description
Definition at line
52
of file
elec_phys_2D.cpp
.
Member Function Documentation
◆
operator()()
double
DRhsV_v::operator()
(
const
double
u
,
const
double
v
)
const
inline
Definition at line
53
of file
elec_phys_2D.cpp
.
53
{
54
return
factor
* (((
gma
+
mu1
/ (
mu2
+ u)) * (-
v
-
c
* u * (u -
b
- 1.0)) -
55
- (
gma
+
mu1
*
v
/ (
mu2
+ u))));
56
}
v
const double v
phase velocity of light in medium (cm/ns)
Definition:
initial_diffusion.cpp:40
ElectroPhysiology::gma
const double gma
Definition:
ElecPhysOperators.hpp:29
ElectroPhysiology::b
const double b
Definition:
ElecPhysOperators.hpp:30
ElectroPhysiology::c
const double c
Definition:
ElecPhysOperators.hpp:31
ElectroPhysiology::factor
double factor
Definition:
ElecPhysOperators2D.hpp:20
ElectroPhysiology::mu2
const double mu2
Definition:
ElecPhysOperators.hpp:33
ElectroPhysiology::mu1
const double mu1
Definition:
ElecPhysOperators.hpp:32
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