Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dkrz-sw
yaxt
Commits
762fc7b6
Commit
762fc7b6
authored
Jun 26, 2020
by
Thomas Jahns
🤸
Browse files
Merge doxygen comments.
parent
5bb87391
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/xt/xt_core.h
View file @
762fc7b6
/**
* @file xt_core.h
*
* \brief base definitions header file
*
* contains types used throughout the library and general initialization
*
* @copyright Copyright (C) 2016 Jörg Behrens <behrens@dkrz.de>
* Moritz Hanke <hanke@dkrz.de>
* Thomas Jahns <jahns@dkrz.de>
...
...
@@ -102,13 +106,6 @@ struct Xt_offset_ext
int
start
,
size
,
stride
;
};
/**
* \file xt_core.h
* \brief base definitions header file
*
* contains types used throughout the library and general initialization
*/
/**
* initialize library
* @param[in] default_comm communicator to use for collective aborts
...
...
Write
Preview
Markdown
is supported
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