MFEM
v4.7.0
Finite element discretization library
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
v
x
Enumerations
a
b
c
d
e
f
i
j
m
o
q
r
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Symbols
a
b
d
e
f
g
h
i
l
m
n
p
q
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
i
k
m
n
o
p
q
r
s
t
v
w
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
k
l
m
n
p
s
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Loading...
Searching...
No Matches
mfem
SumCoefficient
mfem::SumCoefficient Member List
This is the complete list of members for
mfem::SumCoefficient
, including all inherited members.
Coefficient
()
mfem::Coefficient
inline
Eval
(ElementTransformation &T, const IntegrationPoint &ip)
mfem::SumCoefficient
inline
virtual
mfem::Coefficient::Eval
(ElementTransformation &T, const IntegrationPoint &ip, real_t t)
mfem::Coefficient
inline
GetACoef
() const
mfem::SumCoefficient
inline
GetAConst
() const
mfem::SumCoefficient
inline
GetAlpha
() const
mfem::SumCoefficient
inline
GetBCoef
() const
mfem::SumCoefficient
inline
GetBeta
() const
mfem::SumCoefficient
inline
GetTime
()
mfem::Coefficient
inline
Project
(QuadratureFunction &qf)
mfem::Coefficient
virtual
SetACoef
(Coefficient &A)
mfem::SumCoefficient
inline
SetAConst
(real_t A)
mfem::SumCoefficient
inline
SetAlpha
(real_t alpha_)
mfem::SumCoefficient
inline
SetBCoef
(Coefficient &B)
mfem::SumCoefficient
inline
SetBeta
(real_t beta_)
mfem::SumCoefficient
inline
SetTime
(real_t t)
mfem::SumCoefficient
virtual
SumCoefficient
(real_t A, Coefficient &B, real_t alpha_=1.0, real_t beta_=1.0)
mfem::SumCoefficient
inline
SumCoefficient
(Coefficient &A, Coefficient &B, real_t alpha_=1.0, real_t beta_=1.0)
mfem::SumCoefficient
inline
time
mfem::Coefficient
protected
~Coefficient
()
mfem::Coefficient
inline
virtual
1.11.0