namespace ewalena
0.2.15
ewalena is not an acronym
|
dim_ | ewalena::VectorFieldBase< dim, ValueType > | [static] |
gradient(const Point< dim, ValueType > &point) const | ewalena::VectorFieldBase< dim, ValueType > | [virtual] |
gradient_list(const std::vector< Point< dim, ValueType > > &points, std::vector< Tensor< dim, 2, ValueType > > &gradients) const | ewalena::VectorFieldBase< dim, ValueType > | [virtual] |
value(const Point< dim, ValueType > &point) const | ewalena::VectorFieldBase< dim, ValueType > | [virtual] |
value_list(const std::vector< Point< dim, ValueType > > &points, std::vector< Tensor< dim, 1, ValueType > > &values) const | ewalena::VectorFieldBase< dim, ValueType > | [virtual] |
VectorFieldBase() | ewalena::VectorFieldBase< dim, ValueType > | |
~VectorFieldBase() | ewalena::VectorFieldBase< dim, ValueType > | [virtual] |