pdd_ns_supg_heat/adaptation/pds_ns_supg_heat_adapt.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "pdh_intf.h"
#include "pdh_control_intf.h"
#include "mmh_intf.h"
#include "aph_intf.h"
#include "uth_intf.h"
#include "lin_alg_intf.h"
#include "../include/pdh_ns_supg_heat.h"
#include "../../pdd_ns_supg/include/pdh_ns_supg_problem.h"
#include "../../pdd_heat/include/pdh_heat_problem.h"
#include "uth_system.h"
Include dependency graph for pds_ns_supg_heat_adapt.c:

Functions

int pdr_ns_supg_heat_adapt (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_ns_supg_heat_ZZ_error (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_ns_supg_heat_err_indi_ZZ (int Problem_id, int El)
double pdr_ns_supg_heat_err_indi_explicit (int Problem_id, int El)
int pdr_ns_supg_heat_refine (int Problem_id, int Ref_type, FILE *Interactive_output)

Variables

utt_patchespdv_patches
int pdv_ns_supg_heat_switch_adapt = 0

Function Documentation

int pdr_ns_supg_heat_adapt ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

-------------------------------------------------------- pdr_ns_supg_heat_adapt - to enforce adaptation strategy for a given problem ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_ns_supg_heat_err_indi_explicit ( int  Problem_id,
int  El 
)

-------------------------------------------------------- pdr_ns_supg_heat_err_indi_explicit - to return error indicator for an element, based on ZZ first derivative recovery ----------------------------------------------------------

Here is the caller graph for this function:

double pdr_ns_supg_heat_err_indi_ZZ ( int  Problem_id,
int  El 
)

-------------------------------------------------------- pdr_ns_supg_heat_err_indi_ZZ - to return error indicator for an element, based on ZZ first derivative recovery ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int pdr_ns_supg_heat_refine ( int  Problem_id,
int  Ref_type,
FILE *  Interactive_output 
)

-------------------------------------------------------- pdr_ns_supg_heat_refine - to enforce mesh refinement for ns_supg+heat problem ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_ns_supg_heat_ZZ_error ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

-------------------------------------------------------- pdr_ns_supg_heat_ZZ_error - to compute estimated norm of error based on recovered first derivatives - the notorious ZZ error estimate ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1