Namespaces | Macros | Functions
Create_grid.cpp File Reference
#include "Create_grid.hpp"
#include "print.hpp"
#include "set_Vec.hpp"
#include "Init_Vec.hpp"
#include <string>
#include <iostream>

Namespaces

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

Macros

#define ANSI_COLOR_GREEN   "\x1b[32m"
 
#define ANSI_COLOR_RESET   "\x1b[0m"
 

Functions

int SPE::Create_grid (SPE &data, PetscScalar deltay=0.)
 create y and z grid and stretch in y direction using stretching if deltay is nonzero More...
 

Macro Definition Documentation

#define ANSI_COLOR_GREEN   "\x1b[32m"
#define ANSI_COLOR_RESET   "\x1b[0m"