Feellgood
|
class mesh, readMesh is expecting a mesh file in gmsh format either text or binary, from version 2.2 to the latest 4.1. The mesh has to use only first order tetraedrons and triangular facettes, mixed meshes are not allowed. More...
#include <algorithm>
#include <execution>
#include "facette.h"
#include "node.h"
#include "tetra.h"
#include "feellgoodSettings.h"
Go to the source code of this file.
Classes | |
class | Mesh::mesh |
class mesh, readMesh is expecting a mesh file in gmsh format either text or binary, from version 2.2 to the latest 4.1. The mesh has to use only first order tetraedrons and triangular facettes, mixed meshes are not allowed.