rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
List of all members
Greedy.DataTree.Detailed.PpartNode Class Reference

Detailed Description

Definition at line 20 of file PpartNode.m.

Inheritance diagram for Greedy.DataTree.Detailed.PpartNode:
Inheritance graph
[legend]
Collaboration diagram for Greedy.DataTree.Detailed.PpartNode:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Greedy.DataTree.Detailed.INode
function  set_rb (RB)
 sets the reduced basis space
 
function RB = get_rb ()
 returns the reduced basis space
 
function  snapshot (id, id_text, snapshot_description)
 creates a copy of the Greedy.Info element of the subtree rooted by this node and stores it in a history.
 
function sl = get_snapshot_length (id)
 returns the number of history entries stored for a specific id.
 
function fs = format_snapshot (id, indices)
 retuns a formatted structure of a history item for several indices
 
virtual function siz = get_rb_size ()
 returns the size of the reduced basis stored in this tree.
 
virtual function DataTree.IdMapNode siz = get_ei_size ()
 returns the size of the collateral reduced basis stored in this tree.
 
virtual function [
ot1 ,
ot2 ,
ot3 ] = 
offtime (IReducedModel rmodel)
 returns up to three different offline time measurements
 
- Public Member Functions inherited from DataTree.DefaultNode
function data = get (index)
 Access to a child of the current node.
 
function path = get_index (id, mu, nt)
 Obtains the leaf index vector that best fits the child description given by the three arguments.
 
function
children = 
length ()
 Returns the number of children of the node.
 
function this = set (index, value)
 Sets a child at the given path in the tree hierarchy.
 
- Public Attributes inherited from Greedy.DataTree.Detailed.INode
 history
 storage of history entries (c.f. snapshot() and format_snapshot() )
 
- Public Attributes inherited from DataTree.DefaultNode
 values = "[]"
 cell array of DataTree.INode elements, holding the childrens of this DataTree.INode.
 
- Protected Member Functions inherited from Greedy.DataTree.Detailed.INode
function  snapshot_children (id, id_text, snapshot_description)
 forward the snapshot generation to the children
 
function
children = 
gather_children_format_snapshot (id, indices)
 helper function called by format_snapshot()
 

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