Home
last modified time | relevance | path

Searched refs:PeNS (Results 1 – 19 of 19) sorted by relevance

/petsc/include/
H A Dpetscstring.h139 static inline PetscErrorCode PetscStrallocpy(const char s[], char *t[]) PeNS in PetscStrallocpy()
244 static inline PetscErrorCode PetscStrncpy(char s[], const char t[], size_t n) PeNS in PetscStrncpy()
360 static inline PetscErrorCode PetscStrrstr(const char a[], const char b[], char *tmp[]) PeNS in PetscStrrstr()
398 …tic inline PetscErrorCode PetscStrstr(const char haystack[], const char needle[], char *tmp[]) PeNS in PetscStrstr()
468 static inline PetscErrorCode PetscStrchr(const char a[], char b, char *c[]) PeNS in PetscStrchr()
498 static inline PetscErrorCode PetscStrrchr(const char a[], char b, char *c[]) PeNS in PetscStrrchr()
H A Dpetscviewerhdf5.h30 …de PetscViewerHDF5PathIsRelative(const char path[], PetscBool emptyIsRelative, PetscBool *has) PeNS in PetscViewerHDF5PathIsRelative()
H A Dpetscsys.h46 #define PeNS macro
/petsc/src/sys/classes/viewer/impls/string/
H A Dstringv.c84 …tscErrorCode PetscViewerStringOpen(MPI_Comm comm, char string[], size_t len, PetscViewer *lab) PeNS in PetscViewerStringOpen()
164 …rrorCode PetscViewerStringGetStringRead(PetscViewer viewer, const char *string[], size_t *len) PeNS in PetscViewerStringGetStringRead()
199 PetscErrorCode PetscViewerStringSetString(PetscViewer viewer, char string[], size_t len) PeNS in PetscViewerStringSetString()
/petsc/src/vec/vec/impls/mpi/mpiviennacl/
H A Dmpiviennacl.cxx292 …rray(MPI_Comm comm, PetscInt bs, PetscInt n, PetscInt N, const ViennaCLVector *array, Vec *vv) PeNS in VecCreateMPIViennaCLWithArray()
340 …scInt n, PetscInt N, const PetscScalar cpuarray[], const ViennaCLVector *viennaclvec, Vec *vv) PeNS in VecCreateMPIViennaCLWithArrays()
/petsc/src/dm/impls/plex/
H A Dplexegads.c2475 PetscErrorCode DMPlexInflateToGeomModelUseXYZ(DM dm) PeNS in DMPlexInflateToGeomModelUseXYZ()
2577 PetscErrorCode ConvertGeomModelToAllBSplines(PetscBool islite, ego *model) PeNS in ConvertGeomModelToAllBSplines()
2704 …rCode DMPlexCreateGeomFromFile(MPI_Comm comm, const char filename[], DM *dm, PetscBool islite) PeNS in DMPlexCreateGeomFromFile()
3303 PetscErrorCode DMPlexGeomDataAndGrads(DM dm, PetscBool fullGeomGrad) PeNS in DMPlexGeomDataAndGrads()
4510 …r newCP[], PetscScalar newW[], PetscBool autoInflate, PetscBool saveGeom, const char *stpName) PeNS in DMPlexModifyGeomModel()
4895 PetscErrorCode DMPlexGetGeomModelTUV(DM dm) PeNS in DMPlexGetGeomModelTUV()
5069 PetscErrorCode DMPlexInflateToGeomModelUseTUV(DM dm) PeNS in DMPlexInflateToGeomModelUseTUV()
5210 PetscErrorCode DMPlexInflateToGeomModel(DM dm, PetscBool useTUV) PeNS in DMPlexInflateToGeomModel()
5239 PetscErrorCode DMPlexGetGeomModelBodies(DM dm, PetscGeom **bodies, PetscInt *numBodies) PeNS in DMPlexGetGeomModelBodies()
5283 …e DMPlexGetGeomModelBodyShells(DM dm, PetscGeom body, PetscGeom **shells, PetscInt *numShells) PeNS in DMPlexGetGeomModelBodyShells()
[all …]
/petsc/src/sys/webclient/
H A Dbox.c104 … PetscBoxAuthorize(MPI_Comm comm, char access_token[], char refresh_token[], size_t tokensize) PeNS in PetscBoxAuthorize()
/petsc/src/sys/utils/
H A Dserver.c173 PetscErrorCode PetscShmgetUnmapAddresses(PetscInt n, void **addres) PeNS in PetscShmgetUnmapAddresses()
/petsc/src/sys/dll/
H A Ddl.c214 …PI_Comm comm, PetscDLLibrary *outlist, const char path[], const char insymbol[], void **value) PeNS in PetscDLLibrarySym()
/petsc/src/sys/objects/
H A Doptions.c835 …ErrorCode PetscOptionsInsert(PetscOptions options, int *argc, char ***args, const char file[]) PeNS in PetscOptionsInsert()
1795 PetscErrorCode PetscOptionsGetAll(PetscOptions options, char *copts[]) PeNS in PetscOptionsGetAll()
2851 …tions options, const char pre[], const char name[], char string[], size_t len, PetscBool *set) PeNS in PetscOptionsGetString()
3252 …options, const char pre[], const char name[], char *strings[], PetscInt *nmax, PetscBool *set) PeNS in PetscOptionsGetStringArray()
H A Dpinit.c130 PetscErrorCode PetscInitializeNoArguments(void) PeNS in PetscInitializeNoArguments()
/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c683 …har title[], const char metric[], PetscInt l, const char *names[], int x, int y, int m, int n) PeNS in PetscViewerMonitorLGSetUp()
/petsc/src/vec/vec/impls/seq/seqviennacl/
H A Dvecviennacl.cxx978 …ViennaCLWithArray(MPI_Comm comm, PetscInt bs, PetscInt n, const ViennaCLVector *array, Vec *V) PeNS in VecCreateSeqViennaCLWithArray()
1022 …scInt bs, PetscInt n, const PetscScalar cpuarray[], const ViennaCLVector *viennaclvec, Vec *V) PeNS in VecCreateSeqViennaCLWithArrays()
/petsc/src/mat/impls/dense/seq/
H A Ddense.c2169 PetscErrorCode MatDenseGetArray(Mat A, PetscScalar *array[]) PeNS in MatDenseGetArray()
2191 PetscErrorCode MatDenseRestoreArray(Mat A, PetscScalar *array[]) PeNS in MatDenseRestoreArray()
2219 PetscErrorCode MatDenseGetArrayRead(Mat A, const PetscScalar *array[]) PeNS in MatDenseGetArrayRead()
2241 PetscErrorCode MatDenseRestoreArrayRead(Mat A, const PetscScalar *array[]) PeNS in MatDenseRestoreArrayRead()
2265 PetscErrorCode MatDenseGetArrayWrite(Mat A, PetscScalar *array[]) PeNS in MatDenseGetArrayWrite()
2287 PetscErrorCode MatDenseRestoreArrayWrite(Mat A, PetscScalar *array[]) PeNS in MatDenseRestoreArrayWrite()
/petsc/src/sys/classes/bag/
H A Dbag.c349 …Bag bag, void *addr, PetscInt msize, const char *mdefault, const char *name, const char *help) PeNS in PetscBagRegisterString()
/petsc/src/ksp/ksp/interface/
H A Diterativ.c1347 PetscErrorCode KSPConvergedDefaultCreate(void **ctx) PeNS in KSPConvergedDefaultCreate()
/petsc/src/dm/impls/swarm/
H A Dswarm.c1844 …GetField(DM dm, const char fieldname[], PetscInt *blocksize, PetscDataType *type, void **data) PeNS in DMSwarmGetField()
1884 …oreField(DM dm, const char fieldname[], PetscInt *blocksize, PetscDataType *type, void **data) PeNS in DMSwarmRestoreField()
/petsc/src/dm/dt/interface/
H A Ddtds.c2983 PetscErrorCode PetscDSGetTabulation(PetscDS prob, PetscTabulation *T[]) PeNS in PetscDSGetTabulation()
/petsc/src/dm/interface/
H A Ddm.c7675 PetscErrorCode DMCompareLabels(DM dm0, DM dm1, PetscBool *equal, char *message[]) PeNS in DMCompareLabels()