This is the complete list of members for concepts::Vector< F >, including all inherited members.
add(const Function< F > &fnc, F sc) | concepts::Vector< F > | virtual |
add(const Vector< H > &fnc, F sc, uint offset=0) | concepts::Vector< F > | |
add(const Vector< H > &fnc) | concepts::Vector< F > | inline |
apply(F fnc(const F &)) | concepts::Vector< F > | |
assemble(const Space< G > &spc, const LinearForm< F, G > &lf) | concepts::Vector< F > | |
data() const (defined in concepts::Vector< F >) | concepts::Vector< F > | inline |
data_ | concepts::Vector< F > | protected |
dim() const | concepts::Function< F > | inline |
dim_ | concepts::Function< F > | protected |
fillEntries_(const Space< G > &spc, const LinearForm< F, G > &lf) (defined in concepts::Vector< F >) | concepts::Vector< 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< F > | protectedvirtual |
l1() const | concepts::Vector< F > | |
l2() const | concepts::Vector< F > | inline |
l2_2() const | concepts::Vector< F > | |
max() const | concepts::Vector< F > | |
n() const | concepts::Vector< F > | inline |
operator F*() const | concepts::Vector< F > | inline |
operator()(uint i) | concepts::Vector< F > | inlinevirtual |
operator()(uint i) const | concepts::Vector< F > | inlinevirtual |
operator*(F c) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator*(const Vector< F > &fnc) const | concepts::Vector< F > | |
operator*=(F sc) | concepts::Vector< F > | virtual |
operator+(const Function< F > &fnc) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator+(F c) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator+=(const Function< F > &fnc) | concepts::Vector< F > | virtual |
operator+=(F c) | concepts::Vector< F > | virtual |
operator-(const Function< F > &fnc) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator-(F c) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator-=(const Function< F > &fnc) | concepts::Vector< F > | virtual |
operator-=(F c) | concepts::Vector< F > | virtual |
operator/(F c) const (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator/=(F sc) (defined in concepts::Vector< F >) | concepts::Vector< F > | virtual |
operator=(const Function< F > &fnc) | concepts::Vector< F > | virtual |
operator=(const Vector< F > &fnc) | concepts::Vector< F > | |
operator=(const Function< H > &fnc) (defined in concepts::Vector< F >) | concepts::Vector< F > | |
operator=(F c) | concepts::Vector< F > | |
resize(uint n) | concepts::Vector< F > | inlinevirtual |
reverse() (defined in concepts::Vector< F >) | concepts::Vector< F > | |
size() const (defined in concepts::Vector< F >) | concepts::Vector< F > | inline |
storeMatlab(const char *filename, const char *name=0, bool append=false) const | concepts::Vector< F > | |
Vector(const Vector< F > &f) | concepts::Vector< F > | |
Vector(const Vector< H > &f) | concepts::Vector< F > | |
Vector(const Space< G > &spc) | concepts::Vector< F > | inline |
Vector(const uint dim=0) | concepts::Vector< F > | inline |
Vector(const Space< G > &spc, const LinearForm< F, G > &lf) | concepts::Vector< F > | |
Vector(const Space< G > &spc, const std::string &fname) | concepts::Vector< F > | |
Vector(const Space< G > &spc, F *data) | concepts::Vector< F > | inline |
Vector(uint dim, F *data) (defined in concepts::Vector< F >) | concepts::Vector< F > | inline |
Vector(const Vector< H > &fncX, F fnc(const H &)) | concepts::Vector< F > | |
Vector(const Vector< H > &fncX, const F &fnc(const H &)) (defined in concepts::Vector< F >) | concepts::Vector< F > | |
Vector(const Vector< typename Realtype< F >::type > &V_R, const Vector< typename Realtype< F >::type > &V_I) | concepts::Vector< F > | |
Vector(const Vector< H > &fnc, const Set< IndexRange > &indices) | concepts::Vector< F > | |
write(const std::string &fname) const | concepts::Vector< F > | |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~Vector() (defined in concepts::Vector< F >) | concepts::Vector< F > | virtual |