ug4
|
This is the complete list of members for ug::IDomainErrorIndicator< TAlgebra >, including all inherited members.
calc_error(const vector_type &u, const GridLevel &gl, error_vector_type *u_vtk=NULL)=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
calc_error(const vector_type &u, ConstSmartPtr< DoFDistribution > dd, error_vector_type *u_vtk=NULL)=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
calc_error(ConstSmartPtr< VectorTimeSeries< vector_type > > vSol, ConstSmartPtr< DoFDistribution > dd, const std::vector< number > &vScaleMass, const std::vector< number > &vScaleStiff, error_vector_type *u_vtk)=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
calc_error(ConstSmartPtr< VectorTimeSeries< vector_type > > vSol, const std::vector< number > &vScaleMass, const std::vector< number > &vScaleStiff, const GridLevel &gl, error_vector_type *u_vtk)=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
error_vector_type typedef | ug::IDomainErrorIndicator< TAlgebra > | |
invalidate_error()=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
is_error_valid()=0 | ug::IDomainErrorIndicator< TAlgebra > | pure virtual |
vector_type typedef | ug::IDomainErrorIndicator< TAlgebra > | |
~IDomainErrorIndicator() | ug::IDomainErrorIndicator< TAlgebra > | inlinevirtual |