gemlab 2.0.0

Geometry and meshes laboratory for finite element analyses
Documentation
{
  "points": [
    [ 0.0, 0.0, 0.0 ],
    [ 1.0, 0.0, 0.0 ],
    [ 1.0, 1.0, 0.0 ],
    [ 0.0, 1.0, 0.0 ],
    [ 2.0, 0.0, 0.0 ],
    [ 2.0, 1.0, 0.0 ],
    [ 0.0, 0.0, 1.0 ],
    [ 1.0, 0.0, 1.0 ],
    [ 1.0, 1.0, 1.0 ],
    [ 0.0, 1.0, 1.0 ],
    [ 2.0, 0.0, 1.0 ],
    [ 2.0, 1.0, 1.0 ]
  ],
  "regions": [
    [ 1, 0, 1, 2, 3, 6, 7, 8, 9 ],
    [ 2, 1, 4, 5, 2, 7, 10, 11, 8 ]
  ],
  "div_weights": [
    [ [ 1.0 ], [ 1.0 ], [ 1.0, 1.0 ] ],
    [ [ 1.0 ], [ 1.0 ], [ 1.0, 1.0 ] ]
  ],
  "face_constraints": [
    null,
    [
      1,
      {
        "CylinderZ": [
          2.707075667803666,
          0.5,
          0.866
        ]
      }
    ]
  ],
  "marked_edges": [],
  "marked_faces": []
}