Registry
GridFunction Member List

This is the complete list of members for GridFunction, including all inherited members.

add(const V &u)Vector< TValueType >
assign(const Vector *Vector)GridFunctioninline
clone() constGridFunctioninline
defragment()Vector< TValueType >
dotprod(const Vector &w)Vector< TValueType >
enable_redistribution(bool unnamed)GridFunctioninline
get(V &u) constVector< TValueType >
grid_level() constGridFunctioninline
GridFunction(SmartPtr< ApproximationSpace > ApproximationSpace)GridFunction
GridFunction(SmartPtr< ApproximationSpace > ApproximationSpace, int Level)GridFunction
norm() constVector< TValueType >
num_dofs() constGridFunctioninline
operator*=(const number &a)Vector< TValueType >
operator+=(const Vector &v)Vector< TValueType >
operator-=(const Vector &v)Vector< TValueType >
operator=(const Vector &v)Vector< TValueType >
operator=(double d)Vector< TValueType >
operator[](size_t i)Vector< TValueType >
operator[](size_t i) constVector< TValueType >
redistribution_enabled() constGridFunctioninline
resize(size_t new_length, bool bCopyValues=true)Vector< TValueType >
set(const V &u)Vector< TValueType >
set(double d)Vector< TValueType >
set_consistent_storage_type()GridFunctioninline
set_random(double from, double to)Vector< TValueType >
size()Vector< TValueType >
size_type typedefVector< TValueType >
value_type typedefVector< TValueType >
Vector()Vector< TValueType >
Vector(const vector_type &v)Vector< TValueType >
Vector(size_t _length)Vector< TValueType >
vector_type typedefVector< TValueType >
~Vector()Vector< TValueType >