My Project
programmer's documentation
Functions
fvm_nodal_project.h File Reference
#include "cs_defs.h"
#include "fvm_defs.h"
Include dependency graph for fvm_nodal_project.h:

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[])
 

Function Documentation

◆ fvm_nodal_project()

void fvm_nodal_project ( fvm_nodal_t *  this_nodal,
int  chosen_axis,
cs_lnum_t error_count 
)

◆ fvm_nodal_project_coords()

void fvm_nodal_project_coords ( fvm_nodal_t *  this_nodal,
double  matrix[] 
)