TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Keywords derived from interpolation_ibm_base

interpolation_ibm_base

Base class for all the interpolation methods available in the Immersed Boundary Method (IBM).

Parameters:

  • [impr] (type: flag) To print IBM-related data
  • [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data
  • [est_dirichlet] (type: field_base) Node field of booleans indicating whether the node belong to an element where the interface is
  • [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
  • [get_is_dirichlet_from_prepro] (type: flag) get IBM is_dirichlet from prepro.
  • [get_corresp_elems_from_prepro] (type: flag) get IBM corresp_elems from prepro.

interpolation_ibm_aucune

Synonyms: ibm_aucune

Inherits from: interpolation_ibm_base

Immersed Boundary Method (IBM): no interpolation.

Parameters:

  • [impr] (type: flag) To print IBM-related data
  • [nb_histo_boxes_impr] (type: int) number of histogram boxes for printed data
  • [est_dirichlet] (type: field_base) Node field of booleans indicating whether the node belong to an element where the interface is
  • [get_solid_points_from_prepro] (type: flag) get IBM solid points from prepro.
  • [get_is_dirichlet_from_prepro] (type: flag) get IBM is_dirichlet from prepro.
  • [get_corresp_elems_from_prepro] (type: flag) get IBM corresp_elems from prepro.