Home
last modified time | relevance | path

Searched refs:Projector (Results 1 – 25 of 1048) sorted by relevance

12345678910>>...42

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/
H A DProjector.hpp85 class Projector class
100 Projector(const Projector& P) //!< forbidden copy constructor in Projector() function in xlifepp::Projector
102 Projector& operator=(const Projector& P) //!< forbidden assign constructor in operator =()
106 Projector(Space& V, Space& W, ProjectorType pt=_L2Projector,
108 Projector(Space& V, Space& W, const GeomDomain&,
112 Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW,
114 Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW, const GeomDomain&,
116 Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW, BilinearForm& a,
118 ~Projector();
128 friend TermVector operator*(const Projector&, const TermVector&);
[all …]
H A DProjector.cpp36 Projector::Projector(Space& V, Space& W, ProjectorType pt, const string_t& na) in Projector() function in xlifepp::Projector
48 Projector::Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW, ProjectorType pt, const string… in Projector() function in xlifepp::Projector
60 Projector::Projector(Space& V, Space& W, const GeomDomain& d, ProjectorType pt, const string_t& na) in Projector() function in xlifepp::Projector
84 Projector::Projector(Space& V, Space& W, BilinearForm& a, const string_t& na) in Projector() function in xlifepp::Projector
96 Projector::Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW, BilinearForm& a, const string_… in Projector() function in xlifepp::Projector
108 Projector::~Projector() in ~Projector()
447 std::vector<Projector*>::const_iterator itp=Projector::theProjectors.begin(); in findProjector()
448 Projector * p=0; in findProjector()
451 Projector *pi=*itp; in findProjector()
460 void Projector::clearGlobalVector() in clearGlobalVector()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dprojector_build_validation_test.cc52 std::shared_ptr<Projector> projector; in TEST_F()
73 std::shared_ptr<Projector> projector; in TEST_F()
94 std::shared_ptr<Projector> projector; in TEST_F()
115 std::shared_ptr<Projector> projector; in TEST_F()
137 std::shared_ptr<Projector> projector; in TEST_F()
168 std::shared_ptr<Projector> projector; in TEST_F()
191 std::shared_ptr<Projector> projector; in TEST_F()
216 std::shared_ptr<Projector> projector; in TEST_F()
241 std::shared_ptr<Projector> projector; in TEST_F()
261 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
H A Dprojector_test.cc61 std::shared_ptr<Projector> projector; in TEST_F()
132 std::shared_ptr<Projector> projector0; in TEST_F()
138 std::shared_ptr<Projector> projector1; in TEST_F()
154 std::shared_ptr<Projector> projector0; in TEST_F()
160 std::shared_ptr<Projector> projector1; in TEST_F()
176 std::shared_ptr<Projector> projector0; in TEST_F()
181 std::shared_ptr<Projector> projector1; in TEST_F()
227 std::shared_ptr<Projector> projector; in TEST_F()
280 std::shared_ptr<Projector> projector; in TestArithmeticOpsForType()
370 auto status = Projector::Make( in TEST_F()
[all …]
H A Dutf8_test.cc69 std::shared_ptr<Projector> projector; in TEST_F()
116 std::shared_ptr<Projector> projector; in TEST_F()
158 std::shared_ptr<Projector> projector; in TEST_F()
200 std::shared_ptr<Projector> projector; in TEST_F()
248 std::shared_ptr<Projector> projector; in TEST_F()
294 std::shared_ptr<Projector> projector; in TEST_F()
337 std::shared_ptr<Projector> projector; in TEST_F()
392 std::shared_ptr<Projector> projector; in TEST_F()
447 std::shared_ptr<Projector> projector; in TEST_F()
484 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/tests/
H A Dprojector_build_validation_test.cc52 std::shared_ptr<Projector> projector; in TEST_F()
73 std::shared_ptr<Projector> projector; in TEST_F()
94 std::shared_ptr<Projector> projector; in TEST_F()
115 std::shared_ptr<Projector> projector; in TEST_F()
137 std::shared_ptr<Projector> projector; in TEST_F()
168 std::shared_ptr<Projector> projector; in TEST_F()
191 std::shared_ptr<Projector> projector; in TEST_F()
216 std::shared_ptr<Projector> projector; in TEST_F()
241 std::shared_ptr<Projector> projector; in TEST_F()
261 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
H A Dprojector_test.cc65 std::shared_ptr<Projector> projector; in TEST_F()
136 std::shared_ptr<Projector> projector0; in TEST_F()
142 std::shared_ptr<Projector> projector1; in TEST_F()
158 std::shared_ptr<Projector> projector0; in TEST_F()
164 std::shared_ptr<Projector> projector1; in TEST_F()
231 std::shared_ptr<Projector> projector; in TEST_F()
284 std::shared_ptr<Projector> projector; in TestArithmeticOpsForType()
401 auto status = Projector::Make( in TEST_F()
1072 auto status = Projector::Make( in TEST_F()
1156 auto status = Projector::Make( in TEST_F()
[all …]
H A Dutf8_test.cc69 std::shared_ptr<Projector> projector; in TEST_F()
116 std::shared_ptr<Projector> projector; in TEST_F()
158 std::shared_ptr<Projector> projector; in TEST_F()
200 std::shared_ptr<Projector> projector; in TEST_F()
243 std::shared_ptr<Projector> projector; in TEST_F()
291 std::shared_ptr<Projector> projector; in TEST_F()
337 std::shared_ptr<Projector> projector; in TEST_F()
380 std::shared_ptr<Projector> projector; in TEST_F()
435 std::shared_ptr<Projector> projector; in TEST_F()
490 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dprojector_build_validation_test.cc52 std::shared_ptr<Projector> projector; in TEST_F()
73 std::shared_ptr<Projector> projector; in TEST_F()
94 std::shared_ptr<Projector> projector; in TEST_F()
115 std::shared_ptr<Projector> projector; in TEST_F()
137 std::shared_ptr<Projector> projector; in TEST_F()
168 std::shared_ptr<Projector> projector; in TEST_F()
191 std::shared_ptr<Projector> projector; in TEST_F()
216 std::shared_ptr<Projector> projector; in TEST_F()
241 std::shared_ptr<Projector> projector; in TEST_F()
261 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
H A Dprojector_test.cc59 std::shared_ptr<Projector> projector; in TEST_F()
130 std::shared_ptr<Projector> projector0; in TEST_F()
136 std::shared_ptr<Projector> projector1; in TEST_F()
152 std::shared_ptr<Projector> projector0; in TEST_F()
158 std::shared_ptr<Projector> projector1; in TEST_F()
174 std::shared_ptr<Projector> projector0; in TEST_F()
179 std::shared_ptr<Projector> projector1; in TEST_F()
191 std::shared_ptr<Projector> projector0; in TEST_F()
225 std::shared_ptr<Projector> projector; in TEST_F()
278 std::shared_ptr<Projector> projector; in TestArithmeticOpsForType()
[all …]
H A Dutf8_test.cc69 std::shared_ptr<Projector> projector; in TEST_F()
116 std::shared_ptr<Projector> projector; in TEST_F()
158 std::shared_ptr<Projector> projector; in TEST_F()
200 std::shared_ptr<Projector> projector; in TEST_F()
248 std::shared_ptr<Projector> projector; in TEST_F()
294 std::shared_ptr<Projector> projector; in TEST_F()
337 std::shared_ptr<Projector> projector; in TEST_F()
392 std::shared_ptr<Projector> projector; in TEST_F()
447 std::shared_ptr<Projector> projector; in TEST_F()
484 std::shared_ptr<Projector> projector; in TEST_F()
[all …]
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkTerrainContourLineInterpolator.cxx31 this->Projector = vtkProjectedTerrainPath::New(); in vtkTerrainContourLineInterpolator()
32 this->Projector->SetHeightOffset(0.0); in vtkTerrainContourLineInterpolator()
33 this->Projector->SetHeightTolerance(5); in vtkTerrainContourLineInterpolator()
34 this->Projector->SetProjectionModeToHug(); in vtkTerrainContourLineInterpolator()
41 this->Projector->Delete(); in ~vtkTerrainContourLineInterpolator()
54 this->Projector->SetSourceData(this->ImageData); in SetImageData()
92 this->Projector->SetInputData(terrainPath); in InterpolateLine()
93 this->Projector->Update(); in InterpolateLine()
161 os << indent << "Projector: " << this->Projector << endl; in PrintSelf()
162 if (this->Projector) in PrintSelf()
[all …]
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkTerrainContourLineInterpolator.cxx31 this->Projector = vtkProjectedTerrainPath::New(); in vtkTerrainContourLineInterpolator()
32 this->Projector->SetHeightOffset(0.0); in vtkTerrainContourLineInterpolator()
33 this->Projector->SetHeightTolerance(5); in vtkTerrainContourLineInterpolator()
34 this->Projector->SetProjectionModeToHug(); in vtkTerrainContourLineInterpolator()
41 this->Projector->Delete(); in ~vtkTerrainContourLineInterpolator()
54 this->Projector->SetSourceData(this->ImageData); in SetImageData()
91 this->Projector->SetInputData(terrainPath); in InterpolateLine()
92 this->Projector->Update(); in InterpolateLine()
157 os << indent << "Projector: " << this->Projector << endl; in PrintSelf()
158 if (this->Projector) in PrintSelf()
[all …]
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkTerrainContourLineInterpolator.cxx31 this->Projector = vtkProjectedTerrainPath::New(); in vtkTerrainContourLineInterpolator()
32 this->Projector->SetHeightOffset(0.0); in vtkTerrainContourLineInterpolator()
33 this->Projector->SetHeightTolerance(5); in vtkTerrainContourLineInterpolator()
34 this->Projector->SetProjectionModeToHug(); in vtkTerrainContourLineInterpolator()
41 this->Projector->Delete(); in ~vtkTerrainContourLineInterpolator()
54 this->Projector->SetSourceData(this->ImageData); in SetImageData()
92 this->Projector->SetInputData(terrainPath); in InterpolateLine()
93 this->Projector->Update(); in InterpolateLine()
161 os << indent << "Projector: " << this->Projector << endl; in PrintSelf()
162 if (this->Projector) in PrintSelf()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DElmerIceUtils.F90235 TYPE(Matrix_t), POINTER :: Projector local
284 Projector => Model % BCs(iBC) % PMatrix
285 IF ( ASSOCIATED( Projector ) ) THEN
286 DO i=1,Projector % NumberOfRows
287 DO l = Projector % Rows(i), Projector % Rows(i+1)-1
291 isPeriodic = Projector % Values(l)
356 TYPE(Matrix_t), POINTER :: Projector local
393 Projector => Model % BCs(iBC) % PMatrix
394 IF ( ASSOCIATED( Projector ) ) THEN
395 DO i=1,Projector % NumberOfRows
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dprojector.cc124 Projector::Projector(std::unique_ptr<LLVMGenerator> llvm_generator, SchemaPtr schema, in Projector() function in gandiva::Projector
132 Projector::~Projector() {} in ~Projector()
134 Status Projector::Make(SchemaPtr schema, const ExpressionVector& exprs, in Make()
135 std::shared_ptr<Projector>* projector) { in Make()
142 std::shared_ptr<Projector>* projector) { in Make()
150 std::shared_ptr<Projector>* projector) { in Make()
157 static Cache<ProjectorCacheKey, std::shared_ptr<Projector>> cache; in Make()
187 *projector = std::shared_ptr<Projector>( in Make()
194 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
199 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dprojector.cc124 Projector::Projector(std::unique_ptr<LLVMGenerator> llvm_generator, SchemaPtr schema, in Projector() function in gandiva::Projector
132 Projector::~Projector() {} in ~Projector()
134 Status Projector::Make(SchemaPtr schema, const ExpressionVector& exprs, in Make()
135 std::shared_ptr<Projector>* projector) { in Make()
142 std::shared_ptr<Projector>* projector) { in Make()
150 std::shared_ptr<Projector>* projector) { in Make()
157 static Cache<ProjectorCacheKey, std::shared_ptr<Projector>> cache; in Make()
187 *projector = std::shared_ptr<Projector>( in Make()
194 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
199 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/
H A DProjection_traits_3.h29 struct Projector;
33 struct Projector<R,0>
52 struct Projector<R,1>
71 struct Projector<R,2>
364 coords[Projector<R,dim>::x_index] = pi->x();
365 coords[Projector<R,dim>::y_index] = pi->y();
390 coords[Projector<R,dim>::x_index]=p.x();
391 coords[Projector<R,dim>::y_index]=p.y();
637 coords_p0[Projector<R,dim>::x_index] = p0.x();
679 coords[Projector<R,dim>::x_index] = p.x();
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dprojector.cc124 Projector::Projector(std::unique_ptr<LLVMGenerator> llvm_generator, SchemaPtr schema, in Projector() function in gandiva::Projector
132 Projector::~Projector() {} in ~Projector()
134 Status Projector::Make(SchemaPtr schema, const ExpressionVector& exprs, in Make()
135 std::shared_ptr<Projector>* projector) { in Make()
142 std::shared_ptr<Projector>* projector) { in Make()
150 std::shared_ptr<Projector>* projector) { in Make()
157 static Cache<ProjectorCacheKey, std::shared_ptr<Projector>> cache; in Make()
193 *projector = std::shared_ptr<Projector>( in Make()
201 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
206 Status Projector::Evaluate(const arrow::RecordBatch& batch, in Evaluate()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/RotatingBCMagnetoDynamics2/
H A Dcase.sif239 Rotational Projector = Logical True
241 Level Projector = Logical True
247 Projector Skip Nodes = Logical True
249 ! Save Projector = Logical True
257 Radial Projector = Logical True
259 Level Projector = Logical True
265 ! Save Projector = Logical True
278 Radial Projector = Logical True
280 Level Projector = Logical True
285 Projector Skip Nodes = Logical True
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DInterpolateMeshToMesh.F90510 Mesh % Projector => NULL()
615 IF ( PRESENT(Projector) ) THEN
616 Projector => NewMesh % Projector
624 Projector => Projector % Next
1093 ALLOCATE( Projector )
1100 Projector % Next => NewMesh % Projector
1101 NewMesh % Projector => Projector
1139 DO j=Projector % Matrix % Rows(i), Projector % Matrix % Rows(i+1)-1
1220 RESULT ( Projector )
1408 Projector => AllocateMatrix()
[all …]
/dports/math/gap/gap-4.11.0/pkg/crisp-1.4.5/tst/
H A Dtiming_projectors.g15 [tmp -> Projector(tmp, NilpotentGroups), Size, "form", [], MTXReset, MTXTime, "mtx"],
16 [tmp -> Projector(tmp, SchunckClass(rec(
29 [tmp -> Projector(tmp, SupersolvableGroups), Size, "form", [], MTXReset, MTXTime, "mtx"],
30 [tmp -> Projector(tmp, SchunckClass(rec(
45 [tmp -> Projector(tmp, MetaNilpotentGroups), Size, "form", [], MTXReset, MTXTime, "mtx"],
46 [tmp -> Projector(tmp, SchunckClass(rec(
59 [tmp -> Projector(tmp, TwoThreeGroups), Size, "form", [], MTXReset, MTXTime, "mtx"],
60 [tmp -> Projector(tmp, SaturatedFormation(rec(locdef := LocalDefinitionFunction(TwoThreeGroups)
62 [tmp -> Projector(tmp, SchunckClass(rec(
75 [tmp -> Projector(tmp, NilpotentTwoThreeGroups), Size, "form", [], MTXReset, MTXTime, "mtx"],
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_Projector.cpp60 Projector P0toP1(V0,V1,_L2Projector,"P0toP1"); in unit_Projector()
61 Projector P1toP0(V1,V0,_L2Projector,"P1toP0"); in unit_Projector()
62 Projector P2toP1(V2,V1,_L2Projector,"P2toP1"); in unit_Projector()
63 Projector N1toP1(N1,1,V1,2,_L2Projector,"N1toP1"); in unit_Projector()
65 Projector P2toP1_H1(V2,V1,_H1Projector,"P2toP1_H1"); in unit_Projector()
69 Projector P1toP0_Gamma(V1,V0,gamma,_L2Projector,"P1toP0_Gamma"); in unit_Projector()
70 Projector P0toP1_Gamma(V0,V1,gamma,_L2Projector,"P0toP1_Gamma"); in unit_Projector()
75 Projector P0toP1_a(V0,V1,a,"P0toP1_a"); in unit_Projector()
78 Projector P0toP1_a_gamma(V0,V1,a_gamma,"P0toP1_a_gamma"); in unit_Projector()
/dports/astro/kstars/kstars-3.5.6/kstars/projections/
H A Dprojector.cpp29 SkyPoint Projector::pointAt(double az) in pointAt()
38 Projector::Projector(const ViewParams &p) in Projector() function in Projector
46 void Projector::setViewParams(const ViewParams &p) in setViewParams()
88 double Projector::fov() const in fov()
98 bool Projector::onScreen(const QPointF &p) const in onScreen()
103 bool Projector::onScreen(const Eigen::Vector2f &p) const in onScreen()
283 if (type() == Projector::Orthographic) in groundPoly()
340 if (daz < 25.0 || type() == Projector::Gnomonic) in groundPoly()
367 void Projector::updateClipPoly() in updateClipPoly()
385 QPolygonF Projector::clipPoly() const in clipPoly()
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/dev/
H A DProjector.tex17 \section{The {\classtitle Projector} class}
29 class Projector
55 static std::vector<Projector*> theProjectors;
61 Projector(Space& V, Space& W, ProjectorType pt=_L2Projector,
66 Projector(Space& V, dimen_t nbcV, Space& W, dimen_t nbcW,
72 ~Projector();
111 In that case, a {\class Projector} object is created in the back.\\
116 friend Projector& findProjector(Space& V, Space& W,
127 friend ostream& operator<<(ostream&, const Projector&);
133 header=Projector.hpp,
[all …]

12345678910>>...42