VectorField
ποΈ VectorField
VectorField_ defines the nodal value of a vector variable (such as velocity, displacement) at the spatial nodes of finite element mesh.
ποΈ CheckEssentialParam
Check essential parameters for creating an instance of Field
ποΈ Deallocate
Deallocate the space occupied by the field.
ποΈ Display
Display the content of AbstractField
ποΈ Export
Export the field to an external file.
ποΈ Get
Get entries from vector field.
ποΈ GetPointer
This routine returns the pointer to a FORTRAN real vector.
ποΈ Import
Initiate an instance of vector field by import.
ποΈ Initiate
This method constructs an instance of AbstractField.
ποΈ Norm2
Norm2 of node field.
ποΈ Set
Set entries in vector field
ποΈ SetVectorFieldParam
Set the parameters for constructing a vector field.
ποΈ Size
This function returns the size of the field.
ποΈ VectorField example 4
Usage