Home
last modified time | relevance | path

Searched refs:BoundaryType (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degmesh.h29 struct BoundaryType *bound,int material1,int material2,
31 int AllocateBoundary(struct BoundaryType *bound,int size);
32 int DestroyBoundary(struct BoundaryType *bound);
34 struct BoundaryType *boundaries,int info);
36 struct BoundaryType *bound,
54 struct BoundaryType *bound1,struct BoundaryType *bound2,
56 int CloneMeshes(struct FemType *data,struct BoundaryType *bound,
58 int MirrorMeshes(struct FemType *data,struct BoundaryType *bound,
68 struct FemType *data,struct BoundaryType *bound,
75 void MergeElements(struct FemType *data,struct BoundaryType *bound,
[all …]
H A Degconvert.h4 int LoadAbaqusInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
6 int LoadFidapInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
7 int LoadAnsysInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
8 int LoadNastranInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
10 int LoadTriangleInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
11 int LoadMeditInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
12 int LoadComsolMesh(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
13 int LoadGidInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
14 int LoadGmshInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
15 int LoadGeoInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
[all …]
H A Degparallel.h4 int PartitionSimpleElements(struct FemType *data,struct ElmergridType *eg,struct BoundaryType *boun…
10 int PartitionConnectedElementsMetis(struct FemType *data,struct BoundaryType *bound,
13 int ExtendBoundaryPartitioning(struct FemType *data,struct BoundaryType *bound,
17 int PartitionConnectedElementsStraight(struct FemType *data,struct BoundaryType *bound,
19 int PartitionConnectedElements1D(struct FemType *data,struct BoundaryType *bound,
27 int PartitionMetisGraph(struct FemType *data,struct BoundaryType *bound,
32 int OptimizePartitioningAtBoundary(struct FemType *data,struct BoundaryType *bound,int info);
33 int OptimizePartitioning(struct FemType *data,struct BoundaryType *bound,int noopt,
35 int SaveElmerInputPartitioned(struct FemType *data,struct BoundaryType *bound,
H A Dfempre.c76 struct BoundaryType *boundaries[MAXCASES]; in main()
158 boundaries[nofile] = (struct BoundaryType*) in main()
179 boundaries[nofile] = (struct BoundaryType*) in main()
187 boundaries[nofile] = (struct BoundaryType*) in main()
205 boundaries[nofile] = (struct BoundaryType*) in main()
223 boundaries[nofile] = (struct BoundaryType*) in main()
235 boundaries[nofile] = (struct BoundaryType*) in main()
247 boundaries[nofile] = (struct BoundaryType*) in main()
259 boundaries[nofile] = (struct BoundaryType*) in main()
443 boundaries[k] = (struct BoundaryType*) in main()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degmesh.h29 struct BoundaryType *bound,int material1,int material2,
31 int AllocateBoundary(struct BoundaryType *bound,int size);
32 int DestroyBoundary(struct BoundaryType *bound);
34 struct BoundaryType *boundaries,int info);
36 struct BoundaryType *bound,
54 struct BoundaryType *bound1,struct BoundaryType *bound2,
56 int CloneMeshes(struct FemType *data,struct BoundaryType *bound,
58 int MirrorMeshes(struct FemType *data,struct BoundaryType *bound,
68 struct FemType *data,struct BoundaryType *bound,
75 void MergeElements(struct FemType *data,struct BoundaryType *bound,
[all …]
H A Degconvert.h4 int LoadAbaqusInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
6 int LoadFidapInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
7 int LoadAnsysInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
8 int LoadNastranInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
10 int LoadTriangleInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
11 int LoadMeditInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
12 int LoadComsolMesh(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
13 int LoadGidInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
14 int LoadGmshInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
15 int LoadGeoInput(struct FemType *data,struct BoundaryType *bound,char *prefix,int info);
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/kazhdan/
H A DMultiGridOctreeData.h367 template< int Degree1 , BoundaryType BType1 , int Degree2 , BoundaryType BType2 >
388 template< int FEMDegree , BoundaryType BType >
399 template< int SFDegree , BoundaryType SFBType , int FEMDegree , BoundaryType FEMBType >
411 template< int VFDegree , BoundaryType VFBType , int FEMDegree , BoundaryType FEMBType >
513 template< int FEMDegree , BoundaryType BType >
626 template< int FEMDegree , BoundaryType BType >
648 template< int FEMDegree , BoundaryType BType >
650 template< int FEMDegree , BoundaryType BType >
652 template< int FEMDegree , BoundaryType BType >
654 template< int FEMDegree , BoundaryType BType >
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_screened_poisson/Src/
H A DMultiGridOctreeData.h359 template< int Degree1 , BoundaryType BType1 , int Degree2 , BoundaryType BType2 >
380 template< int FEMDegree , BoundaryType BType >
391 template< int SFDegree , BoundaryType SFBType , int FEMDegree , BoundaryType FEMBType >
403 template< int VFDegree , BoundaryType VFBType , int FEMDegree , BoundaryType FEMBType >
505 template< int FEMDegree , BoundaryType BType >
618 template< int FEMDegree , BoundaryType BType >
640 template< int FEMDegree , BoundaryType BType >
642 template< int FEMDegree , BoundaryType BType >
644 template< int FEMDegree , BoundaryType BType >
646 template< int FEMDegree , BoundaryType BType >
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Watersheds/include/
H A DitkWatershedBoundaryResolver.h80 using BoundaryType = Boundary< PixelType, TDimension >; variable
86 void SetBoundaryA(BoundaryType *bd) in SetBoundaryA()
88 typename BoundaryType::Pointer GetBoundaryA() in GetBoundaryA()
89 { return static_cast< BoundaryType * >( this->GetInput(0) ); } in GetBoundaryA()
92 void SetBoundaryB(BoundaryType *bd) in SetBoundaryB()
94 typename BoundaryType::Pointer GetBoundaryB() in GetBoundaryB()
95 { return static_cast< BoundaryType * >( this->GetInput(1) ); } in GetBoundaryB()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DHttpResponseStream.Windows.cs80 if (_httpContext.Response.BoundaryType == BoundaryType.Chunked) in WriteCore()
171 … state, callback, buffer, offset, size, _httpContext.Response.BoundaryType == BoundaryType.Chunked… in BeginWriteCore()
174 … UpdateAfterWrite((uint)((_httpContext.Response.BoundaryType == BoundaryType.Chunked) ? 0 : size)); in BeginWriteCore()
308 …if ((_httpContext.Response.BoundaryType == BoundaryType.Chunked || _httpContext.Response.BoundaryT… in DisposeCore()
310 if (_httpContext.Response.BoundaryType == BoundaryType.None) in DisposeCore()
317 if (_httpContext.Response.BoundaryType == BoundaryType.Chunked) in DisposeCore()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqtextboundaryfinder.h59 enum BoundaryType { enum
76 QTextBoundaryFinder(BoundaryType type, const QString &string);
77 …QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer = nul…
81 inline BoundaryType type() const { return t; } in type()
96 BoundaryType t;

123456789