rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
List of all members | Public Member Functions | Public Attributes
Greedy.EiTpart Class Reference

Detailed Description

Definition at line 18 of file EiTpart.m.

Inheritance diagram for Greedy.EiTpart:
Inheritance graph
[legend]
Collaboration diagram for Greedy.EiTpart:
Collaboration graph
[legend]

Public Member Functions

 EiTpart (child_basis_generation)
 
function  set_trainingsset (paramset)
 
function  update_trainingsset (paramset)
 
function  set_validation_generator (val_gen)
 
function  prepare (ModelData model_data)
 
function IDetailedData
detailed_data = 
gen_detailed_data (IDetailedData detailed_data)
 
function IDetailedData
detailed_data = 
init_basis (ModelData model_data)
 
- Public Member Functions inherited from Greedy.Interface
function Greedy.Combined summ = horzcat ()
 combines an arbitrary number of basis generation algorithms More...
 
function
detailed_data = 
gen_detailed_data (IReducedModel rmodel, detailed_data,Greedy.Checkpoint checkpoint)
 main entry function construction the detailed data tree storing the reduced basis functions. More...
 
virtual function  prepare (IReducedModel rmodel,ModelData model_data)
 initialization routine for basis extension More...
 
virtual function Greedy.DataTree.Detailed.INode
detailed_data = 
init_basis (IReducedModel rmodel,ModelData model_data)
 construction of an initial reduced basis More...
 
virtual function Greedy.DataTree.Detailed.INode
detailed_data = 
basis_extension (IReducedModel rmodel,Greedy.DataTree.Detailed.INode detailed_data, checkpoint)
 basis extension routine More...
 
function value = get_generated_basis_type ()
 returns the generated_basis_type property. Why??? More...
 

Public Attributes

 generated_basis_type
 
- Public Attributes inherited from Greedy.Interface
 generated_basis_type
 string specifying the detailed data produced by this basis generation algorithm object. More...
 
 id
 This is an id string inherited by the underlying extension algorithm object implementing a Greedy.Plugin.Interface. More...
 
boolean enable_checkpointing = true
 control variable variable controlling whether check points shall be created after every reduced basis extension step. More...
 

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