VolumeElement

Volume finite element

Class VolumeElement

Constructors

  • VolumeElement()

Fields Summary

Field
Description
LOC
Volume carrying the volume element
locvb
grid 3d carrying the volume element
NODES
Nodes of the volume element

Methods Summary

Method
Description
addToViz
Add to visualization
removeFromViz
Remove from visualization

Fields Details

LOC
LOC : Volume carrying the volume element - [1..1] Volume
locvb
locvb : grid 3d carrying the volume element - [1..1] Grid3D
NODES
NODES : Nodes of the volume element - [0..500] Node

Method Details

addToViz
  • Syntax

    addToViz()

  • Parameters

    No parameter

  • Returns

    No return value

removeFromViz
  • Syntax

    removeFromViz()

  • Parameters

    No parameter

  • Returns

    No return value