61 MeshChecker::assert_geometric_element<QElementGeometricBase, ELEMENT>(2);
200 for (
unsigned j = 1;
j < (Nx - 1);
j++)
276 for (
unsigned l2 = 1;
l2 < (
n_p - 1);
l2++)
331 for (
unsigned l2 = 1;
l2 < (
n_p - 1);
l2++)
383 for (
unsigned i = 1;
i < (
Ny - 1);
i++)
448 for (
unsigned j = 1;
j < (Nx - 1);
j++)
514 for (
unsigned l2 = 1;
l2 < (
n_p - 1);
l2++)
585 for (
unsigned l1 = 1;
l1 < (
n_p - 1);
l1++)
691 for (
unsigned j = 1;
j < (Nx - 1);
j++)
703 for (
unsigned l1 = 1;
l1 < (
n_p - 1);
l1++)
781 for (
unsigned l1 = 1;
l1 < (
n_p - 1);
l1++)
789 for (
unsigned l2 = 1;
l2 < (
n_p - 1);
l2++)
847 for (
unsigned l2 = 1;
l2 < (
n_p - 1);
l2++)
901 setup_boundary_element_info();
SimpleRectangularQuadMesh(const unsigned &Nx, const unsigned &Ny, const double &Lx, const double &Ly, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper)
Constructor: Pass number of elements in the horizontal and vertical directions, and the corresponding...