v0.15.0
Loading...
Searching...
No Matches
ObjectiveFunctionData Member List

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

blockModes(int block_id, MatrixDouble &coords, std::array< double, 3 > &centroid, std::array< double, 6 > &bbox, MatrixDouble &o_ptr)=0ObjectiveFunctionDatapure virtual
evalObjectiveFunction(MatrixDouble &coords, boost::shared_ptr< MatrixDouble > u_ptr, boost::shared_ptr< MatrixDouble > stress_ptr, boost::shared_ptr< MatrixDouble > strain_ptr, boost::shared_ptr< VectorDouble > o_ptr)=0ObjectiveFunctionDatapure virtual
evalObjectiveGradientStrain(MatrixDouble &coords, boost::shared_ptr< MatrixDouble > u_ptr, boost::shared_ptr< MatrixDouble > stress_ptr, boost::shared_ptr< MatrixDouble > strain_ptr, boost::shared_ptr< MatrixDouble > o_ptr)=0ObjectiveFunctionDatapure virtual
evalObjectiveGradientStress(MatrixDouble &coords, boost::shared_ptr< MatrixDouble > u_ptr, boost::shared_ptr< MatrixDouble > stress_ptr, boost::shared_ptr< MatrixDouble > strain_ptr, boost::shared_ptr< MatrixDouble > o_ptr)=0ObjectiveFunctionDatapure virtual
numberOfModes(int block_id, int &modes)=0ObjectiveFunctionDatapure virtual
~ObjectiveFunctionData()=defaultObjectiveFunctionDatavirtual