A simple beam solver for fluid-structure coupling testing. More...
#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... | |
A simple beam solver for fluid-structure coupling testing.
1.6.3