Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fenicsR13
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lambert Theisen
fenicsR13
Commits
f21a54d9
Commit
f21a54d9
authored
5 years ago
by
Lambert Theisen
Browse files
Options
Downloads
Patches
Plain Diff
Remove fixme that was fixed in prev commit
parent
b6d479f3
Branches
Branches containing commit
Tags
Tags containing commit
3 merge requests
!5
Update to version 1.1
,
!3
Feat/symmetrization
,
!2
Feat/symmetrization
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/solver.py
+0
-1
0 additions, 1 deletion
src/solver.py
with
0 additions
and
1 deletion
src/solver.py
+
0
−
1
View file @
f21a54d9
...
...
@@ -533,7 +533,6 @@ class Solver:
+
cpl
*
1
/
25
*
xi_tilde
*
t
(
s_
)
*
t
(
r_
)
)
*
df
.
ds
def
d2
(
sigma_
,
psi_
):
# FIXME: Should be symmetrizable similar to (s,r)-term!
return
(
kn
*
df
.
inner
(
to
.
stf3d3
(
to
.
grad3dOf2
(
to
.
gen3dTF2
(
sigma_
))),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment