ForEachBlockProbe Struct ReferenceΒΆ

adc_cpp: pops::detail::ForEachBlockProbe Struct 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::ForEachBlockProbe Struct Reference

NAMED no-op probe for the CoupledSystemLike concept. A generic lambda in the. More...

#include <coupled_system.hpp>

+ Collaboration diagram for pops::detail::ForEachBlockProbe:

Public Member Functions

template<class B >
void operator() (B &) const
 

Detailed Description

NAMED no-op probe for the CoupledSystemLike concept. A generic lambda in the.

Member Function Documentation

◆ operator()()

template<class B >
void pops::detail::ForEachBlockProbe::operator() ( B &  ) const
inline

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