Snoopy Version 6.0 (Albert)
boundary.h File Reference

Go to the source code of this file.

Functions

void boundary_c (struct Field fldi)
void init_real_mask ()
void enforce_real_mask (struct Field fldi)

Function Documentation

void boundary_c ( struct Field  fldi)

Experimental Bounadry conditions call This routine enforces a set of boundary conditions on fldi (eg rigid boundary conditions, obstacles)

Parameters:
fldi,:field stucture on which we apply the BC

Here is the call graph for this function:

Here is the caller graph for this function:

void enforce_real_mask ( struct Field  fldi)

Here is the call graph for this function:

void init_real_mask ( )