|
System Preprocessors
|
#include <syspro_impl.h>
Data Fields | |
| MPI_Comm | comm |
| void * | ctx |
Definition at line 13 of file syspro_impl.h.
| MPI_Comm NumericalProblem_::comm |
Definition at line 14 of file syspro_impl.h.
Referenced by create_solver(), NumericalProblemGetComm(), and specific_distribution_choices().
| void* NumericalProblem_::ctx |
Definition at line 14 of file syspro_impl.h.
Referenced by LinearSystemDuplicate(), LinearSystemDuplicatePointers(), and SysProProblemCloneContext().
1.7.6.1