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

<Program name>=""> More...

#include "secOrd_op_identity.h"
#include "secOrd_op_initData.h"
#include "secOrd_op_initData_u.h"
#include "secOrd_op_initData_w.h"
#include "secOrd_op_rhs.h"
#include "secOrd_op_rhs_u.h"
#include "secOrd_op_rhs_w.h"
#include "secOrd_op_linearHeat.h"
#include "secOrd_op_brusselator.h"
#include "secOrd_op_solutionDriven.h"
Include dependency graph for secOrd_op.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

<Program name>="">

Revision history:

 Revised by Christian Power dd.mm.yyyy
 Originally written by Christian Power
      (power22c@gmail.com) 27. Januar 2016

This programm implements a basic expression calculator. Input from cin; output to cout. The grammar for input is: etc.

Created by Christian Power on 27.01.2016 Copyright (c) 2016 Christian Power. All rights reserved.

Definition in file secOrd_op.h.