Home
last modified time | relevance | path

Searched defs:string (Results 26 – 41 of 41) sorted by relevance

12

/petsc/src/sys/tests/linter/
H A DtestValidFunctionDocStrings.c134 PetscErrorCode testCustomFortranInterfaceDocString(char *******string, PetscErrorCode (*function_pt… in testCustomFortranInterfaceDocString()
/petsc/src/sys/info/
H A Dverboseinfo.c624 char string[8 * 1024]; in PetscInfo_Private() local
/petsc/src/ts/tutorials/
H A Dex3.c242 char string[512]; in main() local
/petsc/src/sys/objects/
H A Dinit.c237 char string[64]; in PetscOptionsCheckInitial_Private() local
H A Doptions.c452 char *string, *vstring = NULL, *astring = NULL, *packed = NULL; in PetscOptionsInsertFilePetsc() local
2851 …sGetString(PetscOptions options, const char pre[], const char name[], char string[], size_t len, P… in PetscOptionsGetString()
H A Dpinit.c1616 char string[64]; in PetscFinalize() local
/petsc/src/sys/fileio/
H A Dmprint.c732 PetscErrorCode PetscSynchronizedFGets(MPI_Comm comm, FILE *fp, size_t len, char string[]) in PetscSynchronizedFGets()
/petsc/src/sys/error/
H A Derr.c1064 void PetscMPIErrorString(PetscMPIInt err, size_t slen, char *string) in PetscMPIErrorString()
/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx419 std::string map_reverse_lookup(const std::map<std::string, T> &map, const T &key) in map_reverse_lookup()
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py968 def strip_prefix(prefix, string): argument
/petsc/src/sys/objects/ftn-custom/
H A Dzoptionsf.c323 PETSC_EXTERN void petscoptionsgetstring_(PetscOptions *options, char *pre, char *name, char *string in petscoptionsgetstring_()
/petsc/include/petsc/private/
H A Ddrawimpl.h21 PetscErrorCode (*string)(PetscDraw, PetscReal, PetscReal, int, const char[]); member
H A Dpetscimpl.h473 PETSC_NODISCARD static constexpr const char *string() noexcept { return "memory"; } in string() function
/petsc/src/vec/vec/impls/seq/seqviennacl/
H A Dvecviennacl.cxx81 char string[20]; in PetscViennaCLInit() local
/petsc/src/sys/yaml/include/
H A Dyaml.h823 } string; member
/petsc/include/petsc/mpiuni/
H A Dmpi.h566 #define MPI_Error_string(errorcode, string, result_len) \ argument

12