Driver for SphericalSpinUp test problem using a.
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
489 cout <<
"Doing QTaylorHoodElement" << std::endl;
492 for(
unsigned i=0;
i<3;
i++) {
problem.refine_uniformly();}
494 problem.timestep(dt,nstep,
"RESLT_TH");
505 cout <<
"Doing QCrouzeixRaviartElement" << std::endl;
508 for(
unsigned i=0;
i<3;
i++) {
problem.refine_uniformly();}
510 problem.timestep(dt,nstep,
"RESLT_CR");
int i
Definition: BiCGSTAB_step_by_step.cpp:9
SpinUp problem in a sphere.
Definition: spherical_navier_stokes/spin_up/spin_up.cc:85
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213
References i, and problem.