|
IBAMR
IBAMR version 0.20.
|
#include <ibamr/WaveUtilities.h>
Public Attributes | |
| SAMRAI::tbox::Pointer< IBAMR::INSVCStaggeredHierarchyIntegrator > | d_ins_hier_integrator |
| SAMRAI::tbox::Pointer< IBAMR::AdvDiffHierarchyIntegrator > | d_adv_diff_hier_integrator |
| SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > | d_phi_var |
| SAMRAI::tbox::Pointer< SAMRAI::hier::VariableContext > | d_phi_new_ctx |
| double | d_x_zone_start |
| double | d_x_zone_end |
| double | d_depth |
| double | d_alpha |
| int | d_sign_gas_phase = 1 |
Struct for damping waves at channel outlet based on relaxation method.
| SAMRAI::tbox::Pointer<IBAMR::INSVCStaggeredHierarchyIntegrator> IBAMR::WaveDampingData::d_ins_hier_integrator |
| SAMRAI::tbox::Pointer<IBAMR::AdvDiffHierarchyIntegrator> IBAMR::WaveDampingData::d_adv_diff_hier_integrator |
| SAMRAI::tbox::Pointer<SAMRAI::hier::Variable<NDIM> > IBAMR::WaveDampingData::d_phi_var |
| SAMRAI::tbox::Pointer<SAMRAI::hier::VariableContext> IBAMR::WaveDampingData::d_phi_new_ctx |
| double IBAMR::WaveDampingData::d_x_zone_start |
| double IBAMR::WaveDampingData::d_x_zone_end |
| double IBAMR::WaveDampingData::d_depth |
| double IBAMR::WaveDampingData::d_alpha |
| int IBAMR::WaveDampingData::d_sign_gas_phase = 1 |