Amandus: Simulations based on multilevel Schwarz methods
Functions
allen_cahn/polynomial.cc File Reference

Stationary Allen-Cahn with manufactured solution. More...

#include <deal.II/algorithms/newton.h>
#include <deal.II/fe/fe.h>
#include <deal.II/fe/fe_tools.h>
#include <deal.II/numerics/dof_output_operator.h>
#include <amandus/allen_cahn/matrix.h>
#include <amandus/allen_cahn/polynomial.h>
#include <amandus/allen_cahn/residual.h>
#include <amandus/apps.h>
#include <amandus/tests.h>
#include <boost/scoped_ptr.hpp>

Functions

template<int d>
void run (AmandusParameters &param)
 
int main (int argc, const char **argv)
 

Detailed Description

Stationary Allen-Cahn with manufactured solution.

Function Documentation

int main ( int  argc,
const char **  argv 
)

Here is the call graph for this function:

template<int d>
void run ( AmandusParameters param)

Here is the call graph for this function: