/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/integrals.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/integrals.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
integrals.H File Reference
#include <AMReX_REAL.H>
Include dependency graph for integrals.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  amr_wind
 
namespace  amr_wind::utils
 

Functions

template<typename Function >
AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real amr_wind::utils::trapz (const amrex::Real xa, const amrex::Real xb, const int n, const Function &f)