SrcTermOp< PDE > Struct Template Reference

AMR-Wind API: amr_wind::pde::SrcTermOp< PDE > Struct Template Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::pde::SrcTermOp< PDE > Struct Template Reference

#include <PDEOps.H>

Inheritance diagram for amr_wind::pde::SrcTermOp< PDE >:
[legend]
Collaboration diagram for amr_wind::pde::SrcTermOp< PDE >:
[legend]

Public Member Functions

 SrcTermOp (PDEFields &fields_in)
 
- Public Member Functions inherited from amr_wind::pde::SrcTermOpBase< PDE >
 SrcTermOpBase (PDEFields &fields_in)
 
void init_source_terms (const CFDSim &sim)
 
void multiply_rho (const FieldState fstate)
 Helper method to multiply the source terms with density.
 
virtual void operator() (const FieldState fstate, const bool)
 Update source terms during time-integration procedure.
 

Additional Inherited Members

- Public Attributes inherited from amr_wind::pde::SrcTermOpBase< PDE >
PDEFieldsfields
 
Fieldm_density
 
amrex::Vector< std::unique_ptr< typename PDE::SrcTerm > > sources
 

Detailed Description

template<typename PDE>
struct amr_wind::pde::SrcTermOp< PDE >

Implementation of source terms for scalar transport equations

Constructor & Destructor Documentation

◆ SrcTermOp()

template<typename PDE >
amr_wind::pde::SrcTermOp< PDE >::SrcTermOp ( PDEFields & fields_in)
inlineexplicit

The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/PDEOps.H