Home
last modified time | relevance | path

Searched refs:setIntegrationMethods (Results 1 – 5 of 5) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/form/
H A DLinearForm.hpp123 …void setIntegrationMethods(); //!< check or define integration methods
H A DBilinearForm.cpp411 setIntegrationMethods(); //check and set integration methods in DoubleIntgBilinearForm()
429 setIntegrationMethods(); //check and set integration methods in DoubleIntgBilinearForm()
447 setIntegrationMethods(); //check and set integration methods in DoubleIntgBilinearForm()
466 setIntegrationMethods(); //check and set integration methods in DoubleIntgBilinearForm()
H A DLinearForm.cpp79 setIntegrationMethods(); in IntgLinearForm()
124 void IntgLinearForm::setIntegrationMethods() in setIntegrationMethods() function in xlifepp::IntgLinearForm
H A DBilinearForm.hpp269 void setIntegrationMethods(); //!< check and update quadrature pointers of IntegrationsMethods
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/computation/
H A DtermUtils.cpp693 void DoubleIntgBilinearForm::setIntegrationMethods() in setIntegrationMethods() function in xlifepp::DoubleIntgBilinearForm
883 setIntegrationMethods(); in setHMIntegrationMethods()