/dports/science/getdp/getdp-3.4.0-source/Kernel/ |
H A D | Get_ConstraintOfElement.cpp | 424 List_PQuery(Couples_L, &Num_Entity, fcmp_absint) : in Get_LinkForConstraint() 1191 TwoIntOneDouble_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkEdges() 1193 TwoIntOneDouble2_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkEdges() 1198 TwoIntOneDouble_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkEdges() 1200 TwoIntOneDouble2_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkEdges() 1443 TwoIntOneDouble_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkFacets() 1445 TwoIntOneDouble2_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkFacets() 1447 TwoIntOneDouble3_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkFacets() 1452 TwoIntOneDouble_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkFacets() 1454 TwoIntOneDouble2_P = (struct TwoIntOneDouble *)List_PQuery( in Generate_LinkFacets() [all …]
|
H A D | GeoData.cpp | 1062 List_PQuery(GeoData_P->Elements, &Geo_Element, fcmp_Elm))){ in Geo_ReadFileAdapt() 1138 return((struct Geo_Element*)List_PQuery(CurrentGeoData->Elements, in Geo_GetGeoElementOfNum() 1171 return((struct Geo_Node*)List_PQuery(CurrentGeoData->Nodes, in Geo_GetGeoNodeOfNum() 1189 List_PQuery(CurrentGeoData->Nodes, &Geo_Node, fcmp_Nod))){ in Geo_GetNodesCoordinates() 1212 List_PQuery(CurrentGeoData->Nodes, &Geo_Node, fcmp_Nod))){ in Geo_SetNodesCoordinates() 1231 List_PQuery(CurrentGeoData->Nodes, &Geo_Node, fcmp_Nod))){ in Geo_SetNodesCoordinatesX() 1250 List_PQuery(CurrentGeoData->Nodes, &Geo_Node, fcmp_Nod))){ in Geo_SetNodesCoordinatesY() 1269 List_PQuery(CurrentGeoData->Nodes, &Geo_Node, fcmp_Nod))){ in Geo_SetNodesCoordinatesZ()
|
H A D | Get_ElementSource.cpp | 85 if(!(Pair_P = (struct TwoInt*)List_PQuery(Group_P->ExtendedList, in Get_ElementTrace()
|
H A D | ExtendedGroup.cpp | 329 Key1_P = (struct TwoInt*)List_PQuery(ExtendedAuxList, &Num_Node, fcmp_int) ; in Generate_GroupsOfEdges() 331 Key2_P = (struct TwoInt*)List_PQuery(ExtendedAuxList, &Num_Node, fcmp_int) ; in Generate_GroupsOfEdges() 408 Key1_P = (struct TwoInt*)List_PQuery(ExtendedAuxList, &Num_Node, fcmp_int) ; in Generate_GroupsOfEdges() 410 Key2_P = (struct TwoInt*)List_PQuery(ExtendedAuxList, &Num_Node, fcmp_int) ; in Generate_GroupsOfEdges() 486 if(!List_PQuery(ExtendedAuxList, &Num_Node, fcmp_int)){ in Generate_GroupsOfFacets()
|
H A D | Treatment_Formulation.cpp | 200 List_PQuery(DofGlobal_DofNode_L, &Num_Region, fcmp_int) ; in Cal_FemGlobalEquation() 239 List_PQuery(DofGlobal_DofLoop_L, &Num_Region, fcmp_int) ; in Cal_FemGlobalEquation()
|
H A D | DofData.cpp | 1081 if(List_PQuery in Dof_AddFunctionSpaceIndex() 1094 if(List_PQuery in Dof_AddTimeFunctionIndex() 1384 return (struct Dof *)List_PQuery(DofData_P->DofList, &Dof, fcmp_Dof); in Dof_GetDofStruct() 1403 Dof_P = (struct Dof *)List_PQuery(CurrentDofData->DofList, &Dof, fcmp_Dof); in Dof_UpdateAssignFixedDof() 1425 Dof_P = (struct Dof *)List_PQuery(CurrentDofData->DofList, &Dof, fcmp_Dof); in Dof_UpdateLinkDof()
|
H A D | Cal_IntegralQuantity.cpp | 43 List_PQuery(IQA->IntegrationCase_P->Case, &ElementSourceType, fcmp_int) ; in Cal_InitIntegralQuantity()
|
H A D | Cal_PostQuantity.cpp | 193 List_PQuery(IntegrationCase_P->Case, &Element->Type, fcmp_int); in Pos_LocalOrIntegralQuantity()
|
H A D | Operation_Update.cpp | 232 List_PQuery(DofData_P->Solutions, &i_TimeStep, fcmp_int))) { in Operation_Update()
|
H A D | Cal_GalerkinTermOfFemEquation.cpp | 726 List_PQuery(IntegrationCase_P->Case, &Element->Type, fcmp_int); in Cal_GalerkinTermOfFemEquation()
|
H A D | SolvingOperations.cpp | 310 List_PQuery(DofData_P->Solutions, &i_TimeStep, fcmp_int))) { in Generate_System() 2312 if(!(Dof_MH_moving[i] = (struct Dof *)List_PQuery(Current.DofData->DofList, in Treatment_Operation() 2721 if((Dof_P = (struct Dof*)List_PQuery(DofData2_P->DofList, &Dof, fcmp_Dof))){ in Treatment_Operation()
|
/dports/cad/gmsh/gmsh-4.9.2-source/Common/ |
H A D | ListUtils.h | 38 void *List_PQuery(List_T *liste, void *data,
|
H A D | ListUtils.cpp | 225 void *List_PQuery(List_T *liste, void *data, in List_PQuery() function 240 char *ptr = (char *)List_PQuery(liste, data, fcmp); in List_Suppress()
|
/dports/science/getdp/getdp-3.4.0-source/Common/ |
H A D | ListUtils.h | 51 void *List_PQuery(List_T *liste, void *data, int (*fcmp)(const void *a, const void *b));
|
H A D | ListUtils.cpp | 219 void *List_PQuery(List_T * liste, void *data, in List_PQuery() function 299 ptr = (char*)List_PQuery(liste,data,fcmp) ; in List_Suppress()
|
/dports/science/getdp/getdp-3.4.0-source/Functions/ |
H A D | F_MultiHar.cpp | 153 List_PQuery(MH_InitData_L, &MH_InitData_S, fcmp_MH_InitData))){ in MH_Get_InitData() 565 List_PQuery(IntegrationCase_P->Case, &Element->Type, fcmp_int); in Cal_GalerkinTermOfFemEquation_MHBilinear()
|
H A D | F_Interpolation.cpp | 936 List_PQuery(D->Case.ValueFromIndex.Table, &Current.NumEntity, fcmp_int); in F_ValueFromIndex() 961 List_PQuery(D->Case.ValueFromIndex.Table, &Current.NumEntity, fcmp_int); in F_VectorFromIndex()
|
H A D | Cal_Quantity.cpp | 82 List_PQuery(Expression_P->Case.PieceWiseFunction.ExpressionPerRegion, in Get_ValueOfExpression() 125 List_PQuery(Expression_P->Case.PieceWiseFunction2.ExpressionPerRegion, in Get_ValueOfExpression()
|
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/ |
H A D | Geo.cpp | 753 if((ppp = (PhysicalGroup **)List_PQuery( in FindPhysicalGroup()
|