, including all inherited members.
AddElementMatrix(const Array< int > &dnums, const FlatMatrix< double > &elmat, bool inner_element, int elnr, LocalHeap &lh) (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [inline, virtual] |
AddElementMatrix(const Array< int > &dnums, const FlatMatrix< Complex > &elmat, bool inner_element, int elnr, LocalHeap &lh) (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [inline, virtual] |
AsVector() | ngla::BaseMatrix | [virtual] |
AsVector() const | ngla::BaseMatrix | [virtual] |
BaseMatrix() (defined in ngla::BaseMatrix) | ngla::BaseMatrix | |
BaseMatrix(ParallelDofs *aparalleldofs) (defined in ngla::BaseMatrix) | ngla::BaseMatrix | |
CheckFlags(const Flags &flags) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
ClassName() const (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [inline, virtual] |
CleanUpLevel() (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
CreateColVector() const | ngla::BaseMatrix | [virtual] |
CreateMatrix() const | ngla::BaseMatrix | [virtual] |
CreateRowVector() const | ngla::BaseMatrix | [virtual] |
CreateVector() const | ngla::BaseMatrix | [virtual] |
DefineDefineFlag(const char *s) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
DefineNumFlag(const char *s) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
DefineNumListFlag(const char *s) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
DefineStringFlag(const char *s) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
DefineStringListFlag(const char *s) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
FinalizeLevel() (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [inline, virtual] |
flaglist | ngcomp::NGS_Object | [protected] |
flags (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
FreeSmootherMem(void) (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | |
GetAMatrix() const (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [inline, virtual] |
GetClassName() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline, virtual] |
GetInverseType() const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
GetMatrix() const (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
GetMeshAccess() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetName() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetParallelDofs() const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [inline] |
GetTimer() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetTimer() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
Height() const | ngla::BaseMatrix | [inline] |
InitLevel() (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [inline, virtual] |
InverseMatrix(const BitArray *subset=0) const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
InverseMatrix(const Array< int > *clusters) const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
LaterUpdate(void) (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [inline, virtual] |
laterupdate | ngcomp::Preconditioner | [protected] |
ma | ngcomp::NGS_Object | [protected] |
MemoryUsage(Array< MemoryUsageStruct * > &mu) const (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
MGPreconditioner(const PDE &pde, const Flags &aflags, const string aname="mgprecond") (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | |
MgTest() const (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | |
Mult(const BaseVector &x, BaseVector &y) const | ngcomp::Preconditioner | [inline, virtual] |
MultAdd(double s, const BaseVector &x, BaseVector &y) const | ngla::BaseMatrix | [virtual] |
MultAdd(Complex s, const BaseVector &x, BaseVector &y) const | ngla::BaseMatrix | [virtual] |
MultAdd1(double s, const BaseVector &x, BaseVector &y, const BitArray *ainner=NULL, const Array< int > *acluster=NULL) const | ngla::BaseMatrix | [virtual] |
MultAdd2(double s, const BaseVector &x, BaseVector &y, const BitArray *ainner=NULL, const Array< int > *acluster=NULL) const | ngla::BaseMatrix | [virtual] |
MultTransAdd(double s, const BaseVector &x, BaseVector &y) const | ngla::BaseMatrix | [virtual] |
MultTransAdd(Complex s, const BaseVector &x, BaseVector &y) const | ngla::BaseMatrix | [virtual] |
name | ngcomp::NGS_Object | [protected] |
NGS_Object(const MeshAccess &ama, const string &aname="noname", bool checkflags=false) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
NGS_Object(const NGS_Object &obj) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
on_proc (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
operator=(double s) | ngla::BaseMatrix | [inline] |
paralleldofs (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [protected] |
Preconditioner(const PDE *const apde, const Flags &aflags, const string aname="precond") (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | |
print (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
Print(ostream &ost) const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
PrintReport(ostream &ost) (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
SetInverseType(INVERSETYPE ainversetype) const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
SetInverseType(string ainversetype) const (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
SetName(const string &aname) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
SetParallelDofs(const ParallelDofs *pardofs) (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [inline] |
skipCleanUp | ngcomp::NGS_Object | [protected] |
SkipCleanUp() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
test (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
Test() const (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | |
testresult_max (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
testresult_min (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
testresult_ok (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
timer | ngcomp::NGS_Object | [protected] |
timing (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
Timing() const (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | |
Update() (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
uselapack (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [protected] |
VHeight() const | ngla::BaseMatrix | [virtual] |
VWidth() const | ngla::BaseMatrix | [virtual] |
Width() const | ngla::BaseMatrix | [inline] |
~BaseMatrix() (defined in ngla::BaseMatrix) | ngla::BaseMatrix | [virtual] |
~MGPreconditioner() (defined in ngcomp::MGPreconditioner) | ngcomp::MGPreconditioner | [virtual] |
~NGS_Object() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline, virtual] |
~Preconditioner() (defined in ngcomp::Preconditioner) | ngcomp::Preconditioner | [virtual] |