File: petsclayouthdf5.h.html

package info (click to toggle)
petsc 3.24.1%2Bdfsg1-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 524,004 kB
  • sloc: ansic: 762,842; cpp: 52,564; python: 39,546; f90: 17,688; javascript: 3,493; makefile: 3,206; sh: 1,508; xml: 619; objc: 445; java: 13; csh: 1
file content (28 lines) | stat: -rw-r--r-- 1,836 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<center><a href="https://gitlab.com/petsc/petsc/-/blob/b522cb8c110832b61be366220eb7433134308289/include/petsclayouthdf5.h">Actual source code: petsclayouthdf5.h</a></center><br>

<html>
<head>
<title></title>
<meta name="generator" content="c2html 0.9.6">
<meta name="date" content="2025-10-29T18:33:44+00:00">
</head>

<body bgcolor="#FFFFFF">
<pre width=80>
<a name="line1">  1: </a><font color="#A020F0">#pragma once</font>

<a name="line3">  3: </a>#include <A href="../include/petscviewerhdf5.h.html">&lt;petscviewerhdf5.h&gt;</A>
<a name="line4">  4: </a>#include <A href="../include/petscis.h.html">&lt;petscis.h&gt;</A>

<a name="line6">  6: </a><font color="#B22222">/* MANSEC = <a href="../manualpages/Vec/Vec.html">Vec</a> */</font>

<a name="line8">  8: </a><font color="#A020F0">#if defined(PETSC_HAVE_HDF5)</font>
<a name="line9">  9: </a><font color="#A020F0">  #include &lt;H5Ipublic.h&gt;</font>
<a name="line10"> 10: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../manualpages/Sys/PetscErrorCode.html">PetscErrorCode</a> <a href="../manualpages/Viewer/PetscViewerHDF5ReadSizes.html">PetscViewerHDF5ReadSizes</a>(<a href="../manualpages/Viewer/PetscViewer.html">PetscViewer</a>, const char[], <a href="../manualpages/Sys/PetscInt.html">PetscInt</a> *, <a href="../manualpages/Sys/PetscInt.html">PetscInt</a> *)</font></strong>;
<a name="line11"> 11: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../manualpages/Sys/PetscErrorCode.html">PetscErrorCode</a> <a href="../manualpages/Viewer/PetscViewerHDF5Load.html">PetscViewerHDF5Load</a>(<a href="../manualpages/Viewer/PetscViewer.html">PetscViewer</a>, const char *, <a href="../manualpages/IS/PetscLayout.html">PetscLayout</a>, hid_t, void **)</font></strong>;
<a name="line12"> 12: </a><font color="#A020F0">#endif</font>
</pre>
</body>

</html>