Demonstrate how to solve LinearWave problem.
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
582 bool impulsive_start=
false;
LinearWave problem in rectanglular domain.
Definition: two_d_linear_wave.cc:109
Definition: timesteppers.h:912
void setup(Time *time_pt)
Create all GeomObjects needed to define the cylinder and the flag.
Definition: turek_flag_non_fsi.cc:277
void get_source(const double &time, const Vector< double > &x, double &source)
Source function to make it an exact solution.
Definition: two_d_linear_wave.cc:91
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213