Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GaussPoints, elemtype: are not case-sensitive;
  • "gauss_points_name": is a name for the gauss points set, which will be used as reference by the results that are located on these gauss points;
  • my_type: decribes describes which element type these gauss points are for, i.e. Line, Triangle, Quadrilateral, Tetrahedra, Prism, Pyramid or Hexahedra ;
  • "mesh_name": is an optional field. If this field is missing, the gauss points are defined for all the elements of type my_type. If a mesh name is given, the gauss points are only defined for this mesh.

...

The following Internal gauss points are automatically defined.
Results can use this these names without explicitly define them with a GaussPoints / End GaussPoints statement.

...