This is the complete list of members for OpAdJointObjective, including all inherited members.
cofVals | OpAdJointObjective | private |
commPtr | OpAdJointObjective | private |
dGradPtr | OpAdJointObjective | private |
diffJacPtr | OpAdJointObjective | private |
doWork(int side, EntityType type, EntitiesFieldData::EntData &data) | OpAdJointObjective | inline |
globObjectiveGradPtr | OpAdJointObjective | private |
globObjectivePtr | OpAdJointObjective | private |
jacPtr | OpAdJointObjective | private |
OP typedef | OpAdJointObjective | |
OpAdJointObjective(boost::shared_ptr< ObjectiveFunctionData > python_ptr, boost::shared_ptr< HookeOps::CommonData > comm_ptr, boost::shared_ptr< MatrixDouble > jac_ptr, boost::shared_ptr< MatrixDouble > diff_jac, boost::shared_ptr< VectorDouble > cof_vals, boost::shared_ptr< MatrixDouble > d_grad_ptr, boost::shared_ptr< MatrixDouble > u_ptr, boost::shared_ptr< double > glob_objective_ptr, boost::shared_ptr< double > glob_objective_grad_ptr) | OpAdJointObjective | inline |
pythonPtr | OpAdJointObjective | private |
uPtr | OpAdJointObjective | private |