Mimetic Operators Library Enhanced
4.0
Loading...
Searching...
No Matches
mole.h
Go to the documentation of this file.
1
/*
2
* SPDX-License-Identifier: GPL-3.0-or-later
3
* © 2008-2024 San Diego State University Research Foundation (SDSURF).
4
* See LICENSE file or https://www.gnu.org/licenses/gpl-3.0.html for details.
5
*/
6
7
/*
8
* @file mole.h
9
*
10
* @brief Mimetic Operator Header File
11
*
12
* @date 2024/10/15
13
*
14
*/
15
16
#ifndef MOLE_H
17
#define MOLE_H
18
19
#include "
divergence.h
"
20
#include "
gradient.h
"
21
#include "
interpol.h
"
22
#include "
laplacian.h
"
23
#include "
mixedbc.h
"
24
#include "
operators.h
"
25
#include "
robinbc.h
"
26
#include "
utils.h
"
27
28
#endif
// MOLE_H
divergence.h
gradient.h
interpol.h
laplacian.h
mixedbc.h
operators.h
robinbc.h
utils.h
src
cpp
mole.h
Generated by
1.13.2