|
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_alpha |
| int | d_sign_gas_phase = 1 |
| double | d_num_interface_cells |
Struct for generating waves at channel inlet based on relaxation method.
| SAMRAI::tbox::Pointer<IBAMR::INSVCStaggeredHierarchyIntegrator> IBAMR::WaveGenerationData::d_ins_hier_integrator |
| SAMRAI::tbox::Pointer<IBAMR::AdvDiffHierarchyIntegrator> IBAMR::WaveGenerationData::d_adv_diff_hier_integrator |
| SAMRAI::tbox::Pointer<SAMRAI::hier::Variable<NDIM> > IBAMR::WaveGenerationData::d_phi_var |
| SAMRAI::tbox::Pointer<SAMRAI::hier::VariableContext> IBAMR::WaveGenerationData::d_phi_new_ctx |
| double IBAMR::WaveGenerationData::d_x_zone_start |
| double IBAMR::WaveGenerationData::d_x_zone_end |
| double IBAMR::WaveGenerationData::d_alpha |
| int IBAMR::WaveGenerationData::d_sign_gas_phase = 1 |
| double IBAMR::WaveGenerationData::d_num_interface_cells |
Number of interface cells to represent air-water thickness.