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