|
Rheolef
7.1
an efficient C++ finite element environment
|
Go to the source code of this file.
Functions | |
| void | usage (string name) |
| field | residue (Float p, const field &uh) |
| void | check (Float p, const field &uh) |
| field | criteria (Float p, const field &uh) |
| void | load (idiststream &in, Float &p, field &uh) |
| int | main (int argc, char **argv) |
| void usage | ( | string | name | ) |
Definition at line 25 of file p_laplacian_post.cc.
Definition at line 35 of file p_laplacian_post.cc.
Definition at line 49 of file p_laplacian_post.cc.
Definition at line 58 of file p_laplacian_post.cc.
Definition at line 64 of file p_laplacian_post.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 68 of file p_laplacian_post.cc.