#include <malloc.h>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include <assert.h>
#include "Solver.h"
Go to the source code of this file.
Classes | |
| class | BeamSolver |
| Simple finite difference solver to solve the Euler Bernoulli beam equation. More... | |
1.4.7