Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Larry Price
gmsh
Commits
f13cc8a3
Commit
f13cc8a3
authored
19 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
typo
parent
fdedff43
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Fltk/Solvers.cpp
+2
-2
2 additions, 2 deletions
Fltk/Solvers.cpp
TODO
+5
-1
5 additions, 1 deletion
TODO
with
7 additions
and
3 deletions
Fltk/Solvers.cpp
+
2
−
2
View file @
f13cc8a3
// $Id: Solvers.cpp,v 1.4
2
2006-0
1-06 00:34:2
3 geuzaine Exp $
// $Id: Solvers.cpp,v 1.4
3
2006-0
2-22 17:25:0
3 geuzaine Exp $
//
//
// Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
// Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
//
//
...
@@ -108,7 +108,7 @@ int Solver(int num, char *args)
...
@@ -108,7 +108,7 @@ int Solver(int num, char *args)
}
}
else
{
else
{
if
(
!
CTX
.
solver
.
listen
){
if
(
!
CTX
.
solver
.
listen
){
Msg
(
INFO
,
"Stopped listening for solver conn
c
etions"
);
Msg
(
INFO
,
"Stopped listening for solver conne
c
tions"
);
return
0
;
return
0
;
}
}
// we don't know who will (maybe) contact us
// we don't know who will (maybe) contact us
...
...
This diff is collapsed.
Click to expand it.
TODO
+
5
−
1
View file @
f13cc8a3
$Id: TODO,v 1.12
1
2006-0
1
-2
7 23:35:35
geuzaine Exp $
$Id: TODO,v 1.12
2
2006-0
2
-2
2 17:25:03
geuzaine Exp $
********************************************************************
add a min_recursion option for adaptve views (to force at least a
certain number of subdivisions)
********************************************************************
********************************************************************
...
...
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