Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
secOrd_op_rhs_impl.cpp File Reference

Implementation for secOrd_op_rhs_impl.h More...

#include <cmath>
#include <numeric>
#include "config.h"
#include <dune/fem/io/parameter.hh>
#include <dassert.h>
#include "esfem_error.h"
#include "secOrd_op_rhs_impl.h"
Include dependency graph for secOrd_op_rhs_impl.cpp:

Go to the source code of this file.

Detailed Description

Implementation for secOrd_op_rhs_impl.h

Revision history

 Revised by Christian Power April 2016
 Originally written by Christian Power
      (power22c@gmail.com) April 2016

Idea

Insert the sage-syntax solution of the right-hand side here.

Author
Christian Power
Date
26. April 2016

Definition in file secOrd_op_rhs_impl.cpp.