Difference between revisions of "ParaCode"

From CDOT Wiki
Jump to: navigation, search
(Assignment 1)
(Assignment 1)
Line 8: Line 8:
 
== Progress ==
 
== Progress ==
 
=== Assignment 1 ===
 
=== Assignment 1 ===
==== Data Compress ====
+
==== Idea 1 - Jacobi Method for 2D Poisson Problem ====
 +
 
 +
This topic is based on the following pdf: https://math.berkeley.edu/~wilken/228A.F07/chr_lecture.pdf
 +
 
 +
Background:
 +
 
 +
Poisson's equation according to Wikipedia:
  
 
=== Assignment 2 ===
 
=== Assignment 2 ===
 
=== Assignment 3 ===
 
=== Assignment 3 ===

Revision as of 19:08, 22 February 2018


GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary

Project Name Goes here

Team Members

  1. Qiliang Chen
  2. Xuan Dinh Truong

Progress

Assignment 1

Idea 1 - Jacobi Method for 2D Poisson Problem

This topic is based on the following pdf: https://math.berkeley.edu/~wilken/228A.F07/chr_lecture.pdf

Background:

Poisson's equation according to Wikipedia:

Assignment 2

Assignment 3