/home/runner/work/kynema-sgf/kynema-sgf/src/fvm/vorticity.H File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
vorticity.H File Reference
#include "src/fvm/fvm_utils.H"
Include dependency graph for vorticity.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::Vorticity< 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::vorticity (FTypeOut &vortphi, const FTypeIn &phi) |
| template<typename FType> | |
| std::unique_ptr< ScratchField > | kynema_sgf::fvm::vorticity (const FType &phi) |
Generated by