libROM  v1.0
Data-driven physical simulation library
Public Member Functions | List of all members
CAROM::Hyperreduction Class Reference

Public Member Functions

 Hyperreduction (SamplingType stype)
 
 Hyperreduction (const char *sampling_type)
 
void SetSamplingType (SamplingType stype)
 
void ComputeSamples (const Matrix *f_basis, int num_f_basis_vectors_used, std::vector< int > &f_sampled_row, std::vector< int > &f_sampled_rows_per_proc, Matrix &f_basis_sampled_inv, int myid, int num_procs, const int num_samples_req=-1, std::vector< int > *init_samples=NULL, bool qr_factorize=false)
 

Detailed Description

Definition at line 42 of file Hyperreduction.h.


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