Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YAC
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
Container Registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dkrz-sw
YAC
Commits
99fb72b7
Commit
99fb72b7
authored
4 weeks ago
by
Moritz Hanke
Browse files
Options
Downloads
Patches
Plain Diff
fixes Doxygen documentation
parent
5cb19235
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/utils/read_icon_grid.h
+11
-3
11 additions, 3 deletions
src/utils/read_icon_grid.h
with
11 additions
and
3 deletions
src/utils/read_icon_grid.h
+
11
−
3
View file @
99fb72b7
...
...
@@ -6,13 +6,21 @@
// YAC PUBLIC HEADER START
/** \example test_read_icon.c
#include
<mpi.h>
/** \example test_read_icon_c.c
* This contains examples for yac_read_icon_basic_grid_data.
*/
#include
<mpi.h>
/** \example test_read_icon.F90
* This contains examples for yac_read_icon_basic_grid_data.
*/
/** \example test_read_icon_parallel_c.c
* This contains examples for parallel use of yac_read_icon_basic_grid_data.
*/
/** \example test_read_icon_parallel.
c
/** \example test_read_icon_parallel.
F90
* This contains examples for parallel use of yac_read_icon_basic_grid_data.
*/
...
...
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