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

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

blockModes(int block_id, MatrixDouble &coords, std::array< double, 3 > &centroid, std::array< double, 6 > &bbodx, MatrixDouble &o_ptr)ObjectiveFunctionDataImplvirtual
blockModesImpl(int block_id, np::ndarray coords, np::ndarray centroid, np::ndarray bbodx, np::ndarray &o_ptr)ObjectiveFunctionDataImplprivate
convertToNumPy(std::vector< double > &data, int rows, int nb_gauss_pts)ObjectiveFunctionDataImplinlineprivate
convertToNumPy(double *ptr, int s)ObjectiveFunctionDataImplinlineprivate
copyToFull(MatrixDouble &s)ObjectiveFunctionDataImplprivate
copyToSymmetric(double *ptr, MatrixDouble &s)ObjectiveFunctionDataImplprivate
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)ObjectiveFunctionDataImplvirtual
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)ObjectiveFunctionDataImplvirtual
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)ObjectiveFunctionDataImplvirtual
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
mainNamespaceObjectiveFunctionDataImplprivate
numberOfModes(int block_id, int &modes)ObjectiveFunctionDataImplvirtual
objectBlockModesObjectiveFunctionDataImplprivate
objectiveFunctionObjectiveFunctionDataImplprivate
ObjectiveFunctionDataImpl()=defaultObjectiveFunctionDataImpl
objectiveFunctionImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o)ObjectiveFunctionDataImplprivate
objectiveGradientStrainObjectiveFunctionDataImplprivate
objectiveGradientStrainImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o)ObjectiveFunctionDataImplprivate
objectiveGradientStressObjectiveFunctionDataImplprivate
objectiveGradientStressImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o)ObjectiveFunctionDataImplprivate
objectiveGradientUObjectiveFunctionDataImplprivate
objectiveGradientUImpl(np::ndarray coords, np::ndarray u, np::ndarray stress, np::ndarray strain, np::ndarray &o)ObjectiveFunctionDataImplprivate
objectNumberOfModesObjectiveFunctionDataImplprivate
~ObjectiveFunctionData()=defaultObjectiveFunctionDatavirtual
~ObjectiveFunctionDataImpl()=defaultObjectiveFunctionDataImplvirtual