Searched refs:V2 (Results 1 – 8 of 8) sorted by relevance
| /petsc/share/petsc/matlab/ |
| H A D | laplacian.m | 344 V2 = sin(kron((1:u(2))'*(pi/(u(2)+1)),p2))*(2/(u(2)+1))^0.5; variable 346 V2 = cos(kron((0.5:1:u(2)-0.5)'*(pi/u(2)),p2-1))*(2/u(2))^0.5; variable 347 V2(:,p2==1) = 1/u(2)^0.5; 349 V2 = sin(kron((1:u(2))'*(pi/2/(u(2)+0.5)),2*p2 - 1))... variable 352 V2 = cos(kron((0.5:1:u(2)-0.5)'*(pi/2/(u(2)+0.5)),2*p2 - 1))... variable 355 V2 = zeros(u(2),m); variable 357 V2(:,mod(p2,2)==1) = cos(a*(pi/u(2)*(p2(mod(p2,2)==1)-1)))... 361 V2(:,mod(p2,2)==0) = sin(a*(pi/u(2)*p2(mod(p2,2)==0)))... 364 V2(:,p2==1) = 1/u(2)^0.5; 366 V2(:,p2==u(2)) = V2(:,p2==u(2))/2^0.5; [all …]
|
| /petsc/src/vec/vec/tests/output/ |
| H A D | ex30f_1.out | 23 Vec Object: V2 4 MPI processes
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ |
| H A D | Basic.pm | 273 my ($V1, $V2) = @_; 274 return 0 if($V1 eq $V2); 276 my @V2Parts = split(/\./, $V2);
|
| /petsc/src/ts/impls/implicit/alpha/ |
| H A D | alpha2.c | 161 Vec V0 = ts->vec_dot, V1, V2 = th->V1; in TSAlpha_Restart() local 196 PetscCall(VecCopy(th->V1, V2)); in TSAlpha_Restart() 205 PetscCall(VecAXPY(th->A0, -1 / time_step, V2)); in TSAlpha_Restart() 216 PetscCall(VecAXPY(th->vec_lte_work[1], +2, V2)); in TSAlpha_Restart()
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | abi-compliance-checker.pl | 2918 my ($MemPos, $Type1, $V1, $Type2, $V2) = @_; 2926 my %PairType_Pure = getPureType($PairType_Id, $V2); 2936 if($TypeInfo{$V1}{$MemberType_Id}{"Name"} eq $TypeInfo{$V2}{$PairType_Id}{"Name"}) 5311 my ($T1, $T2, $V1, $V2) = @_; 5313 $T2 = uncoverTypedefs($T2, $V2); 5331 my ($Old_Value, $New_Value, $V1, $V2, $Qual) = @_; 5333 $New_Value = uncoverTypedefs($New_Value, $V2); 6307 my $V2 = $In::Desc{2}{"Version"}; 6321 and $V1 ne "X" and $V2 ne "Y") 6324 …ween <span style='color:Red;'>".$V1."</span> and <span style='color:Red;'>".$V2."</span> versions"; [all …]
|
| /petsc/src/ksp/ksp/impls/minres/ |
| H A D | minres.c | 51 #define KSPMinresSwap3(V1, V2, V3) \ argument 54 V1 = V2; \ 55 V2 = V3; \
|
| /petsc/doc/ |
| H A D | index.md | 62 - [code_aster](https://www.code-aster.org/V2/spip.php?rubrique2)
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 8839 …V2) NITA sub iterations: ~a")) (f/max-iter 1 integer #f 1 5 ("Max. no. of Turbulence(f) NITA…
|