| _shapes (defined in UnionShape) | UnionShape | [protected] |
| actual_gradient_accuracy() const (defined in Function) | Function | [virtual] |
| actual_hessian_accuracy() const (defined in Function) | Function | [virtual] |
| actual_value_accuracy() const | Function | [virtual] |
| add_shape(Ref< Shape >) (defined in UnionShape) | UnionShape | |
| boundingbox(double valuemin, double valuemax, SCVector3 &p1, SCVector3 &p2) (defined in UnionShape) | UnionShape | [virtual] |
| change_coordinates() | Function | [virtual] |
| class_desc() const | DescribedClass | |
| class_name() const | DescribedClass | |
| class_version() const | DescribedClass | |
| compute() | Shape | [virtual] |
| Compute() (defined in Compute) | Compute | |
| dereference() | RefCount | [inline] |
| DescribedClass() (defined in DescribedClass) | DescribedClass | |
| DescribedClass(const DescribedClass &) (defined in DescribedClass) | DescribedClass | |
| desired_gradient_accuracy() const (defined in Function) | Function | [virtual] |
| desired_hessian_accuracy() const (defined in Function) | Function | [virtual] |
| desired_value_accuracy() const | Function | [virtual] |
| dim_ | Function | [protected] |
| dimension() const | Function | |
| dir_restore_state(StateIn &si, const char *objectname, const char *keyword=0) (defined in SavableState) | SavableState | [static] |
| distance_to_surface(const SCVector3 &r, SCVector3 *grad=0) const (defined in UnionShape) | UnionShape | [virtual] |
| do_change_coordinates(const Ref< NonlinearTransform > &) | Function | [protected] |
| do_gradient(int) (defined in Function) | Function | |
| do_hessian(int) (defined in Function) | Function | |
| do_value(int) | Function | |
| failure(const char *) (defined in Volume) | Volume | [protected, virtual] |
| Function() (defined in Function) | Function | |
| Function(StateIn &) (defined in Function) | Function | |
| Function(const Function &) (defined in Function) | Function | |
| Function(const Ref< KeyVal > &, double funcacc=DBL_EPSILON, double gradacc=DBL_EPSILON, double hessacc=DBL_EPSILON) | Function | |
| get_gradient(SCVector3 &g) (defined in Volume) | Volume | |
| get_x(SCVector3 &x) (defined in Volume) | Volume | |
| get_x() const (defined in Function) | Function | [inline] |
| get_x_no_copy() const (defined in Function) | Function | [inline] |
| get_x_reference() | Function | [inline, protected] |
| gradient() (defined in Function) | Function | [virtual] |
| gradient_ | Function | [protected] |
| gradient_implemented() const (defined in UnionShape) | UnionShape | [virtual] |
| gradient_needed() const (defined in Function) | Function | |
| gradient_result() (defined in Function) | Function | [inline] |
| guess_hessian(RefSymmSCMatrix &) | Function | [virtual] |
| hessian() (defined in Function) | Function | [virtual] |
| hessian_ | Function | [protected] |
| hessian_implemented() const (defined in Function) | Function | [virtual] |
| hessian_needed() const (defined in Function) | Function | |
| hessian_result() (defined in Function) | Function | [inline] |
| identifier() | Identity | [inline] |
| interpolate(const SCVector3 &p1, const SCVector3 &p2, double val, SCVector3 &result) (defined in Shape) | Shape | [virtual] |
| interpolation_accuracy() (defined in Volume) | Volume | [protected] |
| inverse_hessian(RefSymmSCMatrix &) (defined in Function) | Function | [virtual] |
| is_outside(const SCVector3 &r) const (defined in UnionShape) | UnionShape | [virtual] |
| key_restore_state(StateIn &si, const char *keyword) | SavableState | [static] |
| lock_ptr() const | RefCount | |
| managed() const (defined in RefCount) | RefCount | [inline] |
| managed() const | RefCount | [inline] |
| matrixkit() const | Function | |
| matrixkit_ | Function | [protected] |
| nreference() const | RefCount | [inline] |
| obsolete() | Compute | [virtual] |
| operator=(const Function &) (defined in Function) | Function | |
| operator=(const SavableState &) (defined in SavableState) | SavableState | |
| operator=(const DescribedClass &) (defined in DescribedClass) | DescribedClass | |
| operator=(const RefCount &) (defined in RefCount) | RefCount | [inline, protected] |
| print(std::ostream &=ExEnv::out()) const | Function | [virtual] |
| RefCount() (defined in RefCount) | RefCount | [inline, protected] |
| RefCount(const RefCount &) (defined in RefCount) | RefCount | [inline, protected] |
| reference() | RefCount | [inline] |
| restore_state(StateIn &si) | SavableState | [static] |
| SavableState() (defined in SavableState) | SavableState | [protected] |
| SavableState(const SavableState &) (defined in SavableState) | SavableState | [protected] |
| SavableState(StateIn &) | SavableState | [protected] |
| save_data_state(StateOut &) | Function | [virtual] |
| save_object_state(StateOut &) | SavableState | |
| save_state(StateOut &) | SavableState | |
| save_state(SavableState *s, StateOut &) (defined in SavableState) | SavableState | [static] |
| save_vbase_state(StateOut &) | SavableState | [virtual] |
| set_actual_gradient_accuracy(double) (defined in Function) | Function | [protected, virtual] |
| set_actual_hessian_accuracy(double) (defined in Function) | Function | [protected, virtual] |
| set_actual_value_accuracy(double) (defined in Function) | Function | [protected, virtual] |
| set_desired_gradient_accuracy(double) (defined in Function) | Function | [virtual] |
| set_desired_hessian_accuracy(double) (defined in Function) | Function | [virtual] |
| set_desired_value_accuracy(double) | Function | [virtual] |
| set_dimension(const RefSCDimension &) (defined in Function) | Function | [protected, virtual] |
| set_gradient(const SCVector3 &g) (defined in Volume) | Volume | |
| set_gradient(RefSCVector &g) (defined in Volume) | Volume | [virtual] |
| set_hessian(RefSymmSCMatrix &) (defined in Function) | Function | [protected, virtual] |
| set_matrixkit(const Ref< SCMatrixKit > &) | Function | [protected, virtual] |
| set_value(double) (defined in Function) | Function | [protected, virtual] |
| set_x(const SCVector3 &x) (defined in Volume) | Volume | |
| set_x(const RefSCVector &x) | Volume | [virtual] |
| Shape() (defined in Shape) | Shape | |
| Shape(const Ref< KeyVal > &keyval) (defined in Shape) | Shape | |
| solve(const SCVector3 &p, const SCVector3 &grad, double value, SCVector3 &result) (defined in Volume) | Volume | [virtual] |
| UnionShape() (defined in UnionShape) | UnionShape | |
| unlock_ptr() const | RefCount | |
| unmanage() | RefCount | [inline] |
| use_locks(bool inVal) | RefCount | |
| value() | Function | [virtual] |
| value_ | Function | [protected] |
| value_implemented() const | Shape | [virtual] |
| value_needed() const | Function | |
| value_result() (defined in Function) | Function | [inline] |
| Volume() (defined in Volume) | Volume | |
| Volume(const Ref< KeyVal > &) (defined in Volume) | Volume | |
| x_ | Function | [protected] |
| ~Compute() (defined in Compute) | Compute | [virtual] |
| ~DescribedClass() (defined in DescribedClass) | DescribedClass | [virtual] |
| ~Function() (defined in Function) | Function | [virtual] |
| ~Identity() (defined in Identity) | Identity | [virtual] |
| ~RefCount() (defined in RefCount) | RefCount | [virtual] |
| ~SavableState() (defined in SavableState) | SavableState | [virtual] |
| ~Shape() (defined in Shape) | Shape | [virtual] |
| ~UnionShape() (defined in UnionShape) | UnionShape | |
| ~Volume() (defined in Volume) | Volume | |