On Tue, 12 Sep 2017, Cyrill Vonplanta wrote:
I am relatively new to libmesh and I would like to create a geometry
in parallel with 2 cubes for benchmarking purposes. What would be
the easiest way to go about this?
I cannot call MeshTools::Generation::build_cube() 2 times with the
same mesh, ri
Dear libmesh-users,
I am relatively new to libmesh and I would like to create a geometry in
parallel with 2 cubes for benchmarking purposes. What would be the easiest way
to go about this?
I cannot call MeshTools::Generation::build_cube() 2 times with the same mesh,
right?
Best
Cyrill
--