Home
last modified time | relevance | path

Searched +refs:seq +refs:real (Results 1 – 2 of 2) sorted by relevance

/petsc/doc/manual/
H A Dgetting_started.md445 `$PETSC_DIR/src/mat/impls/aij/seq/aij.c` and was caused by trying to
464 …fc=gfortran --with-debugging=1 --with-precision=double --with-scalar-type=real --with-viennacl=0 -…
465 …#1 MatSeqAIJSetPreallocation_SeqAIJ() line 3618 in /Users/patrick/petsc/src/mat/impls/aij/seq/aij.c
467 …#3 MatSeqAIJSetPreallocation_SeqAIJ() line 3618 in /Users/patrick/petsc/src/mat/impls/aij/seq/aij.c
468 …ERROR: #4 MatSeqAIJSetPreallocation() line 3562 in /Users/patrick/petsc/src/mat/impls/aij/seq/aij.c
586 directly in PETSc C/C++ code, as in [MatMult_SeqSELL](https://petsc.org/main/src/mat/impls/sell/seq
/petsc/doc/faq/
H A Dindex.md394 compiler chokes on `src/mat/impls/baij/seq/baijsolvtrannat.c` you can run the following
398 $ make -f gmakefile PCC_FLAGS="-O1" $PETSC_ARCH/obj/src/mat/impls/baij/seq/baijsolvtrannat.o
759 matrix in parallel in your "real" PETSc program with `MatLoad()`.