Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-common
Commits
ed571ff9
Commit
ed571ff9
authored
14 years ago
by
Andreas Dedner
Browse files
Options
Downloads
Patches
Plain Diff
fix broken links
[[Imported from SVN: r6236]]
parent
afafa3cf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/devel/features.wml
+10
-8
10 additions, 8 deletions
doc/devel/features.wml
with
10 additions
and
8 deletions
doc/devel/features.wml
+
10
−
8
View file @
ed571ff9
...
...
@@ -17,26 +17,28 @@ and refers you to more detailed documentation.
Each is geared towards a different purpose.
</p>
<ul>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
classDune_1_1SG
rid.html"
>
SGrid:
</a>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
group___s_g
rid.html"
>
SGrid:
</a>
A structured grid in n space dimensions
</li>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
classDune_1_1Y
asp
G
rid.html"
>
YaspGrid:
</a>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
group___y
asp
_g
rid.html"
>
YaspGrid:
</a>
A structured parallel grid in n space dimensions
</li>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
classDune_1_1UGG
rid.html"
>
UGGrid:
</a>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
group___u_g_g
rid.html"
>
UGGrid:
</a>
The grid manager of the UG toolbox
</li>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
classDune_1_1A
lberta
G
rid.html"
>
AlbertaGrid:
</a>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
group___a
lberta
_g
rid.html"
>
AlbertaGrid:
</a>
The grid manager of the Alberta toolbox
</li>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
classDune_1_1OneDG
rid.html"
>
OneDGrid:
</a>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/
group___one_d_g
rid.html"
>
OneDGrid:
</a>
A sequential locally adaptive grid in one space dimension
</li>
<li>
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/classDune_1_1ALUSimplexGrid.html"
>
ALUSimplexGrid
</a>
,
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/classDune_1_1ALUCubeGrid.html"
>
ALUCubeGrid
</a>
:
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/group___a_l_u_conform_grid.html"
>
ALUConformGrid
</a>
:
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/group___a_l_u_cube_grid.html"
>
ALUCubeGrid
</a>
:
<a
href=
"$(ROOT)/doc/doxygen/dune-grid-html/group___a_l_u_simplex_grid.html"
>
ALUSimplexGrid
</a>
,
A hexahedral, tetrahedral, and triangular grid with nonconforming refinement
including parallelization with dynamic load-balancing.
</li>
including parallelization with dynamic load-balancing.
</li>
</ul>
</li>
<br>
...
...
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