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_integration in module oof2.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 Ddegree instead.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */