| Base typedef (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | |
| compute(localIndex const ei, StackVariables &stack) const | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | inline |
| computeScalingFactor(localIndex const ei, StackVariables &stack, FUNC &&kernelOp=NoOpFunc{}) const | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | inline |
| ghostRank(localIndex const i) const | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | inline |
| launch(localIndex const numElems, KERNEL_TYPE const &kernelComponent) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | inlinestatic |
| m_compDens (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 >) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_compDensScalingFactor (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 >) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_dofNumber | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_ghostRank | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_localSolution | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_maxAbsolutePresChange (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | protected |
| m_maxCompFracChange (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | protected |
| m_maxRelativeCompDensChange (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | protected |
| m_maxRelativePresChange | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | protected |
| m_numComp | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_pressure | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_pressureScalingFactor | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| m_rankOffset | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | protected |
| setup(localIndex const ei, StackVariables &stack) const (defined in geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | inline |
| SolutionScalingAndCheckingKernelBase< real64 >::setup(localIndex const ei, StackVariables &stack) const | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | inline |
| SolutionScalingAndCheckingKernelBase(globalIndex const rankOffset, integer const numComp, string const dofKey, ElementSubRegionBase const &subRegion, arrayView1d< real64 const > const localSolution, arrayView1d< real64 const > const pressure, arrayView2d< real64 const, compflow::USD_COMP > const compDens, arrayView1d< real64 > pressureScalingFactor, arrayView1d< real64 > compDensScalingFactor) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingAndCheckingKernelBase< real64 > | inline |
| SolutionScalingKernel(real64 const maxRelativePresChange, real64 const maxAbsolutePresChange, real64 const maxCompFracChange, real64 const maxRelativeCompDensChange, globalIndex const rankOffset, integer const numComp, string const dofKey, ElementSubRegionBase const &subRegion, arrayView1d< real64 const > const localSolution, arrayView1d< real64 const > const pressure, arrayView2d< real64 const, compflow::USD_COMP > const compDens, arrayView1d< real64 > pressureScalingFactor, arrayView1d< real64 > compDensScalingFactor) | geos::isothermalCompositionalMultiphaseBaseKernels::SolutionScalingKernel | inline |