amg_mkb/lad_petsc/ns_supg/VectorTransformationUtil.hpp File Reference

#include <petscvec.h>
Include dependency graph for VectorTransformationUtil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void convert_vec_to_x (Vec solution_v, Vec solution_p, double *x, int Ndof)
void convert_x_to_vec (Vec solution_v, Vec solution_p, double *x, int Ndof)
void convert_vec_to_x (Vec solution, double *x, int Ndof)
void convert_x_to_vec (Vec solution, double *x, int Ndof)
void convert_vec_to_x_simple (Vec solution, double *x, int Ndof)
void convert_x_to_vec_simple (Vec solution, double *x, int Ndof)

Function Documentation

void convert_vec_to_x ( Vec  solution,
double *  x,
int  Ndof 
)

Here is the call graph for this function:

void convert_vec_to_x ( Vec  solution_v,
Vec  solution_p,
double *  x,
int  Ndof 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void convert_vec_to_x_simple ( Vec  solution,
double *  x,
int  Ndof 
)

Here is the call graph for this function:

void convert_x_to_vec ( Vec  solution,
double *  x,
int  Ndof 
)
void convert_x_to_vec ( Vec  solution_v,
Vec  solution_p,
double *  x,
int  Ndof 
)

Here is the caller graph for this function:

void convert_x_to_vec_simple ( Vec  solution,
double *  x,
int  Ndof 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1