GooseFEM 1.4.1.dev2+g78f16df
Loading...
Searching...
No Matches
MeshHex8.h File Reference

Generate simple meshes of 8-noded hexahedral elements in 3d (GooseFEM::Mesh::ElementType::Hex8). More...

#include "Mesh.h"
#include "config.h"

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).
 

Detailed Description

Generate simple meshes of 8-noded hexahedral elements in 3d (GooseFEM::Mesh::ElementType::Hex8).

License: This project is released under the GNU Public License (GPLv3).

Definition in file MeshHex8.h.