acrlakshman / gradient-augmented-levelset-cuda

Implementation of Gradient Augmented Levelset method for CPU and GPU

Home Page:https://acrlakshman.github.io/gradient-augmented-levelset-cuda/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

input parser

acrlakshman opened this issue · comments

  • Implement input parser using YAML.
  • Write unit tests.

Input parser structure is ready. Currently code has the capability to read grid and velocity inputs. For additional inputs, existing structure needs to be followed. Hence closing this issue.