OOF2: The Manual
Name
Constant (ConstScalarFieldInit) — Initialize a scalar field with a constant value.
Synopsis
ConstScalarFieldInit(value)
Details
-
Base class:
ScalarFieldInit -
Parameters:
value- Value to assign to the Field. Type: A real number.
Description
ConstScalarFieldInit objects are used as
the initializer argument in the OOF.Mesh.Initialize command when assigning
initial values to scalar fields on a Mesh. They assign the value
value to the field at all points in the Mesh.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




