PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
petibm::misc::LoopBound Struct Reference

A helper struct to make looping function easier. More...

#include <misc.h>

Public Attributes

const PetscInt & bg
 
const PetscInt & ed
 

Detailed Description

A helper struct to make looping function easier.

Definition at line 170 of file misc.h.

Member Data Documentation

◆ bg

const PetscInt& petibm::misc::LoopBound::bg

Definition at line 172 of file misc.h.

◆ ed

const PetscInt & petibm::misc::LoopBound::ed

Definition at line 172 of file misc.h.


The documentation for this struct was generated from the following file: