GooseFEM 1.4.1.dev2+g78f16df
|
Generate simple meshes of 8-noded hexahedral elements in 3d (GooseFEM::Mesh::ElementType::Hex8). More...
Go to the source code of this file.
Classes | |
class | GooseFEM::Mesh::Hex8::Regular |
Regular mesh: equi-sized elements. More... | |
class | GooseFEM::Mesh::Hex8::FineLayer |
Mesh with fine middle layer, and coarser elements towards the top and bottom. More... | |
Namespaces | |
namespace | GooseFEM |
Toolbox to perform finite element computations. | |
namespace | GooseFEM::Mesh |
Generic mesh operations, and simple mesh definitions. | |
namespace | GooseFEM::Mesh::Hex8 |
Simple meshes of 8-noded hexahedral elements in 3d (ElementType::Hex8). | |
Generate simple meshes of 8-noded hexahedral elements in 3d (GooseFEM::Mesh::ElementType::Hex8).
Definition in file MeshHex8.h.