RectangleMesh

class RectangleMesh : public godzilla::MeshObject

2D rectangular mesh

Public Functions

Int get_nx() const

Get the number of mesh points in x direction.

Int get_ny() const

Get the number of mesh points in y direction.