/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/multiplefiles/ |
H A D | multiplefiles.cpp | 23 I = TECINI112((char*)"SIMPLE DATASET", /* Name of the entire dataset.*/ in main() 126 I = TECINI112((char*)"Auxiliary Data", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/binary/ |
H A D | stub.C | 36 TECINI112 (NULL, in v112_api()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/text/ |
H A D | text.cpp | 20 I = TECINI112((char*)"Text", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/comtest/ |
H A D | comtest.f | 65 I = TECINI112('DATASET WITH 1 ORDERED ZONE, '// 77 I = TECINI112('DATASET WITH ONE I-ORDERED ZONE'//NULCHAR,
|
H A D | comtest.f90 | 60 I = TECINI112('DATASET WITH 1 ORDERED ZONE, '// & 72 I = TECINI112('DATASET WITH ONE I-ORDERED ZONE'//NULCHAR, &
|
H A D | comtest.c | 54 I = TECINI112((char*)"DATASET WITH ONE ORDERED ZONE AND ONE FE-QUAD ZONE OVER 2 TIME STEPS", in main() 65 I = TECINI112((char*)"DATASET WITH ONE I-ORDERED ZONE", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/gridsolution/ |
H A D | gridsolution.cpp | 17 I = TECINI112((char*)"Example: Separate grid and solution files", in main() 308 I = TECINI112((char*)"Example: Separate grid and solution files", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/squares/ |
H A D | squares.cpp | 22 I = TECINI112((char*)"Square Geometries", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/simtest/ |
H A D | simtest.c | 50 I = TECINI112((char*)"SIMPLE DATASET", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/octagon/ |
H A D | octagon.cpp | 23 I = TECINI112((char*)"Octagon", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/ij_ordered/ |
H A D | ij_ordered.cpp | 17 I = TECINI112((char*)"IJ Ordered Zones", /* Name of the entire in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/pyramid/ |
H A D | pyramid.cpp | 15 I = TECINI112((char*)"Pyramid", /* Data Set Title */ in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/faceneighbors/ |
H A D | faceneighbors.cpp | 25 I = TECINI112((char*)"Face Neighbors Example", /* Specifies the name in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/multiplepolygons/ |
H A D | multiplepolygons.cpp | 20 I = TECINI112((char*)"Example: Multiple polygonal zones", in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/ |
H A D | tecxxx.cpp | 317 INTEGER4 LIBCALL TECINI112(char *Title, in TECINI112() function 646 return TECINI112(Title, in TECINI111() 665 return TECINI112(Title, in TECINI110() 684 return TECINI112(Title, in TECINI100() 703 return TECINI112(Title, in TECINI() 721 return TECINI112(Title, Variables, FName, ScratchDir, FileType, Debug, VIsDouble); in tecini112_() 732 return TECINI112(Title, Variables, FName, ScratchDir, FileType, Debug, VIsDouble); in tecini111_() 743 return TECINI112(Title, Variables, FName, ScratchDir, &FType, Debug, VIsDouble); in tecini110_() 754 return TECINI112(Title, Variables, FName, ScratchDir, &FType, Debug, VIsDouble); in tecini100_() 765 return TECINI112(Title, in tecini_()
|
H A D | TECXXX.h | 10 # define TECINI112 tecini112 macro 153 LIBFUNCTION INTEGER4 LIBCALL TECINI112(char *Title,
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/arrow/ |
H A D | arrow.cpp | 19 I = TECINI112((char*)"Multiple polyhedral zones", /* Name of the entire in main()
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/include/ |
H A D | TECXXX.h | 10 # define TECINI112 tecini112 macro 153 LIBFUNCTION INTEGER4 LIBCALL TECINI112(char *Title,
|
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/binary/include/ |
H A D | TECXXX.h | 10 # define TECINI112 tecini112 macro 152 LIBFUNCTION INTEGER4 LIBCALL TECINI112(char *Title,
|
/dports/math/libmesh/libmesh-1.6.2/src/mesh/ |
H A D | tecplot_io.C | 489 ierr = TECINI112 (nullptr, in write_binary()
|