Skip to main content

3 docs tagged with "lis"

View all tags

MeshField

MeshField is a subclass of AbstractMeshField. It is used to store variables defined on elements of mesh. We can define the variable either on the nodes of the finite element, or we can define these variables on the quadrature points.

ScalarMeshField

ScalarMeshField is a subclass of AbstractMeshField. It is used to store scalar variables defined on elements of mesh. We can define the variable either on the nodes of the finite element, or we can define these variables on the quadrature points.