My Project
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | fvm_nodal_project (fvm_nodal_t *this_nodal, int chosen_axis, cs_lnum_t *error_count) |
void | fvm_nodal_project_coords (fvm_nodal_t *this_nodal, double matrix[]) |
void fvm_nodal_project | ( | fvm_nodal_t * | this_nodal, |
int | chosen_axis, | ||
cs_lnum_t * | error_count | ||
) |
void fvm_nodal_project_coords | ( | fvm_nodal_t * | this_nodal, |
double | matrix[] | ||
) |