866 unsigned max_adapt=1;
870 problem.newton_solve(max_adapt);
880 problem.doc_solution(doc_info);
Problem class to compute scattering of planar wave from unit disk.
Definition: scattering.cc:223
Definition: oomph_utilities.h:499
void set_directory(const std::string &directory)
Definition: oomph_utilities.cc:298
Definition: helmholtz_elements.h:453
Definition: quad_from_triangle_mesh.template.h:72
Definition: refineable_helmholtz_elements.h:196
Unstructured refineable QuadFromTriangleMesh.
Definition: quad_from_triangle_mesh.template.h:578
void setup(Time *time_pt)
Create all GeomObjects needed to define the cylinder and the flag.
Definition: turek_flag_non_fsi.cc:277
unsigned ABC_order
Flag to choose wich order to use.
Definition: helmholtz_point_source.cc:68
bool DtN_BC
Definition: helmholtz_point_source.cc:64
void specify_command_line_flag(const std::string &command_line_flag, const std::string &doc)
Specify possible argument-free command line flag.
Definition: oomph_utilities.cc:451
void parse_and_assign(int argc, char *argv[], const bool &throw_on_unrecognised_args)
Definition: oomph_utilities.cc:760
void doc_specified_flags()
Document specified command line flags.
Definition: oomph_utilities.cc:610
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213