/home/runner/work/kynema-sgf/kynema-sgf/src/fvm/laplacian.H File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
laplacian.H File Reference
#include "src/fvm/fvm_utils.H"
Include dependency graph for laplacian.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | kynema_sgf::fvm::Laplacian< FTypeIn, FTypeOut > |
Namespaces | |
| namespace | kynema_sgf |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | kynema_sgf::fvm |
Functions | |
| template<typename FTypeIn, typename FTypeOut> | |
| void | kynema_sgf::fvm::laplacian (FTypeOut &lapphi, const FTypeIn &phi) |
| template<typename FType> | |
| std::unique_ptr< ScratchField > | kynema_sgf::fvm::laplacian (const FType &phi) |
Generated by