Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

main.cpp File Reference

#include <dolfin.h>
#include "Poisson.h"
#include "NewPoisson.h"
#include "PoissonSystem.h"

Include dependency graph for form/main.cpp:

Include dependency graph

Functions

real source (real x, real y, real z, real t)
void mybc (BoundaryCondition &bc)
real testOld (Mesh &mesh, File &file)
real testNew (Mesh &mesh, File &file)
int main ()

Function Documentation

int main  ) 
 

void mybc BoundaryCondition bc  ) 
 

real source real  x,
real  y,
real  z,
real  t
 

real testNew Mesh mesh,
File file
 

real testOld Mesh mesh,
File file
 


Documentation automatically generated with Doxygen on 10 Sep 2004.