Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Classes | Functions
feedback.h File Reference

Contains the public interface for using feedback. None of the implementation details are exposed. More...

#include <functional>
#include "../analysis/feedback_analysis.h"
#include "../global/global.h"
#include "../io/ParameterMap.h"
Include dependency graph for feedback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FBInfoLUT
 

Functions

std::function< void(Grid3D &)> feedback::configure_feedback_callback (struct Parameters &P, ParameterMap &pmap, FeedbackAnalysis &analysis)
 

Detailed Description

Contains the public interface for using feedback. None of the implementation details are exposed.