ML Version of the Day
Loading...
Searching...
No Matches
Public Attributes | List of all members
ML_Operator_Subspace_Struct Struct Reference

Public Attributes

double ** basis_vectors
 
int dimension
 
int vecleng
 
void(* data_destroy )(void *)
 
double * VAV
 
int * pivots
 
int VAVdone
 
double * res1
 
double * res2
 
double * vec1
 
double * vec2
 

Member Data Documentation

◆ data_destroy

void(* ML_Operator_Subspace_Struct::data_destroy) (void *)

length of basis vectors

◆ pivots

int* ML_Operator_Subspace_Struct::pivots

dimension by dimension system to solve

◆ res1

double* ML_Operator_Subspace_Struct::res1

true if VAV is calculated already

◆ VAVdone

int ML_Operator_Subspace_Struct::VAVdone

pivots for VAV factorization

◆ vecleng

int ML_Operator_Subspace_Struct::vecleng

number of basis vectors


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