Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ParticleAMRNS Member List

This is the complete list of members for ParticleAMRNS, including all inherited members.
advance()ParticleAMRNS [virtual]
advectDiffuseScalar(LevelData< FArrayBox > &a_new_scal, LevelData< FArrayBox > &a_old_scal, LevelData< FluxBox > &a_adv_vel, const Real &a_diffusive_coeff, const LevelData< FArrayBox > *a_crse_scal_old, const LevelData< FArrayBox > *a_crse_scal_new, const Real a_old_crse_time, const Real a_new_crse_time, LevelFluxRegister *a_crseFluxRegPtr, LevelFluxRegister &a_fineFluxReg, DomainGhostBC &a_scalPhysBC, Real a_dt)ParticleAMRNS [protected]
advectScalar(LevelData< FArrayBox > &a_new_scal, LevelData< FArrayBox > &a_old_scal, LevelData< FluxBox > &a_adv_vel, LevelFluxRegister *a_crseFluxRegPtr, LevelFluxRegister &a_fineFluxReg, Real a_dt)ParticleAMRNS [protected]
AMRLevel()AMRLevel
boxes() constAMRLevel [virtual]
CFL(Real a_cfl)ParticleAMRNS [virtual]
computeAdvectionVelocities(LevelData< FluxBox > &a_adv_vel, LevelData< FArrayBox > &a_dragForce)ParticleAMRNS [protected]
computeDt()ParticleAMRNS [virtual]
computeInitialDt()ParticleAMRNS [virtual]
computeKineticEnergy(LevelData< FArrayBox > &a_energy) constParticleAMRNS
computeLapScal(LevelData< FArrayBox > &a_lapScal, LevelData< FArrayBox > &a_scal, DomainGhostBC &a_physBC, const LevelData< FArrayBox > *a_crseScalPtr)ParticleAMRNS [protected]
computeLapVel(LevelData< FArrayBox > &a_lapVel, LevelData< FArrayBox > &a_vel, const LevelData< FArrayBox > *a_crseVelPtr)ParticleAMRNS [protected]
computeUStar(LevelData< FArrayBox > &a_uStar, LevelData< FArrayBox > &a_dragForce)ParticleAMRNS [protected]
computeVorticity(LevelData< FArrayBox > &a_vorticity) constParticleAMRNS
crseNSPtr() constParticleAMRNS
define(AMRLevel *a_coarse_level_ptr, const Box &a_problem_domain, int a_level, int a_ref_ratio)ParticleAMRNS [virtual]
define(AMRLevel *a_coarse_level_ptr, const ProblemDomain &a_problem_domain, int a_level, int a_ref_ratio)ParticleAMRNS [virtual]
defineParticles(List< DragParticle > &a_particles) constParticleAMRNS [protected]
defineRegridAMRSolver(AMRSolver &a_solver, const Vector< DisjointBoxLayout > &a_grids, const Vector< ProblemDomain > &a_domains, const Vector< Real > &a_amrDx, const Vector< int > &a_refRatios, const int &a_lBase)ParticleAMRNS [protected]
dt(Real a_dt)AMRLevel [virtual]
dt() constAMRLevel [virtual]
dumpParticlesASCII(std::ostream &os) constParticleAMRNS
Dx() constParticleAMRNS
fillLambda(LevelData< FArrayBox > &a_lambda, Real a_time) constParticleAMRNS [protected]
fillScalars(LevelData< FArrayBox > &a_scal, Real a_time, const int a_comp) constParticleAMRNS [protected]
fillVelocity(LevelData< FArrayBox > &a_vel, Real a_time)ParticleAMRNS [protected]
fillVelocity(LevelData< FArrayBox > &a_vel, Real a_time, int vel_comp, int dest_comp, int num_comp)ParticleAMRNS [protected]
finerLevelPtr(AMRLevel *a_finer_level_ptr)AMRLevel [virtual]
finerNSPtr() constParticleAMRNS
finestLevel() constParticleAMRNS
finestLevel(bool a_finest_level)ParticleAMRNS [protected]
getPhysBCPtr() constParticleAMRNS
getPlotData(LevelData< FArrayBox > &a_plot_data) constParticleAMRNS [protected, virtual]
initialData()ParticleAMRNS [virtual]
initialDtMultiplier(Real a_initial_dt_multiplier)AMRLevel [virtual]
initialDtMultiplier() constAMRLevel [virtual]
initialGrid(const Vector< Box > &a_new_grids)ParticleAMRNS [virtual]
initializeGlobalPressure()ParticleAMRNS [protected]
initializeLevelPressure(Real a_currentTime, Real a_dtInit)ParticleAMRNS [protected]
interpVelToParticles(LevelData< BinFab< DragParticle > > &a_particles, const LevelData< FArrayBox > &a_velocity)ParticleAMRNS [protected]
isDefined() constAMRLevel
isEmpty() constParticleAMRNS
lambda(LevelData< FArrayBox > &a_lambda, Real a_time) constParticleAMRNS
levelSetup(const DisjointBoxLayout &level_domain)ParticleAMRNS [protected]
limitSolverCoarsening(bool a_limitSolverCoarsening)ParticleAMRNS
loadBalance(const Vector< Box > &a_grids)ParticleAMRNS [protected]
m_cflParticleAMRNS [protected]
m_coarse_averageParticleAMRNS [protected]
m_coarse_average_lambdaParticleAMRNS [protected]
m_coarser_level_ptrAMRLevel [protected]
m_dataPointsParticleAMRNS [protected]
m_dtAMRLevel [protected]
m_dt_saveParticleAMRNS [protected]
m_dxParticleAMRNS [protected]
m_finer_level_ptrAMRLevel [protected]
m_finest_levelParticleAMRNS [protected]
m_flux_registerParticleAMRNS [protected]
m_initial_dt_multiplierAMRLevel [protected]
m_is_emptyParticleAMRNS [protected]
m_isDefinedAMRLevel [protected]
m_lambda_flux_regParticleAMRNS [protected]
m_lambda_new_ptrParticleAMRNS [protected]
m_lambda_old_ptrParticleAMRNS [protected]
m_levelAMRLevel [protected]
m_level_gridsAMRLevel [protected]
m_level_stepsParticleAMRNS [protected]
m_limitSolverCoarseningParticleAMRNS [protected]
m_particle_projectorParticleAMRNS [protected]
m_particleCFLParticleAMRNS [protected]
m_particlesParticleAMRNS [protected]
m_physBCPtrParticleAMRNS [protected]
m_problem_domainAMRLevel [protected]
m_projectionParticleAMRNS [protected]
m_ref_ratioAMRLevel [protected]
m_refine_thresholdParticleAMRNS [protected]
m_regrid_smoothing_doneParticleAMRNS [protected]
m_scal_fluxreg_ptrsParticleAMRNS [protected]
m_scal_newParticleAMRNS [protected]
m_scal_oldParticleAMRNS [protected]
m_scalarsPoissonOpParticleAMRNS [protected]
m_timeAMRLevel [protected]
m_vel_new_ptrParticleAMRNS [protected]
m_vel_old_ptrParticleAMRNS [protected]
m_velCFInterpParticleAMRNS [protected]
m_velocityPoissonOpParticleAMRNS [protected]
m_viscous_solverParticleAMRNS [protected]
makeAMRLevel(AMRLevel *a_coarser_level_ptr, const Box &a_problem_domain, int a_level, int a_ref_ratio) constParticleAMRNS [virtual]
makeAMRLevel(AMRLevel *a_coarser_level_ptr, const ProblemDomain &a_problem_domain, int a_level, int a_ref_ratio) constParticleAMRNS [virtual]
newLambda()ParticleAMRNS
newLambda() constParticleAMRNS
newScal(const int a_comp)ParticleAMRNS
newScal(const int a_comp) constParticleAMRNS
newVel()ParticleAMRNS
newVel() constParticleAMRNS
Nu() constParticleAMRNS
numParticles() constParticleAMRNS
numPlotComps() constParticleAMRNS [protected, virtual]
oldLambda()ParticleAMRNS
oldLambda() constParticleAMRNS
oldScal(const int a_comp)ParticleAMRNS
oldScal(const int a_comp) constParticleAMRNS
oldVel()ParticleAMRNS
oldVel() constParticleAMRNS
ParticleAMRNS()ParticleAMRNS
ParticleAMRNS(AMRLevel *a_coarser_level_ptr, const Box &a_prob_domain, int a_level, int a_ref_ratio)ParticleAMRNS
ParticleAMRNS(AMRLevel *a_coarser_level_ptr, const ProblemDomain &a_prob_domain, int a_level, int a_ref_ratio)ParticleAMRNS
particleCFL(Real a_particle_cfl)ParticleAMRNS [virtual]
particleKineticEnergy() constParticleAMRNS
particles()ParticleAMRNS
particles() constParticleAMRNS
postInitialize()ParticleAMRNS [virtual]
postRegrid(int a_lBase)ParticleAMRNS [virtual]
postTimeStep()ParticleAMRNS [virtual]
predictVelocities(LevelData< FArrayBox > &a_uDelU, LevelData< FluxBox > &a_advVel, LevelData< FArrayBox > &a_dragForce)ParticleAMRNS [protected]
problemDomain() constAMRLevel [virtual]
readParameters()ParticleAMRNS [protected]
refinementThreshold(Real a_refine_threshold)ParticleAMRNS [virtual]
refRatio() constAMRLevel [virtual]
regrid(const Vector< Box > &a_new_grids)ParticleAMRNS [virtual]
resetStates(const Real a_time)ParticleAMRNS [protected]
s_applyFreestreamCorrectionParticleAMRNS [protected, static]
s_backgroundVelParticleAMRNS [protected, static]
s_bogus_valueParticleAMRNS [protected, static]
s_compute_scal_errParticleAMRNS [protected, static]
s_delta_epsilonParticleAMRNS [protected, static]
s_do_particlesParticleAMRNS [protected, static]
s_domLengthParticleAMRNS [protected, static]
s_dump_smoothing_plotsParticleAMRNS [protected, static]
s_implicit_refluxParticleAMRNS [protected, static]
s_implicit_scal_refluxParticleAMRNS [protected, static]
s_init_shrinkParticleAMRNS [protected, static]
s_init_vel_from_vorticityParticleAMRNS [protected, static]
s_initialGridFileParticleAMRNS [protected, static]
s_initialize_pressuresParticleAMRNS [protected, static]
s_max_dtParticleAMRNS [protected, static]
s_max_scal_compsParticleAMRNS [protected, static]
s_nuParticleAMRNS [protected, static]
s_num_init_passesParticleAMRNS [protected, static]
s_num_scal_compsParticleAMRNS [protected, static]
s_num_vel_compsParticleAMRNS [protected, static]
s_order_vel_interpParticleAMRNS [protected, static]
s_particle_body_forceParticleAMRNS [protected, static]
s_particle_drag_coeffParticleAMRNS [protected, static]
s_particle_fileParticleAMRNS [protected, static]
s_ppInitParticleAMRNS [protected, static]
s_prescribedDtParticleAMRNS [protected, static]
s_project_initial_velParticleAMRNS [protected, static]
s_read_particles_from_fileParticleAMRNS [protected, static]
s_reflux_momentumParticleAMRNS [protected, static]
s_reflux_normal_momentumParticleAMRNS [protected, static]
s_reflux_scalParticleAMRNS [protected, static]
s_regrid_smoothing_coeffParticleAMRNS [protected, static]
s_scal_coeffsParticleAMRNS [protected, static]
s_scal_namesParticleAMRNS [protected, static]
s_set_bogus_valuesParticleAMRNS [protected, static]
s_smooth_after_regridParticleAMRNS [protected, static]
s_specifyInitialGridsParticleAMRNS [protected, static]
s_tag_vorticityParticleAMRNS [protected, static]
s_tags_growParticleAMRNS [protected, static]
s_use_image_particlesParticleAMRNS [protected, static]
s_vel_namesParticleAMRNS [protected, static]
s_verbosityAMRLevel [protected, static]
s_viscous_num_smooth_downParticleAMRNS [protected, static]
s_viscous_num_smooth_upParticleAMRNS [protected, static]
s_viscous_solver_tolParticleAMRNS [protected, static]
s_viscous_solver_typeParticleAMRNS [protected, static]
s_vort_factorParticleAMRNS [protected, static]
s_write_divergenceParticleAMRNS [protected, static]
s_write_dScalar_dtParticleAMRNS [protected, static]
s_write_errorParticleAMRNS [protected, static]
s_write_grad_eLambdaParticleAMRNS [protected, static]
s_write_gridsParticleAMRNS [protected, static]
s_write_initial_solve_rhsParticleAMRNS [protected, static]
s_write_lambdaParticleAMRNS [protected, static]
s_write_particlesParticleAMRNS [protected, static]
s_write_proc_idsParticleAMRNS [protected, static]
s_write_scalarsParticleAMRNS [protected, static]
s_write_strainsParticleAMRNS [protected, static]
s_write_time_derivativesParticleAMRNS [protected, static]
s_write_vorticityParticleAMRNS [protected, static]
scalars(LevelData< FArrayBox > &a_scalars, const Real a_time, const int a_comp) constParticleAMRNS
setPhysBC(const PhysBCUtil &a_BC)ParticleAMRNS
smoothVelocityField(int lbase)ParticleAMRNS [protected]
swapOldAndNewStates()ParticleAMRNS [protected]
tagCells(IntVectSet &a_tags)ParticleAMRNS [virtual]
tagCellsInit(IntVectSet &a_tags)ParticleAMRNS [virtual]
time(Real a_time)AMRLevel [virtual]
time() constAMRLevel [virtual]
updateParticleForces(LevelData< BinFab< DragParticle > > &a_particles)ParticleAMRNS [protected]
updateParticlePositions(LevelData< FArrayBox > &a_newDrag, LevelData< BinFab< DragParticle > > &a_particles, const LevelData< FArrayBox > &a_fluidVel, bool a_completeUpdate)ParticleAMRNS [protected]
velocity(LevelData< FArrayBox > &a_vel, Real a_time) constParticleAMRNS
verbosity(int a_verbosity)AMRLevel [static]
verbosity()AMRLevel [static]
~AMRLevel()AMRLevel [virtual]
~ParticleAMRNS()ParticleAMRNS [virtual]

Generated on Wed Jun 2 13:58:54 2004 for Chombo&INSwithParticles by doxygen 1.3.2