, including all inherited members.
AddElementVector(const Array< int > &dnums, const FlatVector< TSCAL > &elvec, const int cachecomp=-1) (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |
AddElementVector(const Array< int > &dnums, const FlatVector< mat_traits< TV >::TSCAL > &elvec, const int cachecomp=-1)=0 (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | [pure virtual] |
AddElementVector(const Array< int > &dnums, const FlatVector< double > &elvec, const int cachecomp=-1) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
AddElementVector(const Array< int > &dnums, const FlatVector< Complex > &elvec, const int cachecomp=-1) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
AddIntegrator(LinearFormIntegrator *lfi, bool deletable=true) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
allocated (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
AllocateVector() (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |
Assemble(LocalHeap &lh) (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | [virtual] |
assembled (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
AssembleIndependent(LocalHeap &lh) (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | |
cacheblocksize (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
CheckFlags(const Flags &flags) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [protected] |
CleanUpLevel() (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [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] |
fespace (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
flaglist | ngcomp::NGS_Object | [protected] |
GetClassName() const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline, virtual] |
GetElementVector(const Array< int > &dnums, FlatVector< TSCAL > &elvec) const (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |
GetElementVector(const Array< int > &dnums, FlatVector< mat_traits< TV >::TSCAL > &elvec) const =0 (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | [pure virtual] |
GetElementVector(const Array< int > &dnums, FlatVector< double > &elvec) const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
GetElementVector(const Array< int > &dnums, FlatVector< Complex > &elvec) const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
GetFESpace() const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline] |
GetIntegrator(int i) const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline, virtual] |
GetIntegrator(int i) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline, virtual] |
GetMeshAccess() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetName() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetTimer() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetTimer() const (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
GetVector() const (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |
HEIGHT enum value (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | |
independent | ngcomp::LinearForm | [protected] |
InitialAssembling(void) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | |
initialassembling (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
IsAssembled(void) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
LinearForm(const FESpace &afespace, const string &aname, const Flags &flags) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | |
ma | ngcomp::NGS_Object | [protected] |
MemoryUsage(Array< MemoryUsageStruct * > &mu) const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [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] |
NumIntegrators() const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline, virtual] |
operator BaseVector &() const (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline] |
parts (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
parts_deletable (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [protected] |
print | ngcomp::LinearForm | [protected] |
printelvec | ngcomp::LinearForm | [protected] |
PrintReport(ostream &ost) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
S_LinearForm(const FESpace &afespace, const string &aname, const Flags &flags) (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | [inline] |
SetCacheBlockSize(const int size) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline, virtual] |
SetElementVector(const Array< int > &dnums, const FlatVector< TSCAL > &elvec) (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |
SetElementVector(const Array< int > &dnums, const FlatVector< mat_traits< TV >::TSCAL > &elvec)=0 (defined in ngcomp::S_LinearForm< mat_traits< TV >::TSCAL >) | ngcomp::S_LinearForm< mat_traits< TV >::TSCAL > | [pure virtual] |
SetElementVector(const Array< int > &dnums, const FlatVector< double > &elvec) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
SetElementVector(const Array< int > &dnums, const FlatVector< Complex > &elvec) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
SetIndependent(int aindependent=true) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [inline] |
SetName(const string &aname) (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
SetNoInitialAssembling(void) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | |
SetPrint(bool ap) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | |
SetPrintElmat(bool ap) (defined in ngcomp::LinearForm) | ngcomp::LinearForm | |
SkipCleanUp() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline] |
skipCleanUp | ngcomp::NGS_Object | [protected] |
T_LinearForm(const FESpace &afespace, const string &aname, const Flags &flags) (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | |
timer | ngcomp::NGS_Object | [protected] |
TSCAL typedef (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | |
~LinearForm() (defined in ngcomp::LinearForm) | ngcomp::LinearForm | [virtual] |
~NGS_Object() (defined in ngcomp::NGS_Object) | ngcomp::NGS_Object | [inline, virtual] |
~T_LinearForm() (defined in ngcomp::T_LinearForm< TV >) | ngcomp::T_LinearForm< TV > | [virtual] |