Home
last modified time | relevance | path

Searched defs:normalRequired (Results 1 – 11 of 11) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/form/
H A DLinearForm.hpp139 bool normalRequired() const //! true if normal is required in normalRequired() function in xlifepp::IntgLinearForm
H A DLinearForm.cpp350 bool SuLinearForm::normalRequired() const in normalRequired() function in xlifepp::SuLinearForm
609 bool LinearForm::normalRequired() const in normalRequired() function in xlifepp::LinearForm
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/operator/
H A DOperand.cpp293 bool Operand::normalRequired() const in normalRequired() function in xlifepp::Operand
H A DOperatorOnFunction.hpp95 bool normalRequired() const //! true if normal involved in normalRequired() function in xlifepp::OperatorOnFunction
H A DDifferentialOperator.hpp161 …bool normalRequired() const {return requiresNormal_;} //!< returns if operator requires nor… in normalRequired() function in xlifepp::DifferentialOperator
H A DOperatorOnKernel.hpp145 bool normalRequired() const //! true if x or y normals involved in normalRequired() function in xlifepp::OperatorOnKernel
H A DOperatorOnUnknown.cpp474 bool OperatorOnUnknown::normalRequired() const in normalRequired() function in xlifepp::OperatorOnUnknown
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/computation/
H A DFEOperatorComputation.hpp71 bool normalRequired= op.normalRequired(); in computeOperatorByQuadrature() local
H A DFEextMatrixComputation.hpp65 bool extend_u=false, extend_v=false, normalRequired=false; in compute() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DKernel.hpp370 bool normalRequired() const //! true if normal required in normalRequired() function in xlifepp::Kernel
H A DFunction.hpp273 bool normalRequired() const //! true if normal required in normalRequired() function in xlifepp::Function