PolarStabilityDt< Model > Struct Template ReferenceΒΆ

adc_cpp: pops::detail::PolarStabilityDt< Model > Struct Template Reference
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
pops::detail::PolarStabilityDt< Model > Struct Template Reference

#include <block_builder_polar.hpp>

+ Collaboration diagram for pops::detail::PolarStabilityDt< Model >:

Public Member Functions

Real operator() (const MultiFab &U) const
 

Public Attributes

Model m
 
const MultiFabaux
 

Member Function Documentation

◆ operator()()

template<class Model >
Real pops::detail::PolarStabilityDt< Model >::operator() ( const MultiFab U) const
inline
+ Here is the call graph for this function:

Member Data Documentation

◆ aux

template<class Model >
const MultiFab* pops::detail::PolarStabilityDt< Model >::aux

◆ m

template<class Model >
Model pops::detail::PolarStabilityDt< Model >::m

The documentation for this struct was generated from the following file: