IBAMR  IBAMR version 0.19.
Public Attributes | List of all members
IBAMR::WaveDampingData Struct Reference

#include <ibamr/WaveUtilities.h>

Public Attributes

SAMRAI::tbox::Pointer< IBAMR::INSVCStaggeredHierarchyIntegratord_ins_hier_integrator
 
SAMRAI::tbox::Pointer< IBAMR::AdvDiffHierarchyIntegratord_adv_diff_hier_integrator
 
SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > d_phi_var
 
SAMRAI::tbox::Pointer< SAMRAI::hier::VariableContextd_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
 

Detailed Description

Struct for damping waves at channel outlet based on relaxation method.

Member Data Documentation

◆ d_ins_hier_integrator

SAMRAI::tbox::Pointer<IBAMR::INSVCStaggeredHierarchyIntegrator> IBAMR::WaveDampingData::d_ins_hier_integrator

◆ d_adv_diff_hier_integrator

SAMRAI::tbox::Pointer<IBAMR::AdvDiffHierarchyIntegrator> IBAMR::WaveDampingData::d_adv_diff_hier_integrator

◆ d_phi_var

SAMRAI::tbox::Pointer<SAMRAI::hier::Variable<NDIM> > IBAMR::WaveDampingData::d_phi_var

◆ d_phi_new_ctx

SAMRAI::tbox::Pointer<SAMRAI::hier::VariableContext> IBAMR::WaveDampingData::d_phi_new_ctx

◆ d_x_zone_start

double IBAMR::WaveDampingData::d_x_zone_start

◆ d_x_zone_end

double IBAMR::WaveDampingData::d_x_zone_end

◆ d_depth

double IBAMR::WaveDampingData::d_depth

◆ d_alpha

double IBAMR::WaveDampingData::d_alpha

◆ d_sign_gas_phase

int IBAMR::WaveDampingData::d_sign_gas_phase = 1

The documentation for this struct was generated from the following file: