Home
last modified time | relevance | path

Searched refs:QuadraticApproximation (Results 1 – 2 of 2) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DDefUtils.F904735 LOGICAL :: BUpd, PiolaTransform, QuadraticApproximation, SecondKindBasis local
5055 QuadraticApproximation = ListGetLogical(Solver % Values, 'Quadratic Approximation', Found)
5183 Face % BDOFs, QuadraticApproximation)
5566 EDOFs, FDOFs, QuadraticApproximation) argument
5577 LOGICAL :: QuadraticApproximation !< Use second-order edge element basis local
5591 IF (QuadraticApproximation) THEN
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DShellSolver.F90199 LOGICAL :: MacroElements, QuadraticApproximation = .FALSE. local