pdd_conv_diff/weak_formulation/approx_std/pds_conv_diff_weakform_std.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "uth_intf.h"
#include "uth_system.h"
#include "mmh_intf.h"
#include "aph_intf.h"
#include "pdh_intf.h"
#include "pdh_control_intf.h"
#include "../../include/pdh_conv_diff.h"
Include dependency graph for pds_conv_diff_weakform_std.c:

Functions

int pdr_conv_diff_comp_el_stiff_mat_app (int Problem_id, int El_id, int Comp_sm, int Pdeg_in, int *Nr_dof_ent, int *List_dof_ent_type, int *List_dof_ent_id, int *List_dof_ent_nrdofs, int *Nrdofs_loc, double *Stiff_mat, double *Rhs_vect, char *Rewr_dofs)
int pdr_conv_diff_comp_fa_stiff_mat_app (int Problem_id, int Fa_id, int Comp_sm, int Pdeg_in, int *Nr_dof_ent, int *List_dof_ent_type, int *List_dof_ent_id, int *List_dof_ent_nrdofs, int *Nrdofs_loc, double *Stiff_mat, double *Rhs_vect, char *Rewr_dofs)

Function Documentation

int pdr_conv_diff_comp_el_stiff_mat_app ( int  Problem_id,
int  El_id,
int  Comp_sm,
int  Pdeg_in,
int *  Nr_dof_ent,
int *  List_dof_ent_type,
int *  List_dof_ent_id,
int *  List_dof_ent_nrdofs,
int *  Nrdofs_loc,
double *  Stiff_mat,
double *  Rhs_vect,
char *  Rewr_dofs 
)

!! coarse element dofs should be supplied by calling routine !!!

Here is the call graph for this function:

int pdr_conv_diff_comp_fa_stiff_mat_app ( int  Problem_id,
int  Fa_id,
int  Comp_sm,
int  Pdeg_in,
int *  Nr_dof_ent,
int *  List_dof_ent_type,
int *  List_dof_ent_id,
int *  List_dof_ent_nrdofs,
int *  Nrdofs_loc,
double *  Stiff_mat,
double *  Rhs_vect,
char *  Rewr_dofs 
)

!! need some trick for coarse solve with different Pdeg !!!

!! coarse element dofs should be supplied by calling routine !!!

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1