Namespaces | Macros | Functions
set_P.cpp File Reference
#include <iostream>
#include <stdexcept>
#include <string>
#include <cmath>
#include "set_P.hpp"
#include "Init_Vec.hpp"
#include "Init_Mat.hpp"
#include "print.hpp"
#include "set_Mat.hpp"
#include "set_Vec.hpp"

Namespaces

 SPE
 Namespace containing all functions and data classes for this solver.
 

Macros

#define ANSI_COLOR_CYAN   "\x1b[36m"
 
#define ANSI_COLOR_RESET   "\x1b[0m"
 

Functions

PetscInt SPE::set_P (SPE &data)
 set permutation matrices and operators for use in OSS and SPE More...
 

Macro Definition Documentation

#define ANSI_COLOR_CYAN   "\x1b[36m"
#define ANSI_COLOR_RESET   "\x1b[0m"