OOF2: The Manual
Name
OOF.Settings.Reduce_Integration — Reduce all Gaussian integration orders by the specified degree.
Synopsis
OOF.Settings.Reduce_Integration(degree)
Details
- Parent Menu: OOF.Settings
-
Callback: function
_reduce_integrationin moduleoof2.engine.IO.solvermenu -
Threadability:
Threadable -
Parameters:
degree- degree by which to reduce Gaussian integration Type: Integer.
Description
Use a reduced integration scheme to do all
element integrals. If degree is nonzero, when
doing an integral of a polynomial of order D
each Mesh element will use gauss points appropriate for an
integral of order
D−degree instead.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




