Streamer fluid modeling - An overview of ARCoS  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
pois_problem_t Struct Reference

#include <poisson.h>

Public Attributes

int max_level
 
int extra_levels
 
double max_error
 
int bnd_right
 
int bnd_top
 
int bnd_bottom
 

Detailed Description

Definition at line 32 of file poisson.h.

Member Data Documentation

int pois_problem_t::max_level

Definition at line 33 of file poisson.h.

int pois_problem_t::extra_levels

Definition at line 34 of file poisson.h.

double pois_problem_t::max_error

Definition at line 35 of file poisson.h.

int pois_problem_t::bnd_right

Definition at line 37 of file poisson.h.

int pois_problem_t::bnd_top

Definition at line 38 of file poisson.h.

int pois_problem_t::bnd_bottom

Definition at line 39 of file poisson.h.


The documentation for this struct was generated from the following file: