add(const Function< Real > &fnc, Real sc) | concepts::Vector< Real > | virtual |
add(const Vector< H > &fnc, Real sc, uint offset=0) | concepts::Vector< Real > | |
add(const Vector< H > &fnc) | concepts::Vector< Real > | inline |
concepts::Function::add(const Function< F > &fnc, F a) | concepts::Function< F > | virtual |
apply(Real fnc(const Real &)) | concepts::Vector< Real > | |
assemble(const Space< G > &spc, const LinearForm< Real, G > &lf) | concepts::Vector< Real > | |
data_ | concepts::Vector< Real > | protected |
dim() const | concepts::Function< F > | inline |
dim_ | concepts::Function< F > | protected |
Function(const Space< G > &spc) | concepts::Function< F > | inline |
Function(const uint dim) (defined in concepts::Function< F >) | concepts::Function< F > | inline |
info(std::ostream &os) const | concepts::Vector< Real > | protectedvirtual |
l1() const | concepts::Vector< Real > | |
l2() const | concepts::Vector< Real > | inline |
l2_2() const | concepts::Vector< Real > | |
max() const | concepts::Vector< Real > | |
n() const | concepts::Vector< Real > | inline |
operator Real *() const | concepts::Vector< Real > | inline |
operator()(uint i) | concepts::Vector< Real > | inlinevirtual |
operator()(uint i) const | concepts::Vector< Real > | inlinevirtual |
operator*(const Vector< Real > &fnc) const | concepts::Vector< Real > | |
operator*=(Real sc) | concepts::Vector< Real > | virtual |
concepts::Function::operator*=(F a) | concepts::Function< F > | virtual |
operator+=(const Function< Real > &fnc) | concepts::Vector< Real > | virtual |
operator+=(Real c) | concepts::Vector< Real > | virtual |
concepts::Function::operator+=(const Function< F > &fnc) | concepts::Function< F > | virtual |
concepts::Function::operator+=(F c) | concepts::Function< F > | virtual |
operator-=(const Function< Real > &fnc) | concepts::Vector< Real > | virtual |
operator-=(Real c) | concepts::Vector< Real > | virtual |
concepts::Function::operator-=(const Function< F > &fnc) | concepts::Function< F > | virtual |
concepts::Function::operator-=(F c) | concepts::Function< F > | virtual |
operator=(const Function< Real > &fnc) | concepts::Vector< Real > | virtual |
operator=(const Vector< Real > &fnc) | concepts::Vector< Real > | |
operator=(Real c) | concepts::Vector< Real > | |
concepts::Function::operator=(const Function< F > &fnc)=0 | concepts::Function< F > | pure virtual |
resize(uint n) | concepts::Vector< Real > | inlinevirtual |
storeMatlab(const char *filename, const char *name=0, bool append=false) const | concepts::Vector< Real > | |
time() const | timestepping::TimeVector | inline |
time(Real time) | timestepping::TimeVector | |
TimeVector(const concepts::Space< Real > &spc, TimeLinearForm &tlf) | timestepping::TimeVector | inline |
TimeVector(const concepts::Space< Real > &spc) | timestepping::TimeVector | inline |
TimeVector(const concepts::Vector< Real > &vec) | timestepping::TimeVector | inline |
TimeVector(const concepts::Vector< Real > &vec, const concepts::Formula< Real > &frm, const Real time=0) | timestepping::TimeVector | |
Vector(const Vector< Real > &f) | concepts::Vector< Real > | |
Vector(const Vector< H > &f) | concepts::Vector< Real > | |
Vector(const Space< G > &spc) | concepts::Vector< Real > | inline |
Vector(const uint dim=0) | concepts::Vector< Real > | inline |
Vector(const Space< G > &spc, const LinearForm< Real, G > &lf) | concepts::Vector< Real > | |
Vector(const Space< G > &spc, const std::string &fname) | concepts::Vector< Real > | |
Vector(const Space< G > &spc, Real *data) | concepts::Vector< Real > | inline |
Vector(const Vector< H > &fncX, Real fnc(const H &)) | concepts::Vector< Real > | |
Vector(const Vector< typename Realtype< Real >::type > &V_R, const Vector< typename Realtype< Real >::type > &V_I) | concepts::Vector< Real > | |
Vector(const Vector< H > &fnc, const Set< IndexRange > &indices) | concepts::Vector< Real > | |
write(const std::string &fname) const | concepts::Vector< Real > | |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~TimeVector() (defined in timestepping::TimeVector) | timestepping::TimeVector | inline |