include/uth_bc.h File Reference
#include "uth_mesh.h"
Go to the source code of this file.
Function Documentation
void utr_bc_clear_all |
( |
|
) |
|
int utr_bc_get_blockID |
( |
int |
groupID |
) |
|
To get block number associated with given element group number.
- Parameters:
-
- Returns:
- int block number (ID)
int utr_bc_get_n_block_assignments |
( |
|
) |
|
int utr_bc_read_block_assigments |
( |
const char * |
Work_dir, |
|
|
const char * |
Filename, |
|
|
FILE * |
Interactive_output | |
|
) |
| | |
utr_bc_read_assigments
BLOCKS ////////////////////////////
- Parameters:
-
| Work_dir | |
| Filename | |
| Interactive_output | |
- Returns:
int utr_bc_read_to_insert_assigments |
( |
const char * |
Work_dir, |
|
|
const char * |
Filename, |
|
|
FILE * |
Interactive_output | |
|
) |
| | |
int utr_bc_to_insert_completed |
( |
|
) |
|
int utr_bc_to_insert_n_assigments |
( |
|
) |
|
double utr_temp2block_id |
( |
int |
id |
) |
|
- Parameters:
-
| number | const int |
| bc_num_to_set | utt_bc_assignment* |
- Returns:
- int
int utr_temp2block_size |
( |
|
) |
|