GEOS
Static Public Member Functions | List of all members
geos::wellConstraintKernels::ConstraintHelper< NC, IS_THERMAL, CONSTRAINT > Struct Template Reference

Static Public Member Functions

static void assembleConstraintEquation (real64 const &time_n, WellControls &wellControls, BHPConstraint &constraint, WellElementSubRegion const &subRegion, string const &wellDofKey, localIndex const &rankOffset, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)
 
template<template< typename U > class T, typename U = PhaseVolumeRateConstraint>
static void assembleConstraintEquation (real64 const &time_n, WellControls &wellControls, T< PhaseVolumeRateConstraint > &constraint, WellElementSubRegion const &subRegion, string const &wellDofKey, localIndex const &rankOffset, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)
 
template<template< typename U > class T, typename U = LiquidRateConstraint>
static void assembleConstraintEquation (real64 const &time_n, WellControls &wellControls, T< LiquidRateConstraint > &constraint, WellElementSubRegion const &subRegion, string const &wellDofKey, localIndex const &rankOffset, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)
 
template<template< typename U > class T, typename U = VolumeRateConstraint>
static void assembleConstraintEquation (real64 const &time_n, WellControls &wellControls, T< VolumeRateConstraint > &constraint, WellElementSubRegion const &subRegion, string const &wellDofKey, localIndex const &rankOffset, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)
 
template<template< typename U > class T, typename U = MassRateConstraint>
static void assembleConstraintEquation (real64 const &time_n, WellControls &wellControls, T< MassRateConstraint > &constraint, WellElementSubRegion const &subRegion, string const &wellDofKey, localIndex const &rankOffset, CRSMatrixView< real64, globalIndex const > const &localMatrix, arrayView1d< real64 > const &localRhs)
 

Detailed Description

template<integer NC, integer IS_THERMAL, typename CONSTRAINT = BHPConstraint>
struct geos::wellConstraintKernels::ConstraintHelper< NC, IS_THERMAL, CONSTRAINT >

Definition at line 45 of file CompositionalMultiphaseWellConstraintKernels.hpp.


The documentation for this struct was generated from the following file: