#include <ascent.H>
◆ AscentPostProcess()
| amr_wind::ascent_int::AscentPostProcess::AscentPostProcess |
( |
CFDSim & | sim, |
|
|
const std::string & | label ) |
◆ ~AscentPostProcess()
| amr_wind::ascent_int::AscentPostProcess::~AscentPostProcess |
( |
| ) |
|
|
virtualdefault |
◆ identifier()
| const std::string amr_wind::ascent_int::AscentPostProcess::identifier |
( |
| ) |
|
|
inlinestatic |
◆ initialize()
| void amr_wind::ascent_int::AscentPostProcess::initialize |
( |
| ) |
|
|
override |
Read user inputs and create the different data probe instances.
◆ output_actions()
| void amr_wind::ascent_int::AscentPostProcess::output_actions |
( |
| ) |
|
|
override |
◆ post_advance_work()
| void amr_wind::ascent_int::AscentPostProcess::post_advance_work |
( |
| ) |
|
|
inlineoverride |
◆ post_regrid_actions()
| void amr_wind::ascent_int::AscentPostProcess::post_regrid_actions |
( |
| ) |
|
|
override |
Actions to perform post regrid e.g. redistribute particles.
◆ pre_init_actions()
| void amr_wind::ascent_int::AscentPostProcess::pre_init_actions |
( |
| ) |
|
|
override |
Perform actions before mesh is created.
◆ m_fields
| amrex::Vector<Field*> amr_wind::ascent_int::AscentPostProcess::m_fields |
|
private |
◆ m_label
| std::string amr_wind::ascent_int::AscentPostProcess::m_label |
|
private |
◆ m_sim
| CFDSim& amr_wind::ascent_int::AscentPostProcess::m_sim |
|
private |
◆ m_var_names
| amrex::Vector<std::string> amr_wind::ascent_int::AscentPostProcess::m_var_names |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/ascent/ascent.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/ascent/ascent.cpp