blockModes(int block_id, MatrixDouble &coords, std::array< double, 3 > ¢roid, std::array< double, 6 > &bbodx, MatrixDouble &o_ptr) | ObjectiveFunctionDataImpl | virtual |
blockModesImpl(int block_id, np::ndarray coords, np::ndarray centroid, np::ndarray bbodx, np::ndarray &o_ptr) | ObjectiveFunctionDataImpl | private |
convertToNumPy(std::vector< double > &data, int rows, int nb_gauss_pts) | ObjectiveFunctionDataImpl | inlineprivate |
convertToNumPy(double *ptr, int s) | ObjectiveFunctionDataImpl | inlineprivate |
copyToFull(MatrixDouble &s) | ObjectiveFunctionDataImpl | private |
copyToSymmetric(double *ptr, MatrixDouble &s) | ObjectiveFunctionDataImpl | private |
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) | ObjectiveFunctionDataImpl | 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) | ObjectiveFunctionDataImpl | 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) | ObjectiveFunctionDataImpl | virtual |
evalObjectiveGradientU(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) | ObjectiveFunctionDataImpl | |
initPython(const std::string py_file) | ObjectiveFunctionDataImpl | |
mainNamespace | ObjectiveFunctionDataImpl | private |
numberOfModes(int block_id, int &modes) | ObjectiveFunctionDataImpl | virtual |
objectBlockModes | ObjectiveFunctionDataImpl | private |
objectiveFunction | ObjectiveFunctionDataImpl | private |
ObjectiveFunctionDataImpl()=default | ObjectiveFunctionDataImpl | |
objectiveFunctionImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o) | ObjectiveFunctionDataImpl | private |
objectiveGradientStrain | ObjectiveFunctionDataImpl | private |
objectiveGradientStrainImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o) | ObjectiveFunctionDataImpl | private |
objectiveGradientStress | ObjectiveFunctionDataImpl | private |
objectiveGradientStressImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o) | ObjectiveFunctionDataImpl | private |
objectiveGradientU | ObjectiveFunctionDataImpl | private |
objectiveGradientUImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o) | ObjectiveFunctionDataImpl | private |
objectNumberOfModes | ObjectiveFunctionDataImpl | private |
~ObjectiveFunctionData()=default | ObjectiveFunctionData | virtual |
~ObjectiveFunctionDataImpl()=default | ObjectiveFunctionDataImpl | virtual |