rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
List of all members | Public Member Functions | Static Public Attributes
Fv.TwoPhase.PressureMean Class Reference

Detailed Description

Definition at line 19 of file PressureMean.m.

Inheritance diagram for Fv.TwoPhase.PressureMean:
Inheritance graph
[legend]
Collaboration diagram for Fv.TwoPhase.PressureMean:
Collaboration graph
[legend]

Public Member Functions

function [ INC
, INCoff
, J ] = 
apply (model,ModelData model_data, sim_data, NU_ind)
 
function [ LL
, bb ] = 
full_matrix (ModelDescr descr,ModelData model_data)
 
function ipm = inner_product_matrix (ModelData model_data)
 
function [
LL_comps ,
bb_comps ] = 
components (ModelDescr descr,ModelData model_data)
 
function [
LL_coeffs ,
bb_coeffs ] = 
coefficients (ModelDescr descr)
 
- Public Member Functions inherited from ISeparableOperator
virtual function res = apply (descr, model_data, sim_data)
 
virtual function [
LL
, bb ] = 
full_matrix (descr, model_data)
 
virtual function [

LL_comps ,
bb_comps ] = 
components (descr, model_data)
 
virtual function [

LL_coeffs ,
bb_coeffs ] = 
coefficients (descr)
 
virtual function A = inner_product_matrix (descr, model_data)
 
function [ LL
, bb ] = 
gram_projection (model, detailed_data)
 
function [
LL_comps ,
bb_comps ] = 
gram_project_components (rmodel, detailed_data)
 

Static Public Attributes

static const  id = "L_pressure_mean"
 
static const  ret_vars = {""}
 
static const  arg_vars = {"'pressure'"}
 
static const  arg_vars_short = {"'P'"}
 
- Static Public Attributes inherited from ISeparableOperator
static const  id
 
static const  ret_vars
 
static const  arg_vars
 

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