![]() |
#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... | |
| #define ANSI_COLOR_GREEN "\x1b[32m" |
| #define ANSI_COLOR_RESET "\x1b[0m" |
1.8.11