SPI
SLEPc PETSc Interface is used for rapid development and intuitive matrix operations similar to MatLab or NumPy style of operations
|
Go to the source code of this file.
Functions | |
void | test_if_true (PetscBool test, std::string name) |
void | test_if_close (PetscScalar value, PetscScalar golden, std::string name, PetscReal tol) |
int | tests () |
void test_if_close | ( | PetscScalar | value, |
PetscScalar | golden, | ||
std::string | name, | ||
PetscReal | tol | ||
) |