| /petsc/config/BuildSystem/config/ |
| H A D | headers.py | 74 def getDefineName(self, header): argument 77 def haveHeader(self, header): argument 80 def check(self,header, adddefine = 1): argument
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Scripts/ |
| H A D | Sections.js | 1 function showContent(header, id) argument
|
| /petsc/config/ |
| H A D | example_template.py | 1 header="""#!/usr/bin/env bash variable
|
| /petsc/src/sys/webclient/ |
| H A D | client.c | 104 …rorCode PetscHTTPBuildRequest(const char type[], const char url[], const char header[], const char… in PetscHTTPBuildRequest() 176 PetscErrorCode PetscHTTPSRequest(const char type[], const char url[], const char header[], const ch… in PetscHTTPSRequest() 264 PetscErrorCode PetscHTTPRequest(const char type[], const char url[], const char header[], const cha… in PetscHTTPRequest()
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscBinaryRead.m | 81 header = double(read(fd,1,indices)); variable 93 header = double(read(fd,3,indices)); variable
|
| H A D | PetscReadBinaryTrajectory.m | 49 header = double(read(fd,1,indices)); variable
|
| /petsc/src/sys/objects/cxx/memory/ |
| H A D | object_pool.cxx | 129 AllocationHeader *header = nullptr; in delete_ptr_() local 247 PetscErrorCode PoolAllocator::extract_header_(void *user_ptr, AllocationHeader **header, bool check… in extract_header_() 394 AllocationHeader *header = nullptr; in get_attributes() local
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 10 static PetscErrorCode SetUpNetworkHeaderComponentValue(DM dm, DMNetworkComponentHeader header, DMNe… in SetUpNetworkHeaderComponentValue() 1092 DMNetworkComponentHeader header; in DMNetworkGetIndex() local 1110 DMNetworkComponentHeader header; in DMNetworkGetSubnetID() local 1223 DMNetworkComponentHeader header; in DMNetworkGetLocalVecOffset() local 1267 DMNetworkComponentHeader header; in DMNetworkGetGlobalVecOffset() local 1363 DMNetworkComponentHeader header; in DMNetworkAddComponent() local 1466 DMNetworkComponentHeader header; in DMNetworkGetComponent() local 1497 DMNetworkComponentHeader header; in DMNetworkComponentSetUp() local 1660 DMNetworkComponentHeader header; in SetSubnetIdLookupBT() local 1690 DMNetworkComponentHeader header; in DMNetworkDistributeCoordinates() local [all …]
|
| /petsc/src/sys/classes/draw/utils/ |
| H A D | image.c | 14 char header[32]; in PetscDrawImageSavePPM() local
|
| /petsc/include/petsc/private/ |
| H A D | dmnetworkimpl.h | 145 DMNetworkComponentHeader header; member
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 314 void *header = (*(char **)fromdata) + count * unitbytes * i; in PetscCommBuildTwoSidedFReq_Reference() local
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij.c | 1753 PetscInt header[4], M, N, m, bs, nz, cnt, i, j, k, l; in MatView_SeqBAIJ_Binary() local 3635 PetscInt header[4], M, N, nz, bs, m, n, mbs, nbs, rows, cols, sum, i, j, k; in MatLoad_SeqBAIJ_Binary() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 1131 PetscInt header[4], M, N, m, rs, cs, bs, cnt, i, j, ja, jb, k, l; in MatView_MPIBAIJ_Binary() local 3229 PetscInt header[4], M, N, nz, bs, m, n, mbs, nbs, rows, cols, sum, i, j, k; in MatLoad_MPIBAIJ_Binary() local
|
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.c | 1333 PetscInt header[4], M, N, m, lda, i, j; in MatView_Dense_Binary() local 1381 PetscInt header[4], M, N, m, nz, lda, i, j, k; in MatLoad_Dense_Binary() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 645 PetscInt header[4], M, N, m, nz, i; in MatView_SeqAIJ_Binary() local 4997 PetscInt header[4], *rowlens, M, N, nz, sum, rows, cols, i; in MatLoad_SeqAIJ_Binary() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 1191 PetscInt header[4], M, N, m, rs, cs, cnt, i, ja, jb; in MatView_MPIAIJ_Binary() local 3040 PetscInt header[4], M, N, m, nz, rows, cols, sum, i; in MatLoad_MPIAIJ_Binary() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 9618 PetscInt header[11]; in PCBDDCLoadOrViewCustomization() local
|