Go to the source code of this file.
Classes | |
class | ChannelSpineFlowProblem< ELEMENT > |
Channel flow through a non-uniform channel whose geometry is defined by a spine mesh. More... | |
Namespaces | |
namespace | Global_Physical_Variables |
Namespace for physical parameters. | |
Functions | |
int | main () |
Driver for channel flow problem with spine mesh. | |
void | doc_sparse_node_update () |
Create the files to illustrate the sparse node update operation. | |
void doc_sparse_node_update | ( | ) |
Create the files to illustrate the sparse node update operation.
Definition at line 558 of file spine_channel.cc.
int main | ( | ) |
Driver for channel flow problem with spine mesh.
Definition at line 505 of file spine_channel.cc.