Home
last modified time | relevance | path

Searched refs:anzGeo (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DmergEntity.c50 extern SumGeo anzGeo[1];
451 for (j=0; j<anzGeo->l; j++) in mergePnt()
461 for (j=0; j<anzGeo->c; j++) in mergePnt()
470 for (j=0; j<anzGeo->nurl; j++) in mergePnt()
479 for (j=0; j<anzGeo->nurs; j++) in mergePnt()
536 for (i=0; i<anzGeo->l; i++) in mergeLine()
571 for (j=0; j<anzGeo->c; j++) in mergeLine()
594 for (j=0; j<anzGeo->s; j++) in mergeLine()
706 for (i=0; i<anzGeo->c; i++) in mergeLcmb()
792 for (i=0; i<anzGeo->s; i++) in mergeSurf()
[all …]
H A DdispLists.c35 extern SumGeo anzGeo[1];
86 if(!anzGeo->psets) return; in drawDispListEdges()
92 for (j=0; j<anzGeo->psets; j++ ) in drawDispListEdges()
119 if(!anzGeo->psets) return; in drawDispList()
122 for (j=0; j<anzGeo->psets; j++ ) in drawDispList()
H A Dwritefbd.c98 if (anzGeo->p) in writefbd()
204 if (anzGeo->l) in writefbd()
259 for (i=0; i<anzGeo->l; i++) in writefbd()
337 if (anzGeo->c) in writefbd()
341 for (i=0; i<anzGeo->c; i++) in writefbd()
391 if (anzGeo->sh) in writefbd()
459 if (anzGeo->nurs) in writefbd()
515 if (anzGeo->s) in writefbd()
519 for (i=0; i<anzGeo->s; i++) in writefbd()
545 for (i=0; i<anzGeo->s; i++) in writefbd()
[all …]
H A DdefineEntity.c1033 nr=anzGeo->p; in pnt()
1039 anzGeo->p++; in pnt()
1302 anzGeo->sh++; in shape_i()
1759 anzGeo->l++; in line_i()
1852 anzGeo->l++; in line_()
2343 anzGeo->c++; in lcmb_i()
2423 anzGeo->c++; in lcmb_()
2672 anzGeo->s++; in surface_i()
2788 anzGeo->s++; in surface()
3568 anzGeo->b++; in gbod()
[all …]
H A Dcgx.c152 SumGeo anzGeo[1]; variable
2744 anzGeo->psets=1; in plot()
2857 anzGeo->psets++; in plus()
6389 anzGeo->p=0; in main()
6390 anzGeo->l=0; in main()
6391 anzGeo->c=0; in main()
6392 anzGeo->s=0; in main()
6393 anzGeo->b=0; in main()
6394 anzGeo->sh=0; in main()
6395 anzGeo->nurl=0; in main()
[all …]
H A DcopyEntity.c53 extern SumGeo anzGeo[1];
1086 nr=anzGeo->nurs; in copy_set()
1088 anzGeo->nurs++; in copy_set()
1492 if ( (dep_p = (int *)realloc((int *)dep_p, (anzGeo->p+1) * sizeof(int))) == NULL ) in pre_swep()
1494 if ( (dep_l = (int *)realloc((int *)dep_l, (anzGeo->l+1) * sizeof(int))) == NULL ) in pre_swep()
1496 if ( (dep_c = (int *)realloc((int *)dep_c, (anzGeo->c+1) * sizeof(int))) == NULL ) in pre_swep()
1498 if ( (dep_s = (int *)realloc((int *)dep_s, (anzGeo->s+1) * sizeof(int))) == NULL ) in pre_swep()
2494 if ( (dep_p = (int *)realloc((int *)dep_p, (anzGeo->p+1) * sizeof(int))) == NULL ) in pre_copy()
2496 if ( (dep_l = (int *)realloc((int *)dep_l, (anzGeo->l+1) * sizeof(int))) == NULL ) in pre_copy()
2498 if ( (dep_c = (int *)realloc((int *)dep_c, (anzGeo->c+1) * sizeof(int))) == NULL ) in pre_copy()
[all …]
H A DpickFunktions.c86 extern SumGeo anzGeo[1];
1862 …ouble)anz->n+anz->e+anz->f+anz->g+anz->t+anzGeo->p+anzGeo->l+anzGeo->s+anzGeo->b+anzGeo->sh+anzGeo in pick()
2007 pset[anzGeo->psets].width=0; in pick()
2013 …pset[anzGeo->psets].type[0]=='p'||pset[anzGeo->psets].type[0]=='l'||pset[anzGeo->psets].type[0]=='… in pick()
2015 pset[anzGeo->psets].col=7; in pick()
2016 anzGeo->psets++; in pick()
4278 for (i=0; i<anzGeo->l; i++) in movePoint()
4366 for (i=0; i<anzGeo->l; i++) in movePoint()
7798 for(i=0; i<anzGeo->l; i++) in oriAllSurfs()
7805 for(s=0; s<anzGeo->s; s++) in oriAllSurfs()
[all …]
H A Dreadstep.c52 extern SumGeo anzGeo[1];
1433 descalPoints( anzGeo->p, point, scale); in copy_and_move_shapeSet()
1435 scalPoints ( anzGeo->p, point, scale ); in copy_and_move_shapeSet()
1632 for(i=0; i<anzGeo->p; i++) if(point[i].name!=(char *)NULL) in readstep()
1676 scalPoints ( anzGeo->p, point, scale ); in readstep()
1677 scalSurfs( anzGeo->s, surf, scale); in readstep()
1680 for (i=0; i<anzGeo->l; i++) repLine(i); in readstep()
1682 for (i=0; i<anzGeo->nurl; i++) repNurl(i); in readstep()
1684 for (i=0; i<anzGeo->nurs; i++) repNurs(i); in readstep()
H A DsetFunktions.c162 extern SumGeo anzGeo[1];
348 if(!anzGeo->p) return(-1); in getPntNr()
394 for (i=0; i<anzGeo->p; i++) in getPntNr()
413 if(!anzGeo->sh) return(-1); in getShapeNr()
485 if(!anzGeo->l) return(-1); in getLineNr()
538 for (i=0; i<anzGeo->l; i++) in getLineNr()
557 if(!anzGeo->c) return(-1); in getLcmbNr()
624 if(!anzGeo->s) return(-1); in getSurfNr()
690 if(!anzGeo->b) return(-1); in getBodyNr()
1035 anzGeo->psets=j; in delSet()
[all …]
H A Dwritebp.c30 int writebp(char *setname, Summen *anz, SumGeo *anzGeo, Points *pnt, Sets *set ) in writebp() argument
H A Dcorrad.c44 extern SumGeo anzGeo[1];
H A DimproveBadTr3.c45 extern SumGeo anzGeo[1];
H A DreadTG.c41 extern SumGeo anzGeo[1];
H A DextFunktions.c100 extern SumGeo anzGeo[1];
1631 …ouble)anz->n+anz->e+anz->f+anz->g+anz->t+anzGeo->p+anzGeo->l+anzGeo->s+anzGeo->b+anzGeo->sh+anzGeo in plotNode()
1709 for (j=0; j<anzGeo->psets; j++ ) in plotNode()
2575 nr=anzGeo->nurs; in sphToNurs()
2577 anzGeo->nurs++; in sphToNurs()
2928 nr=anzGeo->nurs; in torusToNurs()
2930 anzGeo->nurs++; in torusToNurs()
3509 S=anzGeo->nurs; in coneToNurs()
3511 anzGeo->nurs++; in coneToNurs()
3761 descalSurfs( anzGeo->s, surf, scale); in descalAll()
[all …]
H A Dorient.c39 extern SumGeo anzGeo[1];
1604 if( (ltos=(int **)malloc((anzGeo->l+1)*sizeof(int *) ) )==NULL) in oriTetBody()
1606 for(i=0; i<anzGeo->l; i++) in oriTetBody()
1663 if( (sori=(int *)malloc((anzGeo->s+1)*sizeof(int) ) )==NULL) in oriTetBody()
1665 for(i=0; i<anzGeo->s; i++) sori[i]=0; in oriTetBody()
1882 for(i=0; i<anzGeo->l; i++) free(ltos[i]); in oriTetBody()
1889 for(i=0; i<anzGeo->l; i++) free(ltos[i]); in oriTetBody()
H A DgenerateTet.cpp51 extern SumGeo anzGeo[1];
275 for (k=0; k<anzGeo->s; k++) in generateTetFromSet()
H A DreadNG.c41 extern SumGeo anzGeo[1];
H A Dcgx.h390 int writebp(char *setname, Summen *anz, SumGeo *anzGeo, Points *pnt, Sets *set );
393 int writefbd(char *setname, Summen *anz, SumGeo *anzGeo, Points *pnt, Lines *line, Lcmb *lcmb, Gsur…
H A Dbadelems.c43 extern SumGeo anzGeo[1];
H A DuselibSNL.cpp648 extern SumGeo anzGeo[1];
954 nr=anzGeo->nurs++; in createBlendedNurbs()
955 if(printFlag) printf ("store NURS Nr:%d Name:%s\n", anzGeo->nurs, name); in createBlendedNurbs()
957 if ((nurbs = (Nurbs *)realloc( (Nurbs *)nurbs, (anzGeo->nurs)*sizeof(Nurbs)) ) == NULL ) in createBlendedNurbs()
958 …{ printf("\n\nERROR: realloc failure in Nurs, nurbs:%s not installed\n\n", name); anzGeo->nurs--; … in createBlendedNurbs()
H A Dgraph.c79 extern SumGeo anzGeo[1];
H A DreadFoam.c19 extern SumGeo anzGeo[1];
H A DfillBody2.c45 extern SumGeo anzGeo[1];
H A DsendSet.c76 extern SumGeo anzGeo[1];
H A DsendMpc.c62 extern SumGeo anzGeo[1];

12