File: petscfeceed.h.html

package info (click to toggle)
petsc 3.22.5%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 516,740 kB
  • sloc: ansic: 814,333; cpp: 50,948; python: 37,416; f90: 17,187; javascript: 3,493; makefile: 3,198; sh: 1,502; xml: 619; objc: 445; java: 13; csh: 1
file content (26 lines) | stat: -rw-r--r-- 1,344 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
<center><a href="https://gitlab.com/petsc/petsc/-/blob/9fe822445bcdd45fb93170ff68fa7403d3f52f09/include/petscfeceed.h">Actual source code: petscfeceed.h</a></center><br>

<html>
<head>
<title></title>
<meta name="generator" content="c2html 0.9.6">
<meta name="date" content="2025-03-28T21:10:40+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/petscfe.h.html">&lt;petscfe.h&gt;</A>

<a name="line5">  5: </a><font color="#A020F0">#if defined(PETSC_HAVE_LIBCEED)</font>
<a name="line6">  6: </a><font color="#A020F0">  #include &lt;ceed.h&gt;</font>

<a name="line8">  8: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../manualpages/Sys/PetscErrorCode.html">PetscErrorCode</a> <a href="../manualpages/FE/PetscFEGetCeedBasis.html">PetscFEGetCeedBasis</a>(<a href="../manualpages/FE/PetscFE.html">PetscFE</a>, CeedBasis *)</font></strong>;
<a name="line9">  9: </a><strong><font color="#4169E1">PETSC_EXTERN <a href="../manualpages/Sys/PetscErrorCode.html">PetscErrorCode</a> <a href="../manualpages/FE/PetscFESetCeed.html">PetscFESetCeed</a>(<a href="../manualpages/FE/PetscFE.html">PetscFE</a>, Ceed)</font></strong>;
<a name="line10"> 10: </a><font color="#A020F0">#endif</font>
</pre>
</body>

</html>