Searched refs:code (Results 1 – 25 of 164) sorted by relevance
1234567
2 -cs0001_force 0. # (source: code)3 -cs0010_force 0. # (source: code)4 -cs0010_hookeslaw 1,2,3,4,5,6 # (source: code)5 -cs0020_force 0. # (source: code)6 -temp_KSP_monitor_true_residual # (source: code)7 -temp_KSP_type cg # (source: code)8 -temp_snes_type ksponly # (source: code)9 -vs0010_temp 0. # (source: code)10 -vs0010_tempBC 1 # (source: code)11 -vs0020_temp 1. # (source: code)[all …]
10 Setting option: p7_name = value (source: code)11 Setting option: p7_name = value (source: code)12 Setting option: p8_name = value (source: code)21 -p7_name value # (source: code)22 -p8_name value # (source: code)
1 Setting option: name = value (source: code)3 -name value # (source: code)
7 Setting option: option1 = 1 (source: code)8 Setting option: option2 (no value) (source: code)9 Setting option: option3 = value3 (source: code)10 Setting option: option4 = value4 (source: code)11 Setting option: option5 (no value) (source: code)15 -option1 1 # (source: code)16 -option2 # (source: code)17 -option3 value3 # (source: code)18 -option4 value4 # (source: code)
9 Setting option: option1 = 1 (source: code)10 Setting option: option2 (no value) (source: code)11 Setting option: option3 = value3 (source: code)12 Setting option: option4 = value4 (source: code)13 Setting option: option5 (no value) (source: code)17 -option1 1 # (source: code)18 -option2 # (source: code)19 -option3 value3 # (source: code)20 -option4 value4 # (source: code)
11 Setting option: option1 = 1 (source: code)12 Setting option: option2 (no value) (source: code)13 Setting option: option3 = value3 (source: code)14 Setting option: option4 = value4 (source: code)15 Setting option: option5 (no value) (source: code)19 -option1 1 # (source: code)20 -option2 # (source: code)21 -option3 value3 # (source: code)22 -option4 value4 # (source: code)
9 Setting option: option1 = 1 (source: code)10 Setting option: option2 (no value) (source: code)11 Setting option: option3 = value3 (source: code)12 Setting option: option4 = value4 (source: code)14 Setting option: option5 (no value) (source: code)20 -option1 1 # (source: code)21 -option2 # (source: code)22 -option3 value3 # (source: code)23 -option4 value4 # (source: code)
13 Setting option: option1 = 1 (source: code)14 Setting option: option2 (no value) (source: code)15 Setting option: option3 = value3 (source: code)16 Setting option: option4 = value4 (source: code)17 Setting option: option5 (no value) (source: code)23 -option1 1 # (source: code)24 -option2 # (source: code)25 -option3 value3 # (source: code)26 -option4 value4 # (source: code)
11 Setting option: option1 = 1 (source: code)12 Setting option: option2 (no value) (source: code)13 Setting option: option3 = value3 (source: code)14 Setting option: option4 = value4 (source: code)16 Setting option: option5 (no value) (source: code)22 -option1 1 # (source: code)23 -option2 # (source: code)24 -option3 value3 # (source: code)25 -option4 value4 # (source: code)
13 Setting option: option1 = 1 (source: code)14 Setting option: option2 (no value) (source: code)15 Setting option: option3 = value3 (source: code)16 Setting option: option4 = value4 (source: code)18 Setting option: option5 (no value) (source: code)26 -option1 1 # (source: code)27 -option2 # (source: code)28 -option3 value3 # (source: code)29 -option4 value4 # (source: code)
15 Setting option: option1 = 1 (source: code)16 Setting option: option2 (no value) (source: code)17 Setting option: option3 = value3 (source: code)18 Setting option: option4 = value4 (source: code)19 Setting option: option5 (no value) (source: code)25 -option1 1 # (source: code)26 -option2 # (source: code)27 -option3 value3 # (source: code)28 -option4 value4 # (source: code)
15 Setting option: option1 = 1 (source: code)16 Setting option: option2 (no value) (source: code)17 Setting option: option3 = value3 (source: code)18 Setting option: option4 = value4 (source: code)20 Setting option: option5 (no value) (source: code)28 -option1 1 # (source: code)29 -option2 # (source: code)30 -option3 value3 # (source: code)31 -option4 value4 # (source: code)
6 Setting option: option1 = 1 (source: code)7 Setting option: option2 (no value) (source: code)8 Setting option: option3 = value3 (source: code)9 Setting option: option4 = value4 (source: code)10 Setting option: option5 (no value) (source: code)
3 -option1 1 # (source: code)4 -option2 # (source: code)5 -option3 value3 # (source: code)6 -option4 value4 # (source: code)
6 -option1 1 # (source: code)7 -option2 # (source: code)8 -option3 value3 # (source: code)9 -option4 value4 # (source: code)
5 -option1 1 # (source: code)6 -option2 # (source: code)7 -option3 value3 # (source: code)8 -option4 value4 # (source: code)
8 -option1 1 # (source: code)9 -option2 # (source: code)10 -option3 value3 # (source: code)11 -option4 value4 # (source: code)
98 def code(t): function105 if not (self.checkCompile(head,code('size_t')) or self.checkCompile(head,code('int'))):109 if not (self.checkLink(head,code('size_t')) or self.checkLink(head,code('int'))):119 code = '''126 if not self.checkCompile(head,code):131 if not self.checkLink(head,code):
120 sigfpe_handler_type PetscDefaultFPTrap(int sig, int code, struct sigcontext *scp, char *addr) in PetscDefaultFPTrap() argument126 if (error_codes[j].code_no == code) err_ind = j; in PetscDefaultFPTrap()130 …else (void)(*PetscErrorPrintf)("*** floating point error 0x%x occurred at pc=%X ***\n", code, SIGP… in PetscDefaultFPTrap()244 int err_ind = -1, code = scp->si_code; in PetscDefaultFPTrap() local248 if (error_codes[j].code_no == code) err_ind = j; in PetscDefaultFPTrap()252 …else (*PetscErrorPrintf)("*** floating point error 0x%x occurred at pc=%X ***\n", code, SIGPC(scp)… in PetscDefaultFPTrap()296 int err_ind = -1, code = exception[0];300 if (error_codes[j].code_no == code) err_ind = j;303 else (void)(*PetscErrorPrintf)("*** floating point error 0x%x occurred ***\n", code);356 void PetscDefaultFPTrap(int sig, int code, struct sigcontext *scp)[all …]
7 … one can choose the method to be used or set different parameters without changing the source code.12 .. code-block:: python23 .. code-block:: console29 .. code-block:: console35 .. code-block:: python44 .. code-block:: console52 .. code-block:: python
10 The biggest time sink in code development is generally the cycle of34 source code where the compiler detects an error, even when not55 Most code development for PETSc codes should be done on one processor;77 - Leave space in the code to make it readable.78 - Line things up in the code for readability. Remember that any code82 - Realize that you **will** have to debug your code. **No one** writes83 perfect code, so always write code that may be debugged and learn how86 - **Never** hardwire a large problem size into your code. Instead,90 code.91 - Develop your code on the simplest machine to which you have access.[all …]
2 -option1 value1 # (source: code)3 -option2 # (source: code)4 -option3 value3 # (source: code)
5 The source code for the kernel is in `src/sys`. It contains systematic17 - objects and code for viewing, drawing, and displaying data and solver objects.24 so on are not used in PETSc source code. Rather, it has49 These are currently always `int`, but their use clarifies the code.54 error code” model when problems are detected in the running code. The57 and the source code for the PETSc error handling is in65 - `SETERRQ(comm,error code,Error message);`77 line number, and file, plus an error code and an error message. Normally102 handler with the code127 The PETSc error handler takes an error code. The generic error codes are[all …]
57 #define kh_foreach(h, kvar, vvar, code) \ argument64 code; \76 #define kh_foreach_key(h, kvar, code) \ argument82 code; \94 #define kh_foreach_value(h, vvar, code) \ argument100 code; \
246 …code = '#if {0}defined(HYPRE_COMPLEX)\n#error Mismatch between HYPRE and PETSc scalar types\n#endi…247 if not self.checkCompile('#include "HYPRE_config.h"',code):258 …code = '#if !defined(HYPRE_BIGINT) && !defined(HYPRE_MIXEDINT)\n#error HYPRE_BIGINT or HYPRE_MIXED…261 …code = '#if defined(HYPRE_BIGINT)\n#error HYPRE_BIGINT defined!\n#endif\n#if defined(HYPRE_MIXEDIN…263 if not self.checkCompile('#include "HYPRE_config.h"',code):265 code = '#if defined(HYPRE_MIXEDINT)\n#error HYPRE_MIXEDINT defined!\n#endif\n'266 if not self.checkCompile('#include "HYPRE_config.h"',code):268 code = '#if defined(HYPRE_USING_GPU)\n#error HYPRE_USING_GPU defined!\n#endif\n'269 if not self.checkCompile('#include "HYPRE_config.h"',code):