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
linalg
Classes
|
Namespaces
ode.hpp File Reference
Go to the source code of this file.
Classes
class
mfem::ODESolver
Abstract class for solving systems of ODEs: dx/dt =
f(x,t)
More...
class
mfem::ForwardEulerSolver
The classical forward Euler method.
More...
class
mfem::RK2Solver
class
mfem::RK3SSPSolver
Third-order, strong stability preserving (SSP) Runge-Kutta method.
More...
class
mfem::RK4Solver
The classical explicit forth-order Runge-Kutta method, RK4.
More...
class
mfem::ExplicitRKSolver
class
mfem::RK6Solver
class
mfem::RK8Solver
class
mfem::AdamsBashforthSolver
class
mfem::AB1Solver
class
mfem::AB2Solver
class
mfem::AB3Solver
class
mfem::AB4Solver
class
mfem::AB5Solver
class
mfem::AdamsMoultonSolver
class
mfem::AM0Solver
class
mfem::AM1Solver
class
mfem::AM2Solver
class
mfem::AM3Solver
class
mfem::AM4Solver
class
mfem::BackwardEulerSolver
Backward Euler ODE solver. L-stable.
More...
class
mfem::ImplicitMidpointSolver
Implicit midpoint method. A-stable, not L-stable.
More...
class
mfem::SDIRK23Solver
class
mfem::SDIRK34Solver
class
mfem::SDIRK33Solver
class
mfem::TrapezoidalRuleSolver
class
mfem::ESDIRK32Solver
class
mfem::ESDIRK33Solver
class
mfem::GeneralizedAlphaSolver
class
mfem::SIASolver
class
mfem::SIA1Solver
First Order Symplectic Integration Algorithm.
More...
class
mfem::SIA2Solver
Second Order Symplectic Integration Algorithm.
More...
class
mfem::SIAVSolver
Variable order Symplectic Integration Algorithm (orders 1-4)
More...
class
mfem::SecondOrderODESolver
Abstract class for solving systems of ODEs: d2x/dt2 = f(x,dx/dt,t)
More...
class
mfem::NewmarkSolver
class
mfem::LinearAccelerationSolver
class
mfem::CentralDifferenceSolver
class
mfem::FoxGoodwinSolver
class
mfem::GeneralizedAlpha2Solver
class
mfem::AverageAccelerationSolver
The classical midpoint method.
More...
class
mfem::HHTAlphaSolver
class
mfem::WBZAlphaSolver
Namespaces
namespace
mfem
1.11.0