testmat.c File Reference

Go to the source code of this file.

Functions

 CHKERRQ (ierr)
 for (i=0;i< n;i++)

Variables

 ierr = MatCreateSeqAIJ(MPI_COMM_SELF,n,n,3,0,&A)


Function Documentation

CHKERRQ ( ierr   ) 

Referenced by adder(), approximate_system(), back_flipsign(), back_singleton(), ChooseFirstTransform(), ContinueRetrievingAllPreprocessors(), ContinueRetrievingCurrentPreprocessors(), copy(), create_solver(), CreateDefaultLinearSolution(), CreateGlobalInfo(), CreateLinearSolution(), CreateLinearSystem(), declareadders(), DeclareApproximationPreprocessor(), DeclareDistributionPreprocessor(), DeclareFlipsignPreprocessor(), DeclareKSPPreprocessor(), DeclarePCPreprocessor(), DeclarePreprocessor(), DeclarePreprocessorIntelligentChoice(), DeclarePreprocessorRequiredCategories(), DeclareScalingPreprocessor(), DeclareSingletonPreprocessor(), DeleteLinearSystem(), delintctx(), delprob(), delsol(), DeregisterTransform(), destroy_solver(), destroysolution(), disable_ksps(), disable_pcs(), distribute_system(), eliminate_singletons(), flipsign(), for(), FreeTransformObject(), get_pc_stats_function(), GetFirstPreprocessor(), is_gmres_method(), LinearCopyNumericalSolution(), LinearCreateNumericalSolution(), LinearDeleteNumericalSolution(), LinearSolutionCopy(), LinearSolutionCopyStats(), LinearSolutionCreateStatistics(), LinearSolutionDelete(), LinearSystemCopy(), LinearSystemDuplicate(), LinearSystemDuplicatePointers(), LinearSystemGetTmpVector(), LinearSystemInheritParts(), LinearSystemSetParts(), LinearSystemTrueDistance(), LinearSystemTrueDistancePrint(), main(), makeintctx(), makesol(), MatGustafssonMod(), MatSymmetricPart(), MonitorAdjustMaxit(), NewTransform(), NewTransformObject(), onlyforsymmetricproblem(), pc_short_string(), pc_string(), pcoptionshandling(), PreprocessedLinearSystemSolution(), PreprocessedProblemSolving(), PreprocessedSolution(), PreprocessorGetContext(), PreprocessorGetIndex(), PreprocessorGetPreservedCategories(), PreprocessorSetPreservedCategories(), PreprocessorsOptionsHandling(), PreprocessorSpecificSetup(), RegisterPreprocessorContext(), ReportEnabledPreprocessors(), ReportSysProCallStackState(), RetrieveAllPreprocessorValues(), sans_partition(), scale_system(), ScreenOutputTab(), ScreenOutputTabLine(), set_blocked_sub_pc(), set_intelligent_scaling(), set_ksp_options(), set_preconditioner_base_matrix(), SetPetscOptionsForPC(), setup_approximation_choices(), setup_distribution_choices(), setup_flipsign_choices(), setup_ksp(), setup_ksp_choices(), setup_pc(), setup_pc_choices(), setup_scaling_choices(), setup_singleton_choices(), singleton_specific_unset(), solvebycopy(), solvelinear(), specific_approximation_choices(), specific_distribution_choices(), specific_flipsign_choices(), specific_scaling_choices(), specific_singleton_choices(), StartRetrievingAllPreprocessors(), StartRetrievingCurrentPreprocessors(), SuccessorPreprocessor(), SysProComputeQuantity(), SysProDefineCharAnnotation(), SysProDefineIntAnnotation(), SysProFinalize(), SysProFreeQuantities(), SysProInitialize(), SysProLinearInstallCustomKSPMonitor(), SysProPreprocessorEndFunction(), SysproPreprocessorStartFunction(), SysProProblemCloneContext(), SysProProblemDeleteContext(), SysProRemoveQuantity(), SysProRetrieveQuantity(), SysProTraceMessage(), SystemPreprocessorGetByName(), TabReportActivePreprocessors(), TabReportAllPreprocessors(), TabReportPreprocessors(), TransformCharAnnotationGetIndex(), TransformGetByName(), TransformIntAnnotationGetIndex(), TransformItemDescribeLong(), TransformItemDescribeShort(), TransformItemGetFirstOption(), TransformItemGetNextOption(), TransformItemOptionMark(), TransformItemOptionsUseOnly(), TransformObjectAddOption(), TransformObjectCharAnnotate(), TransformObjectGetByName(), TransformObjectIntAnnotate(), TransformObjectsGetNames(), TransformObjectsMarkAll(), TransformObjectsUnmarkAll(), TransformObjectsUseOnly(), TransformReportEnabled(), unapproximate_system(), undistribute_system(), unscale_system(), unset_ksp(), unset_ksps(), and unset_pc().

for (  ) 

Definition at line 6 of file testmat.c.

References CHKERRQ(), and ierr.


Variable Documentation

ierr = MatCreateSeqAIJ(MPI_COMM_SELF,n,n,3,0,&A)

Definition at line 4 of file testmat.c.

Referenced by adder(), approximate_system(), back_flipsign(), back_singleton(), ChooseFirstTransform(), ContinueRetrievingAllPreprocessors(), ContinueRetrievingCurrentPreprocessors(), copy(), create_solver(), CreateDefaultLinearSolution(), CreateGlobalInfo(), CreateLinearSolution(), CreateLinearSystem(), declareadders(), DeclareApproximationPreprocessor(), DeclareDistributionPreprocessor(), DeclareFlipsignPreprocessor(), DeclareKSPPreprocessor(), DeclarePCPreprocessor(), DeclarePreprocessor(), DeclarePreprocessorIntelligentChoice(), DeclarePreprocessorRequiredCategories(), DeclareScalingPreprocessor(), DeclareSingletonPreprocessor(), DeleteLinearSystem(), delintctx(), delprob(), delsol(), DeregisterTransform(), destroy_solver(), destroysolution(), disable_ksps(), disable_pcs(), distribute_system(), eliminate_singletons(), flipsign(), for(), FreeTransformObject(), GetFirstPreprocessor(), is_gmres_method(), LinearCopyNumericalSolution(), LinearCreateNumericalSolution(), LinearDeleteNumericalSolution(), LinearSolutionCopy(), LinearSolutionCopyStats(), LinearSolutionCreateStatistics(), LinearSolutionDelete(), LinearSystemCopy(), LinearSystemDuplicate(), LinearSystemDuplicatePointers(), LinearSystemGetTmpVector(), LinearSystemInheritParts(), LinearSystemSetParts(), LinearSystemTrueDistance(), LinearSystemTrueDistancePrint(), main(), makeintctx(), makesol(), MatGustafssonMod(), MatSymmetricPart(), MonitorAdjustMaxit(), NewTransform(), NewTransformObject(), onlyforsymmetricproblem(), pc_short_string(), pc_string(), pcoptionshandling(), PreprocessedLinearSystemSolution(), PreprocessedProblemSolving(), PreprocessedSolution(), PreprocessorGetContext(), PreprocessorGetIndex(), PreprocessorGetPreservedCategories(), PreprocessorSetPreservedCategories(), PreprocessorsOptionsHandling(), PreprocessorSpecificSetup(), RegisterPreprocessorContext(), ReportEnabledPreprocessors(), ReportSysProCallStackState(), RetrieveAllPreprocessorValues(), sans_partition(), scale_system(), ScreenOutputTab(), ScreenOutputTabLine(), set_blocked_sub_pc(), set_intelligent_scaling(), set_ksp_options(), setup_approximation_choices(), setup_distribution_choices(), setup_flipsign_choices(), setup_ksp(), setup_ksp_choices(), setup_pc(), setup_pc_choices(), setup_scaling_choices(), setup_singleton_choices(), singleton_specific_unset(), solvebycopy(), solvelinear(), specific_approximation_choices(), specific_distribution_choices(), specific_flipsign_choices(), specific_scaling_choices(), specific_singleton_choices(), StartRetrievingAllPreprocessors(), StartRetrievingCurrentPreprocessors(), SuccessorPreprocessor(), SysProComputeQuantity(), SysProDefineCharAnnotation(), SysProDefineIntAnnotation(), SysProFinalize(), SysProFreeQuantities(), SysProInitialize(), SysProLinearInstallCustomKSPMonitor(), SysProPreprocessorEndFunction(), SysproPreprocessorStartFunction(), SysProProblemCloneContext(), SysProProblemDeleteContext(), SysProRemoveQuantity(), SysProRetrieveQuantity(), SysProTraceMessage(), SystemPreprocessorGetByName(), TabReportActivePreprocessors(), TabReportAllPreprocessors(), TabReportPreprocessors(), TransformCharAnnotationGetIndex(), TransformGetByName(), TransformIntAnnotationGetIndex(), TransformItemDescribeLong(), TransformItemDescribeShort(), TransformItemGetFirstOption(), TransformItemGetNextOption(), TransformItemOptionMark(), TransformItemOptionsUseOnly(), TransformObjectAddOption(), TransformObjectCharAnnotate(), TransformObjectGetByName(), TransformObjectIntAnnotate(), TransformObjectsGetNames(), TransformObjectsMarkAll(), TransformObjectsUnmarkAll(), TransformObjectsUseOnly(), TransformReportEnabled(), unapproximate_system(), undistribute_system(), unscale_system(), unset_ksp(), unset_ksps(), and unset_pc().


Generated on Sun Oct 4 04:03:05 2009 for System Preprocessors by  doxygen 1.5.9