Code_Saturne
CFD tool
Functions
fvm_nodal_project.h File Reference
#include "fvm_defs.h"
This graph shows which files directly or indirectly include this file:

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[] 
)
Here is the call graph for this function: