Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
edu
mafe
Commits
09288714
Commit
09288714
authored
May 06, 2019
by
Andreas Zilian
Browse files
Correct spelling.
parent
65459423
Changes
1
Hide whitespace changes
Inline
Side-by-side
+mafe/TimeIntegrationType.m
View file @
09288714
classdef
TimeIntegrationType
<
uint8
classdef
TimeIntegrationType
<
uint8
% Enumeration of available time integration types
% Enumeration of available time integration types
enumeration
enumeration
CrankNic
h
olson
(
1
),
CrankNicolson
(
1
),
CentralDifference
(
2
),
CentralDifference
(
2
),
LinearAcceleration
(
3
),
LinearAcceleration
(
3
),
FoxGoodwin
(
4
),
FoxGoodwin
(
4
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment