| DeclException1(ExcFileOpen, char *,<< "Can't open library "<< arg1) | ShapeFunction< value_type, DIM > | |
| DeclException2(ExcLoadFunction, char *, char *,<< "Can't load function "<< arg1<< " from library "<< arg2) | ShapeFunction< value_type, DIM > | |
| dim 枚举值 | ShapeFunction< value_type, DIM > | |
| gradient(const afepack::Point< DIM > &, const std::vector< afepack::Point< DIM > > &) const | ShapeFunction< value_type, DIM > | [inline] |
| gradient(const std::vector< afepack::Point< DIM > > &, const std::vector< afepack::Point< DIM > > &) const | ShapeFunction< value_type, DIM > | [inline] |
| gradient(const afepack::Point< DIM > &, const double **) const | ShapeFunction< value_type, DIM > | [inline] |
| gradient(const std::vector< afepack::Point< DIM > > &, const double **) const | ShapeFunction< value_type, DIM > | [inline] |
| gradient_function | ShapeFunction< value_type, DIM > | [private] |
| gradient_function_name | ShapeFunction< value_type, DIM > | [private] |
| handle | ShapeFunction< value_type, DIM > | [private] |
| library_name | ShapeFunction< value_type, DIM > | [private] |
| library_path | ShapeFunction< value_type, DIM > | |
| loadFunction() | ShapeFunction< value_type, DIM > | |
| operator<<(STREAM &, const ShapeFunction< VT, GDIM > &) | ShapeFunction< value_type, DIM > | [friend] |
| operator=(const ShapeFunction< value_type, DIM > &) | ShapeFunction< value_type, DIM > | |
| operator>>(STREAM &, ShapeFunction< VT, GDIM > &) | ShapeFunction< value_type, DIM > | [friend] |
| ShapeFunction() | ShapeFunction< value_type, DIM > | |
| ShapeFunction(const ShapeFunction< value_type, DIM > &) | ShapeFunction< value_type, DIM > | |
| unloadFunction() | ShapeFunction< value_type, DIM > | |
| value(const afepack::Point< DIM > &, const std::vector< afepack::Point< DIM > > &) const | ShapeFunction< value_type, DIM > | [inline] |
| value(const std::vector< afepack::Point< DIM > > &, const std::vector< afepack::Point< DIM > > &) const | ShapeFunction< value_type, DIM > | [inline] |
| value(const afepack::Point< DIM > &, const double **) const | ShapeFunction< value_type, DIM > | [inline] |
| value(const std::vector< afepack::Point< DIM > > &, const double **) const | ShapeFunction< value_type, DIM > | [inline] |
| value_function | ShapeFunction< value_type, DIM > | [private] |
| value_function_name | ShapeFunction< value_type, DIM > | [private] |
| value_t typedef | ShapeFunction< value_type, DIM > | |
| ~ShapeFunction() | ShapeFunction< value_type, DIM > | |