Skip to content

ASCoT is an automated stability condition tester with emphasis on saddle point problems. It automatically generates and examines the Babuska or Brezzi stability conditions for a given discretization family through solving a series of eigenvalue problems. ASCoT is a FEniCS Application (see the FEniCS project). Forked from https://launchpad.net/ascot

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

florianwechsung/ASCoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCoT: Automated Stability Condition Tester
-------------------------------------------

  ASCoT tests the inf-sup stability of a family of finite element
  discretizations for a given variational form.

  For further information about ASCoT, please check out the demos in
  the 'demo' subdirectory. More documentation will be added at a later
  point in history.

Dependencies:
-------------

  1. Python, version 2.6

  2. The latest version of DOLFIN with PyDOLFIN and SLEPc enabled.


License:
--------

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.


Disclaimer:
-----------

  Use ASCoT at your own risk. I do not take any resposibility for
  bridges falling down or similar incidents.




----------------------------
Marie Rognes (meg@simula.no)
Nov 9 2009

About

ASCoT is an automated stability condition tester with emphasis on saddle point problems. It automatically generates and examines the Babuska or Brezzi stability conditions for a given discretization family through solving a series of eigenvalue problems. ASCoT is a FEniCS Application (see the FEniCS project). Forked from https://launchpad.net/ascot

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages